#d5f9dd Hex Color
rgb(213, 249, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | f9 | dd | - | #d5f9dd |
RGB | 213 | 249 | 221 | - | rgb(213,249,221) |
HSL | 133 | 75% | 91% | - | hsl(133,75%,91%) |
HSV | 133 | 14% | 98% | - | hsv(133,14%,98%) |
XYZ | 74.3674 | 87.118 | 81.3025 | - | xyz(74.3674,87.118,81.3025) |
CIE-LAB | 94.79 | -16.8 | 9.57 | - | lab(94.79,-16.8,9.57) |
CMYK | 0.14457831325301 | 0 | 0.11244979919679 | 0.023529411764706 | cmyk(0.14457831325301,0,0.11244979919679,0.023529411764706) |
Description
The RGB value of color #d5f9dd is rgb(213, 249, 221).
In the hex color #d5f9dd, The value of Red is 213, value of Green is 249, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #d5f9dd consists of 133° Hue, 75% Saturation, and 91% Lightness.
In the CMYK color model, the color #d5f9dd can be represented as Cyan=0.14457831325301%, Magenta=0%, Yellow=0.11244979919679%, and Black=0.023529411764706%.
Shades of #d5f9dd
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 #d5f9dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5f9dd
Preview of #d5f9dd on White Background
The contrast ratio of #d5f9dd with white color is 1.14
Preview of #d5f9dd on black background
The contrast ratio of #d5f9dd with black color is 18.42
#d5f9dd color will look good with a black background.
Color Schemes of #d5f9dd
Triadic Colors of #d5f9dd
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 #d5f9dd
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 #d5f9dd
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 #d5f9dd
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: #d5f9dd;
}
This is a sample text used for the color #d5f9dd. 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: #d5f9dd;
}
This is a sample text used for the color #d5f9dd. 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 #d5f9dd;
}
This is a sample text used for the color #d5f9dd. 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.46%
Blue 32.36%
CMYK Percentage
Cyan 51.53
Magenta 0%
Yellow 40.08%
Black 8.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.