#ecfadc Hex Color
rgb(236, 250, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | fa | dc | - | #ecfadc |
RGB | 236 | 250 | 220 | - | rgb(236,250,220) |
HSL | 88 | 75% | 92% | - | hsl(88,75%,92%) |
HSV | 88 | 12% | 98% | - | hsv(88,12%,98%) |
XYZ | 81.6959 | 91.3714 | 81.0408 | - | xyz(81.6959,91.3714,81.0408) |
CIE-LAB | 96.56 | -9.79 | 12.82 | - | lab(96.56,-9.79,12.82) |
CMYK | 0.056 | 0 | 0.12 | 0.019607843137255 | cmyk(0.056,0,0.12,0.019607843137255) |
Description
The RGB value of color #ecfadc is rgb(236, 250, 220).
In the hex color #ecfadc, The value of Red is 236, value of Green is 250, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #ecfadc consists of 88° Hue, 75% Saturation, and 92% Lightness.
In the CMYK color model, the color #ecfadc can be represented as Cyan=0.056%, Magenta=0%, Yellow=0.12%, and Black=0.019607843137255%.
Shades of #ecfadc
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 #ecfadc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecfadc
Preview of #ecfadc on White Background
The contrast ratio of #ecfadc with white color is 1.09
Preview of #ecfadc on black background
The contrast ratio of #ecfadc with black color is 19.27
#ecfadc color will look good with a black background.
Color Schemes of #ecfadc
Triadic Colors of #ecfadc
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 #ecfadc
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 #ecfadc
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 #ecfadc
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: #ecfadc;
}
This is a sample text used for the color #ecfadc. 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: #ecfadc;
}
This is a sample text used for the color #ecfadc. 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 #ecfadc;
}
This is a sample text used for the color #ecfadc. 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.43%
Green 35.41%
Blue 31.16%
CMYK Percentage
Cyan 28.63
Magenta 0%
Yellow 61.35%
Black 10.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.