#d5fcee Hex Color
rgb(213, 252, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | fc | ee | - | #d5fcee |
RGB | 213 | 252 | 238 | - | rgb(213,252,238) |
HSL | 158 | 87% | 91% | - | hsl(158,87%,91%) |
HSV | 158 | 15% | 99% | - | hsv(158,15%,99%) |
XYZ | 77.6836 | 89.94 | 94.1547 | - | xyz(77.6836,89.94,94.1547) |
CIE-LAB | 95.97 | -15.15 | 2.51 | - | lab(95.97,-15.15,2.51) |
CMYK | 0.1547619047619 | 0 | 0.055555555555556 | 0.011764705882353 | cmyk(0.1547619047619,0,0.055555555555556,0.011764705882353) |
Description
The RGB value of color #d5fcee is rgb(213, 252, 238).
In the hex color #d5fcee, The value of Red is 213, value of Green is 252, and value of Blue is 238. The primary color is Green. Similarly, The HSL values for #d5fcee consists of 158° Hue, 87% Saturation, and 91% Lightness.
In the CMYK color model, the color #d5fcee can be represented as Cyan=0.1547619047619%, Magenta=0%, Yellow=0.055555555555556%, and Black=0.011764705882353%.
Shades of #d5fcee
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 #d5fcee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5fcee
Preview of #d5fcee on White Background
The contrast ratio of #d5fcee with white color is 1.11
Preview of #d5fcee on black background
The contrast ratio of #d5fcee with black color is 18.99
#d5fcee color will look good with a black background.
Color Schemes of #d5fcee
Triadic Colors of #d5fcee
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 #d5fcee
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 #d5fcee
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 #d5fcee
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: #d5fcee;
}
This is a sample text used for the color #d5fcee. 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: #d5fcee;
}
This is a sample text used for the color #d5fcee. 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 #d5fcee;
}
This is a sample text used for the color #d5fcee. 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.3%
Green 35.85%
Blue 33.85%
CMYK Percentage
Cyan 69.69
Magenta 0%
Yellow 25.02%
Black 5.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.