#d7fde2 Hex Color
rgb(215, 253, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | fd | e2 | - | #d7fde2 |
RGB | 215 | 253 | 226 | - | rgb(215,253,226) |
HSL | 137 | 90% | 92% | - | hsl(137,90%,92%) |
HSV | 137 | 15% | 99% | - | hsv(137,15%,99%) |
XYZ | 76.8771 | 90.1886 | 85.3078 | - | xyz(76.8771,90.1886,85.3078) |
CIE-LAB | 96.07 | -17.22 | 8.86 | - | lab(96.07,-17.22,8.86) |
CMYK | 0.1501976284585 | 0 | 0.10671936758893 | 0.0078431372549019 | cmyk(0.1501976284585,0,0.10671936758893,0.0078431372549019) |
Description
The RGB value of color #d7fde2 is rgb(215, 253, 226).
In the hex color #d7fde2, The value of Red is 215, value of Green is 253, and value of Blue is 226. The primary color is Green. Similarly, The HSL values for #d7fde2 consists of 137° Hue, 90% Saturation, and 92% Lightness.
In the CMYK color model, the color #d7fde2 can be represented as Cyan=0.1501976284585%, Magenta=0%, Yellow=0.10671936758893%, and Black=0.0078431372549019%.
Shades of #d7fde2
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 #d7fde2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7fde2
Preview of #d7fde2 on White Background
The contrast ratio of #d7fde2 with white color is 1.1
Preview of #d7fde2 on black background
The contrast ratio of #d7fde2 with black color is 19.04
#d7fde2 color will look good with a black background.
Color Schemes of #d7fde2
Triadic Colors of #d7fde2
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 #d7fde2
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 #d7fde2
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 #d7fde2
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: #d7fde2;
}
This is a sample text used for the color #d7fde2. 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: #d7fde2;
}
This is a sample text used for the color #d7fde2. 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 #d7fde2;
}
This is a sample text used for the color #d7fde2. 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.98%
Green 36.46%
Blue 32.56%
CMYK Percentage
Cyan 56.73
Magenta 0%
Yellow 40.31%
Black 2.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.