#cf8eab Hex Color
rgb(207, 142, 171)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | 8e | ab | - | #cf8eab |
| RGB | 207 | 142 | 171 | - | rgb(207,142,171) |
| HSL | 333 | 40% | 68% | - | hsl(333,40%,68%) |
| HSV | 333 | 31% | 81% | - | hsv(333,31%,81%) |
| XYZ | 42.7558 | 35.5517 | 43.1368 | - | xyz(42.7558,35.5517,43.1368) |
| CIE-LAB | 66.18 | 28.9 | -5.21 | - | lab(66.18,28.9,-5.21) |
| CMYK | 0 | 0.31400966183575 | 0.17391304347826 | 0.18823529411765 | cmyk(0,0.31400966183575,0.17391304347826,0.18823529411765) |
Description
The RGB value of color #cf8eab is rgb(207, 142, 171).
In the hex color #cf8eab, The value of Red is 207, value of Green is 142, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #cf8eab consists of 333° Hue, 40% Saturation, and 68% Lightness.
In the CMYK color model, the color #cf8eab can be represented as Cyan=0%, Magenta=0.31400966183575%, Yellow=0.17391304347826%, and Black=0.18823529411765%.
Shades of #cf8eab
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 #cf8eab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf8eab
Preview of #cf8eab on White Background
The contrast ratio of #cf8eab with white color is 2.59
Preview of #cf8eab on black background
The contrast ratio of #cf8eab with black color is 8.11
#cf8eab color will look good with a black background.
Color Schemes of #cf8eab
Triadic Colors of #cf8eab
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 #cf8eab
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 #cf8eab
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 #cf8eab
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: #cf8eab;
}
This is a sample text used for the color #cf8eab. 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: #cf8eab;
}
This is a sample text used for the color #cf8eab. 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 #cf8eab;
}
This is a sample text used for the color #cf8eab. 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.81%
Green 27.31%
Blue 32.88%
CMYK Percentage
Cyan 0
Magenta 46.44%
Yellow 25.72%
Black 27.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.