#ddfed5 Hex Color
rgb(221, 254, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | fe | d5 | - | #ddfed5 |
RGB | 221 | 254 | 213 | - | rgb(221,254,213) |
HSL | 108 | 95% | 92% | - | hsl(108,95%,92%) |
HSV | 108 | 16% | 100% | - | hsv(108,16%,100%) |
XYZ | 77.2708 | 91.0599 | 76.4545 | - | xyz(77.2708,91.0599,76.4545) |
CIE-LAB | 96.43 | -17.98 | 16.09 | - | lab(96.43,-17.98,16.09) |
CMYK | 0.12992125984252 | 0 | 0.16141732283465 | 0.003921568627451 | cmyk(0.12992125984252,0,0.16141732283465,0.003921568627451) |
Description
The RGB value of color #ddfed5 is rgb(221, 254, 213).
In the hex color #ddfed5, The value of Red is 221, value of Green is 254, and value of Blue is 213. The primary color is Green. Similarly, The HSL values for #ddfed5 consists of 108° Hue, 95% Saturation, and 92% Lightness.
In the CMYK color model, the color #ddfed5 can be represented as Cyan=0.12992125984252%, Magenta=0%, Yellow=0.16141732283465%, and Black=0.003921568627451%.
Shades of #ddfed5
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 #ddfed5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddfed5
Preview of #ddfed5 on White Background
The contrast ratio of #ddfed5 with white color is 1.09
Preview of #ddfed5 on black background
The contrast ratio of #ddfed5 with black color is 19.21
#ddfed5 color will look good with a black background.
Color Schemes of #ddfed5
Triadic Colors of #ddfed5
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 #ddfed5
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 #ddfed5
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 #ddfed5
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: #ddfed5;
}
This is a sample text used for the color #ddfed5. 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: #ddfed5;
}
This is a sample text used for the color #ddfed5. 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 #ddfed5;
}
This is a sample text used for the color #ddfed5. 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.12%
Green 36.92%
Blue 30.96%
CMYK Percentage
Cyan 44
Magenta 0%
Yellow 54.67%
Black 1.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.