#c9afdf Hex Color
rgb(201, 175, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | af | df | - | #c9afdf |
RGB | 201 | 175 | 223 | - | rgb(201,175,223) |
HSL | 273 | 43% | 78% | - | hsl(273,43%,78%) |
HSV | 273 | 22% | 87% | - | hsv(273,22%,87%) |
XYZ | 52.7366 | 48.4052 | 76.3756 | - | xyz(52.7366,48.4052,76.3756) |
CIE-LAB | 75.08 | 18.28 | -20.67 | - | lab(75.08,18.28,-20.67) |
CMYK | 0.098654708520179 | 0.2152466367713 | 0 | 0.12549019607843 | cmyk(0.098654708520179,0.2152466367713,0,0.12549019607843) |
Description
The RGB value of color #c9afdf is rgb(201, 175, 223).
In the hex color #c9afdf, The value of Red is 201, value of Green is 175, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #c9afdf consists of 273° Hue, 43% Saturation, and 78% Lightness.
In the CMYK color model, the color #c9afdf can be represented as Cyan=0.098654708520179%, Magenta=0.2152466367713%, Yellow=0%, and Black=0.12549019607843%.
Shades of #c9afdf
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 #c9afdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9afdf
Preview of #c9afdf on White Background
The contrast ratio of #c9afdf with white color is 1.97
Preview of #c9afdf on black background
The contrast ratio of #c9afdf with black color is 10.68
#c9afdf color will look good with a black background.
Color Schemes of #c9afdf
Triadic Colors of #c9afdf
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 #c9afdf
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 #c9afdf
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 #c9afdf
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: #c9afdf;
}
This is a sample text used for the color #c9afdf. 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: #c9afdf;
}
This is a sample text used for the color #c9afdf. 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 #c9afdf;
}
This is a sample text used for the color #c9afdf. 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 33.56%
Green 29.22%
Blue 37.23%
CMYK Percentage
Cyan 22.45
Magenta 48.99%
Yellow 0%
Black 28.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.