#defcee Hex Color
rgb(222, 252, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | fc | ee | - | #defcee |
RGB | 222 | 252 | 238 | - | rgb(222,252,238) |
HSL | 152 | 83% | 93% | - | hsl(152,83%,93%) |
HSV | 152 | 12% | 99% | - | hsv(152,12%,99%) |
XYZ | 80.3672 | 91.3234 | 94.2803 | - | xyz(80.3672,91.3234,94.2803) |
CIE-LAB | 96.54 | -12.29 | 3.41 | - | lab(96.54,-12.29,3.41) |
CMYK | 0.11904761904762 | 0 | 0.055555555555556 | 0.011764705882353 | cmyk(0.11904761904762,0,0.055555555555556,0.011764705882353) |
Description
The RGB value of color #defcee is rgb(222, 252, 238).
In the hex color #defcee, The value of Red is 222, value of Green is 252, and value of Blue is 238. The primary color is Green. Similarly, The HSL values for #defcee consists of 152° Hue, 83% Saturation, and 93% Lightness.
In the CMYK color model, the color #defcee can be represented as Cyan=0.11904761904762%, Magenta=0%, Yellow=0.055555555555556%, and Black=0.011764705882353%.
Shades of #defcee
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 #defcee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #defcee
Preview of #defcee on White Background
The contrast ratio of #defcee with white color is 1.09
Preview of #defcee on black background
The contrast ratio of #defcee with black color is 19.26
#defcee color will look good with a black background.
Color Schemes of #defcee
Triadic Colors of #defcee
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 #defcee
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 #defcee
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 #defcee
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: #defcee;
}
This is a sample text used for the color #defcee. 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: #defcee;
}
This is a sample text used for the color #defcee. 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 #defcee;
}
This is a sample text used for the color #defcee. 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.18%
Green 35.39%
Blue 33.43%
CMYK Percentage
Cyan 63.88
Magenta 0%
Yellow 29.81%
Black 6.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.