#d0fbd7 Hex Color
rgb(208, 251, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | fb | d7 | - | #d0fbd7 |
RGB | 208 | 251 | 215 | - | rgb(208,251,215) |
HSL | 130 | 84% | 90% | - | hsl(130,84%,90%) |
HSV | 130 | 17% | 98% | - | hsv(130,17%,98%) |
XYZ | 72.7753 | 87.3106 | 77.3069 | - | xyz(72.7753,87.3106,77.3069) |
CIE-LAB | 94.87 | -20.46 | 12.73 | - | lab(94.87,-20.46,12.73) |
CMYK | 0.17131474103586 | 0 | 0.14342629482072 | 0.015686274509804 | cmyk(0.17131474103586,0,0.14342629482072,0.015686274509804) |
Description
The RGB value of color #d0fbd7 is rgb(208, 251, 215).
In the hex color #d0fbd7, The value of Red is 208, value of Green is 251, and value of Blue is 215. The primary color is Green. Similarly, The HSL values for #d0fbd7 consists of 130° Hue, 84% Saturation, and 90% Lightness.
In the CMYK color model, the color #d0fbd7 can be represented as Cyan=0.17131474103586%, Magenta=0%, Yellow=0.14342629482072%, and Black=0.015686274509804%.
Shades of #d0fbd7
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 #d0fbd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0fbd7
Preview of #d0fbd7 on White Background
The contrast ratio of #d0fbd7 with white color is 1.14
Preview of #d0fbd7 on black background
The contrast ratio of #d0fbd7 with black color is 18.46
#d0fbd7 color will look good with a black background.
Color Schemes of #d0fbd7
Triadic Colors of #d0fbd7
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 #d0fbd7
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 #d0fbd7
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 #d0fbd7
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: #d0fbd7;
}
This is a sample text used for the color #d0fbd7. 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: #d0fbd7;
}
This is a sample text used for the color #d0fbd7. 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 #d0fbd7;
}
This is a sample text used for the color #d0fbd7. 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.86%
Green 37.24%
Blue 31.9%
CMYK Percentage
Cyan 51.85
Magenta 0%
Yellow 43.41%
Black 4.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.