#cfe9dd Hex Color
rgb(207, 233, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | e9 | dd | - | #cfe9dd |
RGB | 207 | 233 | 221 | - | rgb(207,233,221) |
HSL | 152 | 37% | 86% | - | hsl(152,37%,86%) |
HSV | 152 | 11% | 91% | - | hsv(152,11%,91%) |
XYZ | 67.9222 | 76.7637 | 79.6436 | - | xyz(67.9222,76.7637,79.6436) |
CIE-LAB | 90.21 | -10.79 | 2.92 | - | lab(90.21,-10.79,2.92) |
CMYK | 0.11158798283262 | 0 | 0.051502145922747 | 0.086274509803922 | cmyk(0.11158798283262,0,0.051502145922747,0.086274509803922) |
Description
The RGB value of color #cfe9dd is rgb(207, 233, 221).
In the hex color #cfe9dd, The value of Red is 207, value of Green is 233, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #cfe9dd consists of 152° Hue, 37% Saturation, and 86% Lightness.
In the CMYK color model, the color #cfe9dd can be represented as Cyan=0.11158798283262%, Magenta=0%, Yellow=0.051502145922747%, and Black=0.086274509803922%.
Shades of #cfe9dd
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 #cfe9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfe9dd
Preview of #cfe9dd on White Background
The contrast ratio of #cfe9dd with white color is 1.28
Preview of #cfe9dd on black background
The contrast ratio of #cfe9dd with black color is 16.35
#cfe9dd color will look good with a black background.
Color Schemes of #cfe9dd
Triadic Colors of #cfe9dd
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 #cfe9dd
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 #cfe9dd
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 #cfe9dd
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: #cfe9dd;
}
This is a sample text used for the color #cfe9dd. 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: #cfe9dd;
}
This is a sample text used for the color #cfe9dd. 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 #cfe9dd;
}
This is a sample text used for the color #cfe9dd. 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 31.32%
Green 35.25%
Blue 33.43%
CMYK Percentage
Cyan 44.75
Magenta 0%
Yellow 20.65%
Black 34.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.