#ddf9b5 Hex Color
rgb(221, 249, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f9 | b5 | - | #ddf9b5 |
RGB | 221 | 249 | 181 | - | rgb(221,249,181) |
HSL | 85 | 85% | 84% | - | hsl(85,85%,84%) |
HSV | 85 | 27% | 98% | - | hsv(85,27%,98%) |
XYZ | 72.035 | 86.4597 | 56.6078 | - | xyz(72.035,86.4597,56.6078) |
CIE-LAB | 94.51 | -20.46 | 29.71 | - | lab(94.51,-20.46,29.71) |
CMYK | 0.11244979919679 | 0 | 0.27309236947791 | 0.023529411764706 | cmyk(0.11244979919679,0,0.27309236947791,0.023529411764706) |
Description
The RGB value of color #ddf9b5 is rgb(221, 249, 181).
In the hex color #ddf9b5, The value of Red is 221, value of Green is 249, and value of Blue is 181. The primary color is Green. Similarly, The HSL values for #ddf9b5 consists of 85° Hue, 85% Saturation, and 84% Lightness.
In the CMYK color model, the color #ddf9b5 can be represented as Cyan=0.11244979919679%, Magenta=0%, Yellow=0.27309236947791%, and Black=0.023529411764706%.
Shades of #ddf9b5
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 #ddf9b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf9b5
Preview of #ddf9b5 on White Background
The contrast ratio of #ddf9b5 with white color is 1.15
Preview of #ddf9b5 on black background
The contrast ratio of #ddf9b5 with black color is 18.29
#ddf9b5 color will look good with a black background.
Color Schemes of #ddf9b5
Triadic Colors of #ddf9b5
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 #ddf9b5
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 #ddf9b5
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 #ddf9b5
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: #ddf9b5;
}
This is a sample text used for the color #ddf9b5. 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: #ddf9b5;
}
This is a sample text used for the color #ddf9b5. 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 #ddf9b5;
}
This is a sample text used for the color #ddf9b5. 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 33.95%
Green 38.25%
Blue 27.8%
CMYK Percentage
Cyan 27.49
Magenta 0%
Yellow 66.76%
Black 5.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.