#c9cdfa Hex Color
rgb(201, 205, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | cd | fa | - | #c9cdfa |
RGB | 201 | 205 | 250 | - | rgb(201,205,250) |
HSL | 235 | 83% | 88% | - | hsl(235,83%,88%) |
HSV | 235 | 20% | 98% | - | hsv(235,20%,98%) |
XYZ | 63.174 | 62.9823 | 99.2696 | - | xyz(63.174,62.9823,99.2696) |
CIE-LAB | 83.43 | 7.76 | -22.5 | - | lab(83.43,7.76,-22.5) |
CMYK | 0.196 | 0.18 | 0 | 0.019607843137255 | cmyk(0.196,0.18,0,0.019607843137255) |
Description
The RGB value of color #c9cdfa is rgb(201, 205, 250).
In the hex color #c9cdfa, The value of Red is 201, value of Green is 205, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #c9cdfa consists of 235° Hue, 83% Saturation, and 88% Lightness.
In the CMYK color model, the color #c9cdfa can be represented as Cyan=0.196%, Magenta=0.18%, Yellow=0%, and Black=0.019607843137255%.
Shades of #c9cdfa
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 #c9cdfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9cdfa
Preview of #c9cdfa on White Background
The contrast ratio of #c9cdfa with white color is 1.54
Preview of #c9cdfa on black background
The contrast ratio of #c9cdfa with black color is 13.6
#c9cdfa color will look good with a black background.
Color Schemes of #c9cdfa
Triadic Colors of #c9cdfa
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 #c9cdfa
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 #c9cdfa
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 #c9cdfa
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: #c9cdfa;
}
This is a sample text used for the color #c9cdfa. 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: #c9cdfa;
}
This is a sample text used for the color #c9cdfa. 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 #c9cdfa;
}
This is a sample text used for the color #c9cdfa. 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 30.64%
Green 31.25%
Blue 38.11%
CMYK Percentage
Cyan 49.54
Magenta 45.5%
Yellow 0%
Black 4.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.