#dcf2bc Hex Color
rgb(220, 242, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | f2 | bc | - | #dcf2bc |
RGB | 220 | 242 | 188 | - | rgb(220,242,188) |
HSL | 84 | 68% | 84% | - | hsl(84,68%,84%) |
HSV | 84 | 22% | 95% | - | hsv(84,22%,95%) |
XYZ | 70.3444 | 82.3507 | 59.7647 | - | xyz(70.3444,82.3507,59.7647) |
CIE-LAB | 92.73 | -16.39 | 23.71 | - | lab(92.73,-16.39,23.71) |
CMYK | 0.090909090909091 | 0 | 0.22314049586777 | 0.050980392156863 | cmyk(0.090909090909091,0,0.22314049586777,0.050980392156863) |
Description
The RGB value of color #dcf2bc is rgb(220, 242, 188).
In the hex color #dcf2bc, The value of Red is 220, value of Green is 242, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #dcf2bc consists of 84° Hue, 68% Saturation, and 84% Lightness.
In the CMYK color model, the color #dcf2bc can be represented as Cyan=0.090909090909091%, Magenta=0%, Yellow=0.22314049586777%, and Black=0.050980392156863%.
Shades of #dcf2bc
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 #dcf2bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcf2bc
Preview of #dcf2bc on White Background
The contrast ratio of #dcf2bc with white color is 1.2
Preview of #dcf2bc on black background
The contrast ratio of #dcf2bc with black color is 17.47
#dcf2bc color will look good with a black background.
Color Schemes of #dcf2bc
Triadic Colors of #dcf2bc
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 #dcf2bc
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 #dcf2bc
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 #dcf2bc
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: #dcf2bc;
}
This is a sample text used for the color #dcf2bc. 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: #dcf2bc;
}
This is a sample text used for the color #dcf2bc. 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 #dcf2bc;
}
This is a sample text used for the color #dcf2bc. 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 33.85%
Green 37.23%
Blue 28.92%
CMYK Percentage
Cyan 24.9
Magenta 0%
Yellow 61.13%
Black 13.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.