#d0ffdf Hex Color
rgb(208, 255, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | ff | df | - | #d0ffdf |
RGB | 208 | 255 | 223 | - | rgb(208,255,223) |
HSL | 139 | 100% | 91% | - | hsl(139,100%,91%) |
HSV | 139 | 18% | 100% | - | hsv(139,18%,100%) |
XYZ | 75.0917 | 90.2576 | 83.2757 | - | xyz(75.0917,90.2576,83.2757) |
CIE-LAB | 96.1 | -20.98 | 10.38 | - | lab(96.1,-20.98,10.38) |
CMYK | 0.1843137254902 | 0 | 0.12549019607843 | 0 | cmyk(0.1843137254902,0,0.12549019607843,0) |
Description
The RGB value of color #d0ffdf is rgb(208, 255, 223).
In the hex color #d0ffdf, The value of Red is 208, value of Green is 255, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #d0ffdf consists of 139° Hue, 100% Saturation, and 91% Lightness.
In the CMYK color model, the color #d0ffdf can be represented as Cyan=0.1843137254902%, Magenta=0%, Yellow=0.12549019607843%, and Black=0%.
Shades of #d0ffdf
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 #d0ffdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0ffdf
Preview of #d0ffdf on White Background
The contrast ratio of #d0ffdf with white color is 1.1
Preview of #d0ffdf on black background
The contrast ratio of #d0ffdf with black color is 19.05
#d0ffdf color will look good with a black background.
Color Schemes of #d0ffdf
Triadic Colors of #d0ffdf
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 #d0ffdf
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 #d0ffdf
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 #d0ffdf
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: #d0ffdf;
}
This is a sample text used for the color #d0ffdf. 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: #d0ffdf;
}
This is a sample text used for the color #d0ffdf. 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 #d0ffdf;
}
This is a sample text used for the color #d0ffdf. 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 30.32%
Green 37.17%
Blue 32.51%
CMYK Percentage
Cyan 59.49
Magenta 0%
Yellow 40.51%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.