#cc7dab Hex Color
rgb(204, 125, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 7d | ab | - | #cc7dab |
RGB | 204 | 125 | 171 | - | rgb(204,125,171) |
HSL | 325 | 44% | 65% | - | hsl(325,44%,65%) |
HSV | 325 | 39% | 80% | - | hsv(325,39%,80%) |
XYZ | 39.5861 | 30.4449 | 42.3181 | - | xyz(39.5861,30.4449,42.3181) |
CIE-LAB | 62.04 | 37.03 | -11.41 | - | lab(62.04,37.03,-11.41) |
CMYK | 0 | 0.38725490196078 | 0.16176470588235 | 0.2 | cmyk(0,0.38725490196078,0.16176470588235,0.2) |
Description
The RGB value of color #cc7dab is rgb(204, 125, 171).
In the hex color #cc7dab, The value of Red is 204, value of Green is 125, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #cc7dab consists of 325° Hue, 44% Saturation, and 65% Lightness.
In the CMYK color model, the color #cc7dab can be represented as Cyan=0%, Magenta=0.38725490196078%, Yellow=0.16176470588235%, and Black=0.2%.
Shades of #cc7dab
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 #cc7dab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc7dab
Preview of #cc7dab on White Background
The contrast ratio of #cc7dab with white color is 2.96
Preview of #cc7dab on black background
The contrast ratio of #cc7dab with black color is 7.09
#cc7dab color will look good with a black background.
Color Schemes of #cc7dab
Triadic Colors of #cc7dab
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 #cc7dab
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 #cc7dab
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 #cc7dab
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: #cc7dab;
}
This is a sample text used for the color #cc7dab. 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: #cc7dab;
}
This is a sample text used for the color #cc7dab. 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 #cc7dab;
}
This is a sample text used for the color #cc7dab. 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 40.8%
Green 25%
Blue 34.2%
CMYK Percentage
Cyan 0
Magenta 51.7%
Yellow 21.6%
Black 26.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.