#d6f5cd Hex Color
rgb(214, 245, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | f5 | cd | - | #d6f5cd |
RGB | 214 | 245 | 205 | - | rgb(214,245,205) |
HSL | 107 | 67% | 88% | - | hsl(107,67%,88%) |
HSV | 107 | 16% | 96% | - | hsv(107,16%,96%) |
XYZ | 71.4034 | 84.0087 | 70.2096 | - | xyz(71.4034,84.0087,70.2096) |
CIE-LAB | 93.45 | -17.25 | 15.93 | - | lab(93.45,-17.25,15.93) |
CMYK | 0.1265306122449 | 0 | 0.16326530612245 | 0.03921568627451 | cmyk(0.1265306122449,0,0.16326530612245,0.03921568627451) |
Description
The RGB value of color #d6f5cd is rgb(214, 245, 205).
In the hex color #d6f5cd, The value of Red is 214, value of Green is 245, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #d6f5cd consists of 107° Hue, 67% Saturation, and 88% Lightness.
In the CMYK color model, the color #d6f5cd can be represented as Cyan=0.1265306122449%, Magenta=0%, Yellow=0.16326530612245%, and Black=0.03921568627451%.
Shades of #d6f5cd
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 #d6f5cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6f5cd
Preview of #d6f5cd on White Background
The contrast ratio of #d6f5cd with white color is 1.18
Preview of #d6f5cd on black background
The contrast ratio of #d6f5cd with black color is 17.8
#d6f5cd color will look good with a black background.
Color Schemes of #d6f5cd
Triadic Colors of #d6f5cd
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 #d6f5cd
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 #d6f5cd
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 #d6f5cd
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: #d6f5cd;
}
This is a sample text used for the color #d6f5cd. 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: #d6f5cd;
}
This is a sample text used for the color #d6f5cd. 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 #d6f5cd;
}
This is a sample text used for the color #d6f5cd. 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.23%
Green 36.9%
Blue 30.87%
CMYK Percentage
Cyan 38.46
Magenta 0%
Yellow 49.62%
Black 11.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.