#c367a8 - Rose Quartz Hex Color Code

#C367A8 (Rose Quartz) - RGB 195, 103, 168 Color Information

#c367a8 Conversion Table

HEX Triplet C3, 67, A8
RGB Decimal 195, 103, 168
RGB Octal 303, 147, 250
RGB Percent 76.5%, 40.4%, 65.9%
RGB Binary 11000011, 1100111, 10101000
CMY 0.235, 0.596, 0.341
CMYK 0, 47, 14, 24

Percentages of Color #C367A8

R 76.5%
G 40.4%
B 65.9%
RGB Percentages of Color #c367a8
C 0%
M 47%
Y 14%
K 24%
CMYK Percentages of Color #c367a8

Color spaces of #C367A8 Rose Quartz - RGB(195, 103, 168)

HSV (or HSB) 318°, 47°, 76°
HSL 318°, 43°, 58°
Web Safe #cc6699
XYZ 34.424, 24.130, 39.889
CIE-Lab 56.217, 45.123, -18.594
xyY 0.350, 0.245, 24.130
Decimal 12806056

#c367a8 Color Accessibility Scores (Rose Quartz Contrast Checker)

#c367a8

On dark background [POOR]

#c367a8

On light background [GOOD]

#c367a8

As background color [GOOD]

Rose Quartz ↔ #c367a8 Color Blindness Simulator

Coming soon... You can see how #c367a8 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#C367A8 Color Combinations - Color Schemes with c367a8

#c367a8 Analogous Colors

#c367a8 Triadic Colors

#c367a8 Split Complementary Colors

#c367a8 Complementary Colors

Shades and Tints of #c367a8 Color Variations

#c367a8 Shade Color Variations (When you combine pure black with this color, #c367a8, darker shades are produced.)

#c367a8 Tint Color Variations (Lighter shades of #c367a8 can be created by blending the color with different amounts of white.)

Alternatives colours to Rose Quartz (#c367a8)

#c367a8 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #c367a8
This sample text has a font color of #c367a8
#c367a8 Border Color
This sample element has a border color of #c367a8
#c367a8 CSS3 Linear Gradient
#c367a8 Background Color
This sample paragraph has a background color of #c367a8
#c367a8 Text Shadow
This sample text has a shadow color of #c367a8
Sample text with glow color #c367a8
This sample text has a glow color of #c367a8
#c367a8 Box Shadow
This sample element has a box shadow of #c367a8
Sample text with Underline Color #c367a8
This sample text has a underline color of #c367a8
A selection of SVG images/icons using the hex version #c367a8 of the current color.

#C367A8 in Programming

HTML5, CSS3 #c367a8
Java new Color(195, 103, 168);
.NET Color.FromArgb(255, 195, 103, 168);
Swift UIColor(red:195, green:103, blue:168, alpha:1.00000)
Objective-C [UIColor colorWithRed:195 green:103 blue:168 alpha:1.00000];
OpenGL glColor3f(195f, 103f, 168f);
Python Color('#c367a8')

#c367a8 - RGB(195, 103, 168) - Rose Quartz Color FAQ

What is the color code for Rose Quartz?

Hex color code for Rose Quartz color is #c367a8. RGB color code for rose quartz color is rgb(195, 103, 168).

What is the RGB value of #c367a8?

The RGB value corresponding to the hexadecimal color code #c367a8 is rgb(195, 103, 168). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '195' indicates the intensity of the red component, '103' represents the green component's intensity, and '168' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c367a8.

What is the RGB percentage of #c367a8?

The RGB percentage composition for the hexadecimal color code #c367a8 is detailed as follows: 76.5% Red, 40.4% Green, and 65.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 76.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 40.4% and 65.9% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #c367a8.

What does RGB 195,103,168 mean?

The RGB color 195, 103, 168 represents a dull and muted shade of Red. The websafe version of this color is hex cc6699. This color might be commonly referred to as a shade similar to Rose Quartz.

What is the CMYK (Cyan Magenta Yellow Black) color model of #c367a8?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c367a8 is composed of 0% Cyan, 47% Magenta, 14% Yellow, and 24% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 47% of Magenta contributes to the red-purple qualities. The 14% of Yellow typically adds to the brightness and warmth, and the 24% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #c367a8?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c367a8 has an HSL value of 318° (degrees) for Hue, 43% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 318° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 43% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 58% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...