#cf8ab0 Hex Color
rgb(207, 138, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 8a | b0 | - | #cf8ab0 |
RGB | 207 | 138 | 176 | - | rgb(207,138,176) |
HSL | 327 | 42% | 68% | - | hsl(327,42%,68%) |
HSV | 327 | 33% | 81% | - | hsv(327,33%,81%) |
XYZ | 42.6571 | 34.5769 | 45.5 | - | xyz(42.6571,34.5769,45.5) |
CIE-LAB | 65.42 | 31.87 | -9.15 | - | lab(65.42,31.87,-9.15) |
CMYK | 0 | 0.33333333333333 | 0.14975845410628 | 0.18823529411765 | cmyk(0,0.33333333333333,0.14975845410628,0.18823529411765) |
Description
The RGB value of color #cf8ab0 is rgb(207, 138, 176).
In the hex color #cf8ab0, The value of Red is 207, value of Green is 138, and value of Blue is 176. The primary color is Red. Similarly, The HSL values for #cf8ab0 consists of 327° Hue, 42% Saturation, and 68% Lightness.
In the CMYK color model, the color #cf8ab0 can be represented as Cyan=0%, Magenta=0.33333333333333%, Yellow=0.14975845410628%, and Black=0.18823529411765%.
Shades of #cf8ab0
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 #cf8ab0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf8ab0
Preview of #cf8ab0 on White Background
The contrast ratio of #cf8ab0 with white color is 2.65
Preview of #cf8ab0 on black background
The contrast ratio of #cf8ab0 with black color is 7.92
#cf8ab0 color will look good with a black background.
Color Schemes of #cf8ab0
Triadic Colors of #cf8ab0
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 #cf8ab0
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 #cf8ab0
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 #cf8ab0
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: #cf8ab0;
}
This is a sample text used for the color #cf8ab0. 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: #cf8ab0;
}
This is a sample text used for the color #cf8ab0. 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 #cf8ab0;
}
This is a sample text used for the color #cf8ab0. 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.73%
Green 26.49%
Blue 33.78%
CMYK Percentage
Cyan 0
Magenta 49.65%
Yellow 22.31%
Black 28.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.