#cfe1fd Hex Color
rgb(207, 225, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | e1 | fd | - | #cfe1fd |
RGB | 207 | 225 | 253 | - | rgb(207,225,253) |
HSL | 217 | 92% | 90% | - | hsl(217,92%,90%) |
HSV | 217 | 18% | 99% | - | hsv(217,18%,99%) |
XYZ | 70.387 | 74.2077 | 103.5422 | - | xyz(70.387,74.2077,103.5422) |
CIE-LAB | 89.02 | -0.31 | -15.61 | - | lab(89.02,-0.31,-15.61) |
CMYK | 0.18181818181818 | 0.11067193675889 | 0 | 0.0078431372549019 | cmyk(0.18181818181818,0.11067193675889,0,0.0078431372549019) |
Description
The RGB value of color #cfe1fd is rgb(207, 225, 253).
In the hex color #cfe1fd, The value of Red is 207, value of Green is 225, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #cfe1fd consists of 217° Hue, 92% Saturation, and 90% Lightness.
In the CMYK color model, the color #cfe1fd can be represented as Cyan=0.18181818181818%, Magenta=0.11067193675889%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #cfe1fd
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 #cfe1fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfe1fd
Preview of #cfe1fd on White Background
The contrast ratio of #cfe1fd with white color is 1.33
Preview of #cfe1fd on black background
The contrast ratio of #cfe1fd with black color is 15.84
#cfe1fd color will look good with a black background.
Color Schemes of #cfe1fd
Triadic Colors of #cfe1fd
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 #cfe1fd
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 #cfe1fd
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 #cfe1fd
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: #cfe1fd;
}
This is a sample text used for the color #cfe1fd. 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: #cfe1fd;
}
This is a sample text used for the color #cfe1fd. 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 #cfe1fd;
}
This is a sample text used for the color #cfe1fd. 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.22%
Green 32.85%
Blue 36.93%
CMYK Percentage
Cyan 60.54
Magenta 36.85%
Yellow 0%
Black 2.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.