#d9fbd0 Hex Color
rgb(217, 251, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | fb | d0 | - | #d9fbd0 |
RGB | 217 | 251 | 208 | - | rgb(217,251,208) |
HSL | 107 | 84% | 90% | - | hsl(107,84%,90%) |
HSV | 107 | 17% | 98% | - | hsv(107,17%,98%) |
XYZ | 74.4976 | 88.3001 | 72.7917 | - | xyz(74.4976,88.3001,72.7917) |
CIE-LAB | 95.29 | -18.68 | 17 | - | lab(95.29,-18.68,17) |
CMYK | 0.13545816733068 | 0 | 0.17131474103586 | 0.015686274509804 | cmyk(0.13545816733068,0,0.17131474103586,0.015686274509804) |
Description
The RGB value of color #d9fbd0 is rgb(217, 251, 208).
In the hex color #d9fbd0, The value of Red is 217, value of Green is 251, and value of Blue is 208. The primary color is Green. Similarly, The HSL values for #d9fbd0 consists of 107° Hue, 84% Saturation, and 90% Lightness.
In the CMYK color model, the color #d9fbd0 can be represented as Cyan=0.13545816733068%, Magenta=0%, Yellow=0.17131474103586%, and Black=0.015686274509804%.
Shades of #d9fbd0
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 #d9fbd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9fbd0
Preview of #d9fbd0 on White Background
The contrast ratio of #d9fbd0 with white color is 1.13
Preview of #d9fbd0 on black background
The contrast ratio of #d9fbd0 with black color is 18.66
#d9fbd0 color will look good with a black background.
Color Schemes of #d9fbd0
Triadic Colors of #d9fbd0
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 #d9fbd0
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 #d9fbd0
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 #d9fbd0
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: #d9fbd0;
}
This is a sample text used for the color #d9fbd0. 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: #d9fbd0;
}
This is a sample text used for the color #d9fbd0. 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 #d9fbd0;
}
This is a sample text used for the color #d9fbd0. 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.1%
Green 37.13%
Blue 30.77%
CMYK Percentage
Cyan 42.01
Magenta 0%
Yellow 53.13%
Black 4.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.