#cfedf0 Hex Color
rgb(207, 237, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | ed | f0 | - | #cfedf0 |
RGB | 207 | 237 | 240 | - | rgb(207,237,240) |
HSL | 185 | 52% | 88% | - | hsl(185,52%,88%) |
HSV | 185 | 14% | 94% | - | hsv(185,14%,94%) |
XYZ | 71.7445 | 80.125 | 94.1224 | - | xyz(71.7445,80.125,94.1224) |
CIE-LAB | 91.74 | -9.15 | -4.76 | - | lab(91.74,-9.15,-4.76) |
CMYK | 0.1375 | 0.0125 | 0 | 0.058823529411765 | cmyk(0.1375,0.0125,0,0.058823529411765) |
Description
The RGB value of color #cfedf0 is rgb(207, 237, 240).
In the hex color #cfedf0, The value of Red is 207, value of Green is 237, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #cfedf0 consists of 185° Hue, 52% Saturation, and 88% Lightness.
In the CMYK color model, the color #cfedf0 can be represented as Cyan=0.1375%, Magenta=0.0125%, Yellow=0%, and Black=0.058823529411765%.
Shades of #cfedf0
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 #cfedf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfedf0
Preview of #cfedf0 on White Background
The contrast ratio of #cfedf0 with white color is 1.23
Preview of #cfedf0 on black background
The contrast ratio of #cfedf0 with black color is 17.03
#cfedf0 color will look good with a black background.
Color Schemes of #cfedf0
Triadic Colors of #cfedf0
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 #cfedf0
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 #cfedf0
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 #cfedf0
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: #cfedf0;
}
This is a sample text used for the color #cfedf0. 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: #cfedf0;
}
This is a sample text used for the color #cfedf0. 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 #cfedf0;
}
This is a sample text used for the color #cfedf0. 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.26%
Green 34.65%
Blue 35.09%
CMYK Percentage
Cyan 65.85
Magenta 5.99%
Yellow 0%
Black 28.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.