#dcf9eb Hex Color
rgb(220, 249, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | f9 | eb | - | #dcf9eb |
RGB | 220 | 249 | 235 | - | rgb(220,249,235) |
HSL | 151 | 71% | 92% | - | hsl(151,71%,92%) |
HSV | 151 | 12% | 98% | - | hsv(151,12%,98%) |
XYZ | 78.3863 | 88.9652 | 91.6379 | - | xyz(78.3863,88.9652,91.6379) |
CIE-LAB | 95.57 | -12 | 3.53 | - | lab(95.57,-12,3.53) |
CMYK | 0.11646586345382 | 0 | 0.056224899598394 | 0.023529411764706 | cmyk(0.11646586345382,0,0.056224899598394,0.023529411764706) |
Description
The RGB value of color #dcf9eb is rgb(220, 249, 235).
In the hex color #dcf9eb, The value of Red is 220, value of Green is 249, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #dcf9eb consists of 151° Hue, 71% Saturation, and 92% Lightness.
In the CMYK color model, the color #dcf9eb can be represented as Cyan=0.11646586345382%, Magenta=0%, Yellow=0.056224899598394%, and Black=0.023529411764706%.
Shades of #dcf9eb
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 #dcf9eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcf9eb
Preview of #dcf9eb on White Background
The contrast ratio of #dcf9eb with white color is 1.12
Preview of #dcf9eb on black background
The contrast ratio of #dcf9eb with black color is 18.79
#dcf9eb color will look good with a black background.
Color Schemes of #dcf9eb
Triadic Colors of #dcf9eb
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 #dcf9eb
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 #dcf9eb
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 #dcf9eb
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: #dcf9eb;
}
This is a sample text used for the color #dcf9eb. 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: #dcf9eb;
}
This is a sample text used for the color #dcf9eb. 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 #dcf9eb;
}
This is a sample text used for the color #dcf9eb. 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.25%
Green 35.37%
Blue 33.38%
CMYK Percentage
Cyan 59.35
Magenta 0%
Yellow 28.65%
Black 11.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.