#c9b1de Hex Color
rgb(201, 177, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | b1 | de | - | #c9b1de |
RGB | 201 | 177 | 222 | - | rgb(201,177,222) |
HSL | 272 | 41% | 78% | - | hsl(272,41%,78%) |
HSV | 272 | 20% | 87% | - | hsv(272,20%,87%) |
XYZ | 52.9944 | 49.1357 | 75.7983 | - | xyz(52.9944,49.1357,75.7983) |
CIE-LAB | 75.54 | 16.98 | -19.43 | - | lab(75.54,16.98,-19.43) |
CMYK | 0.094594594594595 | 0.2027027027027 | 0 | 0.12941176470588 | cmyk(0.094594594594595,0.2027027027027,0,0.12941176470588) |
Description
The RGB value of color #c9b1de is rgb(201, 177, 222).
In the hex color #c9b1de, The value of Red is 201, value of Green is 177, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #c9b1de consists of 272° Hue, 41% Saturation, and 78% Lightness.
In the CMYK color model, the color #c9b1de can be represented as Cyan=0.094594594594595%, Magenta=0.2027027027027%, Yellow=0%, and Black=0.12941176470588%.
Shades of #c9b1de
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 #c9b1de
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9b1de
Preview of #c9b1de on White Background
The contrast ratio of #c9b1de with white color is 1.94
Preview of #c9b1de on black background
The contrast ratio of #c9b1de with black color is 10.83
#c9b1de color will look good with a black background.
Color Schemes of #c9b1de
Triadic Colors of #c9b1de
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 #c9b1de
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 #c9b1de
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 #c9b1de
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: #c9b1de;
}
This is a sample text used for the color #c9b1de. 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: #c9b1de;
}
This is a sample text used for the color #c9b1de. 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 #c9b1de;
}
This is a sample text used for the color #c9b1de. 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.5%
Green 29.5%
Blue 37%
CMYK Percentage
Cyan 22.17
Magenta 47.5%
Yellow 0%
Black 30.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.