#cc7bbc Hex Color
rgb(204, 123, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 7b | bc | - | #cc7bbc |
RGB | 204 | 123 | 188 | - | rgb(204,123,188) |
HSL | 312 | 44% | 64% | - | hsl(312,44%,64%) |
HSV | 312 | 40% | 80% | - | hsv(312,40%,80%) |
XYZ | 41.0619 | 30.6341 | 51.3257 | - | xyz(41.0619,30.6341,51.3257) |
CIE-LAB | 62.2 | 40.92 | -20.83 | - | lab(62.2,40.92,-20.83) |
CMYK | 0 | 0.39705882352941 | 0.07843137254902 | 0.2 | cmyk(0,0.39705882352941,0.07843137254902,0.2) |
Description
The RGB value of color #cc7bbc is rgb(204, 123, 188).
In the hex color #cc7bbc, The value of Red is 204, value of Green is 123, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #cc7bbc consists of 312° Hue, 44% Saturation, and 64% Lightness.
In the CMYK color model, the color #cc7bbc can be represented as Cyan=0%, Magenta=0.39705882352941%, Yellow=0.07843137254902%, and Black=0.2%.
Shades of #cc7bbc
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 #cc7bbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc7bbc
Preview of #cc7bbc on White Background
The contrast ratio of #cc7bbc with white color is 2.95
Preview of #cc7bbc on black background
The contrast ratio of #cc7bbc with black color is 7.13
#cc7bbc color will look good with a black background.
Color Schemes of #cc7bbc
Triadic Colors of #cc7bbc
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 #cc7bbc
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 #cc7bbc
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 #cc7bbc
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.
Color Usage
You can set the css color of a text using:
.class{
color: #cc7bbc;
}
This is a sample text used for the color #cc7bbc. 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: #cc7bbc;
}
This is a sample text used for the color #cc7bbc. 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 #cc7bbc;
}
This is a sample text used for the color #cc7bbc. 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 39.61%
Green 23.88%
Blue 36.5%
CMYK Percentage
Cyan 0
Magenta 58.78%
Yellow 11.61%
Black 29.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.