#dcecbe Hex Color
rgb(220, 236, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | ec | be | - | #dcecbe |
RGB | 220 | 236 | 190 | - | rgb(220,236,190) |
HSL | 81 | 55% | 84% | - | hsl(81,55%,84%) |
HSV | 81 | 19% | 93% | - | hsv(81,19%,93%) |
XYZ | 68.8049 | 78.9243 | 60.3227 | - | xyz(68.8049,78.9243,60.3227) |
CIE-LAB | 91.2 | -13.12 | 20.57 | - | lab(91.2,-13.12,20.57) |
CMYK | 0.067796610169492 | 0 | 0.19491525423729 | 0.074509803921569 | cmyk(0.067796610169492,0,0.19491525423729,0.074509803921569) |
Description
The RGB value of color #dcecbe is rgb(220, 236, 190).
In the hex color #dcecbe, The value of Red is 220, value of Green is 236, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #dcecbe consists of 81° Hue, 55% Saturation, and 84% Lightness.
In the CMYK color model, the color #dcecbe can be represented as Cyan=0.067796610169492%, Magenta=0%, Yellow=0.19491525423729%, and Black=0.074509803921569%.
Shades of #dcecbe
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 #dcecbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dcecbe
Preview of #dcecbe on White Background
The contrast ratio of #dcecbe with white color is 1.25
Preview of #dcecbe on black background
The contrast ratio of #dcecbe with black color is 16.78
#dcecbe color will look good with a black background.
Color Schemes of #dcecbe
Triadic Colors of #dcecbe
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 #dcecbe
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 #dcecbe
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 #dcecbe
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: #dcecbe;
}
This is a sample text used for the color #dcecbe. 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: #dcecbe;
}
This is a sample text used for the color #dcecbe. 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 #dcecbe;
}
This is a sample text used for the color #dcecbe. 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 34.06%
Green 36.53%
Blue 29.41%
CMYK Percentage
Cyan 20.1
Magenta 0%
Yellow 57.8%
Black 22.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.