#dcf9cc Hex Color
rgb(220, 249, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | f9 | cc | - | #dcf9cc |
RGB | 220 | 249 | 204 | - | rgb(220,249,204) |
HSL | 99 | 79% | 89% | - | hsl(99,79%,89%) |
HSV | 99 | 18% | 98% | - | hsv(99,18%,98%) |
XYZ | 74.29 | 87.3266 | 70.067 | - | xyz(74.29,87.3266,70.067) |
CIE-LAB | 94.88 | -17.34 | 18.5 | - | lab(94.88,-17.34,18.5) |
CMYK | 0.11646586345382 | 0 | 0.18072289156627 | 0.023529411764706 | cmyk(0.11646586345382,0,0.18072289156627,0.023529411764706) |
Description
The RGB value of color #dcf9cc is rgb(220, 249, 204).
In the hex color #dcf9cc, The value of Red is 220, value of Green is 249, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #dcf9cc consists of 99° Hue, 79% Saturation, and 89% Lightness.
In the CMYK color model, the color #dcf9cc can be represented as Cyan=0.11646586345382%, Magenta=0%, Yellow=0.18072289156627%, and Black=0.023529411764706%.
Shades of #dcf9cc
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 #dcf9cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcf9cc
Preview of #dcf9cc on White Background
The contrast ratio of #dcf9cc with white color is 1.14
Preview of #dcf9cc on black background
The contrast ratio of #dcf9cc with black color is 18.47
#dcf9cc color will look good with a black background.
Color Schemes of #dcf9cc
Triadic Colors of #dcf9cc
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 #dcf9cc
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 #dcf9cc
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 #dcf9cc
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: #dcf9cc;
}
This is a sample text used for the color #dcf9cc. 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: #dcf9cc;
}
This is a sample text used for the color #dcf9cc. 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 #dcf9cc;
}
This is a sample text used for the color #dcf9cc. 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.69%
Green 37%
Blue 30.31%
CMYK Percentage
Cyan 36.31
Magenta 0%
Yellow 56.35%
Black 7.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.