#d5fadc Hex Color
rgb(213, 250, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | fa | dc | - | #d5fadc |
RGB | 213 | 250 | 220 | - | rgb(213,250,220) |
HSL | 131 | 79% | 91% | - | hsl(131,79%,91%) |
HSV | 131 | 15% | 98% | - | hsv(131,15%,98%) |
XYZ | 74.5444 | 87.6847 | 80.7061 | - | xyz(74.5444,87.6847,80.7061) |
CIE-LAB | 95.03 | -17.47 | 10.43 | - | lab(95.03,-17.47,10.43) |
CMYK | 0.148 | 0 | 0.12 | 0.019607843137255 | cmyk(0.148,0,0.12,0.019607843137255) |
Description
The RGB value of color #d5fadc is rgb(213, 250, 220).
In the hex color #d5fadc, The value of Red is 213, value of Green is 250, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #d5fadc consists of 131° Hue, 79% Saturation, and 91% Lightness.
In the CMYK color model, the color #d5fadc can be represented as Cyan=0.148%, Magenta=0%, Yellow=0.12%, and Black=0.019607843137255%.
Shades of #d5fadc
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 #d5fadc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5fadc
Preview of #d5fadc on White Background
The contrast ratio of #d5fadc with white color is 1.13
Preview of #d5fadc on black background
The contrast ratio of #d5fadc with black color is 18.54
#d5fadc color will look good with a black background.
Color Schemes of #d5fadc
Triadic Colors of #d5fadc
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 #d5fadc
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 #d5fadc
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 #d5fadc
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: #d5fadc;
}
This is a sample text used for the color #d5fadc. 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: #d5fadc;
}
This is a sample text used for the color #d5fadc. 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 #d5fadc;
}
This is a sample text used for the color #d5fadc. 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 31.19%
Green 36.6%
Blue 32.21%
CMYK Percentage
Cyan 51.46
Magenta 0%
Yellow 41.72%
Black 6.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.