#dafecb Hex Color
rgb(218, 254, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | fe | cb | - | #dafecb |
RGB | 218 | 254 | 203 | - | rgb(218,254,203) |
HSL | 102 | 96% | 90% | - | hsl(102,96%,90%) |
HSV | 102 | 20% | 100% | - | hsv(102,20%,100%) |
XYZ | 75.1347 | 90.1008 | 69.9311 | - | xyz(75.1347,90.1008,69.9311) |
CIE-LAB | 96.04 | -20.61 | 20.61 | - | lab(96.04,-20.61,20.61) |
CMYK | 0.14173228346457 | 0 | 0.2007874015748 | 0.003921568627451 | cmyk(0.14173228346457,0,0.2007874015748,0.003921568627451) |
Description
The RGB value of color #dafecb is rgb(218, 254, 203).
In the hex color #dafecb, The value of Red is 218, value of Green is 254, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #dafecb consists of 102° Hue, 96% Saturation, and 90% Lightness.
In the CMYK color model, the color #dafecb can be represented as Cyan=0.14173228346457%, Magenta=0%, Yellow=0.2007874015748%, and Black=0.003921568627451%.
Shades of #dafecb
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 #dafecb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dafecb
Preview of #dafecb on White Background
The contrast ratio of #dafecb with white color is 1.1
Preview of #dafecb on black background
The contrast ratio of #dafecb with black color is 19.02
#dafecb color will look good with a black background.
Color Schemes of #dafecb
Triadic Colors of #dafecb
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 #dafecb
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 #dafecb
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 #dafecb
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: #dafecb;
}
This is a sample text used for the color #dafecb. 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: #dafecb;
}
This is a sample text used for the color #dafecb. 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 #dafecb;
}
This is a sample text used for the color #dafecb. 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.3%
Green 37.63%
Blue 30.07%
CMYK Percentage
Cyan 40.91
Magenta 0%
Yellow 57.96%
Black 1.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.