#def7cc Hex Color
rgb(222, 247, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | f7 | cc | - | #def7cc |
RGB | 222 | 247 | 204 | - | rgb(222,247,204) |
HSL | 95 | 73% | 88% | - | hsl(95,73%,88%) |
HSV | 95 | 17% | 97% | - | hsv(95,17%,97%) |
XYZ | 74.284 | 86.4108 | 69.8905 | - | xyz(74.284,86.4108,69.8905) |
CIE-LAB | 94.49 | -15.68 | 17.97 | - | lab(94.49,-15.68,17.97) |
CMYK | 0.10121457489879 | 0 | 0.17408906882591 | 0.031372549019608 | cmyk(0.10121457489879,0,0.17408906882591,0.031372549019608) |
Description
The RGB value of color #def7cc is rgb(222, 247, 204).
In the hex color #def7cc, The value of Red is 222, value of Green is 247, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #def7cc consists of 95° Hue, 73% Saturation, and 88% Lightness.
In the CMYK color model, the color #def7cc can be represented as Cyan=0.10121457489879%, Magenta=0%, Yellow=0.17408906882591%, and Black=0.031372549019608%.
Shades of #def7cc
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 #def7cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #def7cc
Preview of #def7cc on White Background
The contrast ratio of #def7cc with white color is 1.15
Preview of #def7cc on black background
The contrast ratio of #def7cc with black color is 18.28
#def7cc color will look good with a black background.
Color Schemes of #def7cc
Triadic Colors of #def7cc
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 #def7cc
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 #def7cc
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 #def7cc
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: #def7cc;
}
This is a sample text used for the color #def7cc. 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: #def7cc;
}
This is a sample text used for the color #def7cc. 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 #def7cc;
}
This is a sample text used for the color #def7cc. 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 32.99%
Green 36.7%
Blue 30.31%
CMYK Percentage
Cyan 33
Magenta 0%
Yellow 56.77%
Black 10.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.