#ddf5eb Hex Color
rgb(221, 245, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f5 | eb | - | #ddf5eb |
RGB | 221 | 245 | 235 | - | rgb(221,245,235) |
HSL | 155 | 55% | 91% | - | hsl(155,55%,91%) |
HSV | 155 | 10% | 96% | - | hsv(155,10%,96%) |
XYZ | 77.4666 | 86.6751 | 91.2443 | - | xyz(77.4666,86.6751,91.2443) |
CIE-LAB | 94.6 | -9.68 | 2.13 | - | lab(94.6,-9.68,2.13) |
CMYK | 0.097959183673469 | 0 | 0.040816326530612 | 0.03921568627451 | cmyk(0.097959183673469,0,0.040816326530612,0.03921568627451) |
Description
The RGB value of color #ddf5eb is rgb(221, 245, 235).
In the hex color #ddf5eb, The value of Red is 221, value of Green is 245, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #ddf5eb consists of 155° Hue, 55% Saturation, and 91% Lightness.
In the CMYK color model, the color #ddf5eb can be represented as Cyan=0.097959183673469%, Magenta=0%, Yellow=0.040816326530612%, and Black=0.03921568627451%.
Shades of #ddf5eb
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 #ddf5eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf5eb
Preview of #ddf5eb on White Background
The contrast ratio of #ddf5eb with white color is 1.15
Preview of #ddf5eb on black background
The contrast ratio of #ddf5eb with black color is 18.34
#ddf5eb color will look good with a black background.
Color Schemes of #ddf5eb
Triadic Colors of #ddf5eb
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 #ddf5eb
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 #ddf5eb
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 #ddf5eb
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: #ddf5eb;
}
This is a sample text used for the color #ddf5eb. 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: #ddf5eb;
}
This is a sample text used for the color #ddf5eb. 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 #ddf5eb;
}
This is a sample text used for the color #ddf5eb. 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.53%
Green 34.95%
Blue 33.52%
CMYK Percentage
Cyan 55.04
Magenta 0%
Yellow 22.93%
Black 22.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.