#cc09b6 Hex Color
rgb(204, 9, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 09 | b6 | - | #cc09b6 |
RGB | 204 | 9 | 182 | - | rgb(204,9,182) |
HSL | 307 | 92% | 42% | - | hsl(307,92%,42%) |
HSV | 307 | 96% | 80% | - | hsv(307,96%,80%) |
XYZ | 33.443 | 16.4101 | 45.6608 | - | xyz(33.443,16.4101,45.6608) |
CIE-LAB | 47.51 | 79.25 | -40.2 | - | lab(47.51,79.25,-40.2) |
CMYK | 0 | 0.95588235294118 | 0.1078431372549 | 0.2 | cmyk(0,0.95588235294118,0.1078431372549,0.2) |
Description
The RGB value of color #cc09b6 is rgb(204, 9, 182).
In the hex color #cc09b6, The value of Red is 204, value of Green is 9, and value of Blue is 182. The primary color is Red. Similarly, The HSL values for #cc09b6 consists of 307° Hue, 92% Saturation, and 42% Lightness.
In the CMYK color model, the color #cc09b6 can be represented as Cyan=0%, Magenta=0.95588235294118%, Yellow=0.1078431372549%, and Black=0.2%.
Shades of #cc09b6
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #cc09b6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc09b6
Preview of #cc09b6 on White Background
The contrast ratio of #cc09b6 with white color is 4.9
#cc09b6 color will look good on a white background.
Preview of #cc09b6 on black background
The contrast ratio of #cc09b6 with black color is 4.28
Color Schemes of #cc09b6
Triadic Colors of #cc09b6
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cc09b6
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #cc09b6
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cc09b6
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #cc09b6
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cc09b6;
}
This is a sample text used for the color #cc09b6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #cc09b6;
}
This is a sample text used for the color #cc09b6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #cc09b6;
}
This is a sample text used for the color #cc09b6. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 51.65%
Green 2.28%
Blue 46.08%
CMYK Percentage
Cyan 0
Magenta 75.64%
Yellow 8.53%
Black 15.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.