#dcf1d4 Hex Color
rgb(220, 241, 212)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | f1 | d4 | - | #dcf1d4 |
RGB | 220 | 241 | 212 | - | rgb(220,241,212) |
HSL | 103 | 51% | 89% | - | hsl(103,51%,89%) |
HSV | 103 | 12% | 95% | - | hsv(103,12%,95%) |
XYZ | 72.8542 | 82.8797 | 74.4449 | - | xyz(72.8542,82.8797,74.4449) |
CIE-LAB | 92.96 | -12.07 | 11.67 | - | lab(92.96,-12.07,11.67) |
CMYK | 0.087136929460581 | 0 | 0.12033195020747 | 0.054901960784314 | cmyk(0.087136929460581,0,0.12033195020747,0.054901960784314) |
Description
The RGB value of color #dcf1d4 is rgb(220, 241, 212).
In the hex color #dcf1d4, The value of Red is 220, value of Green is 241, and value of Blue is 212. The primary color is Green. Similarly, The HSL values for #dcf1d4 consists of 103° Hue, 51% Saturation, and 89% Lightness.
In the CMYK color model, the color #dcf1d4 can be represented as Cyan=0.087136929460581%, Magenta=0%, Yellow=0.12033195020747%, and Black=0.054901960784314%.
Shades of #dcf1d4
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 #dcf1d4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcf1d4
Preview of #dcf1d4 on White Background
The contrast ratio of #dcf1d4 with white color is 1.19
Preview of #dcf1d4 on black background
The contrast ratio of #dcf1d4 with black color is 17.58
#dcf1d4 color will look good with a black background.
Color Schemes of #dcf1d4
Triadic Colors of #dcf1d4
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 #dcf1d4
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 #dcf1d4
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 #dcf1d4
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: #dcf1d4;
}
This is a sample text used for the color #dcf1d4. 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: #dcf1d4;
}
This is a sample text used for the color #dcf1d4. 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 #dcf1d4;
}
This is a sample text used for the color #dcf1d4. 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 35.81%
Blue 31.5%
CMYK Percentage
Cyan 33.21
Magenta 0%
Yellow 45.86%
Black 20.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.