#cfa8ab Hex Color
rgb(207, 168, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | a8 | ab | - | #cfa8ab |
RGB | 207 | 168 | 171 | - | rgb(207,168,171) |
HSL | 355 | 29% | 74% | - | hsl(355,29%,74%) |
HSV | 355 | 19% | 81% | - | hsv(355,19%,81%) |
XYZ | 47.0854 | 44.2109 | 44.58 | - | xyz(47.0854,44.2109,44.58) |
CIE-LAB | 72.37 | 14.73 | 3.85 | - | lab(72.37,14.73,3.85) |
CMYK | 0 | 0.18840579710145 | 0.17391304347826 | 0.18823529411765 | cmyk(0,0.18840579710145,0.17391304347826,0.18823529411765) |
Description
The RGB value of color #cfa8ab is rgb(207, 168, 171).
In the hex color #cfa8ab, The value of Red is 207, value of Green is 168, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #cfa8ab consists of 355° Hue, 29% Saturation, and 74% Lightness.
In the CMYK color model, the color #cfa8ab can be represented as Cyan=0%, Magenta=0.18840579710145%, Yellow=0.17391304347826%, and Black=0.18823529411765%.
Shades of #cfa8ab
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 #cfa8ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfa8ab
Preview of #cfa8ab on White Background
The contrast ratio of #cfa8ab with white color is 2.13
Preview of #cfa8ab on black background
The contrast ratio of #cfa8ab with black color is 9.84
#cfa8ab color will look good with a black background.
Color Schemes of #cfa8ab
Triadic Colors of #cfa8ab
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 #cfa8ab
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 #cfa8ab
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 #cfa8ab
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: #cfa8ab;
}
This is a sample text used for the color #cfa8ab. 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: #cfa8ab;
}
This is a sample text used for the color #cfa8ab. 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 #cfa8ab;
}
This is a sample text used for the color #cfa8ab. 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 37.91%
Green 30.77%
Blue 31.32%
CMYK Percentage
Cyan 0
Magenta 34.22%
Yellow 31.59%
Black 34.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.