#ddf5bf Hex Color
rgb(221, 245, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dd | f5 | bf | - | #ddf5bf |
| RGB | 221 | 245 | 191 | - | rgb(221,245,191) |
| HSL | 87 | 73% | 85% | - | hsl(87,73%,85%) |
| HSV | 87 | 22% | 96% | - | hsv(87,22%,96%) |
| XYZ | 71.8752 | 84.4386 | 61.8003 | - | xyz(71.8752,84.4386,61.8003) |
| CIE-LAB | 93.64 | -17.06 | 23.44 | - | lab(93.64,-17.06,23.44) |
| CMYK | 0.097959183673469 | 0 | 0.22040816326531 | 0.03921568627451 | cmyk(0.097959183673469,0,0.22040816326531,0.03921568627451) |
Description
The RGB value of color #ddf5bf is rgb(221, 245, 191).
In the hex color #ddf5bf, The value of Red is 221, value of Green is 245, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #ddf5bf consists of 87° Hue, 73% Saturation, and 85% Lightness.
In the CMYK color model, the color #ddf5bf can be represented as Cyan=0.097959183673469%, Magenta=0%, Yellow=0.22040816326531%, and Black=0.03921568627451%.
Shades of #ddf5bf
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 #ddf5bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf5bf
Preview of #ddf5bf on White Background
The contrast ratio of #ddf5bf with white color is 1.17
Preview of #ddf5bf on black background
The contrast ratio of #ddf5bf with black color is 17.89
#ddf5bf color will look good with a black background.
Color Schemes of #ddf5bf
Triadic Colors of #ddf5bf
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 #ddf5bf
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 #ddf5bf
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 #ddf5bf
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: #ddf5bf;
}
This is a sample text used for the color #ddf5bf. 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: #ddf5bf;
}
This is a sample text used for the color #ddf5bf. 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 #ddf5bf;
}
This is a sample text used for the color #ddf5bf. 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.64%
Green 37.29%
Blue 29.07%
CMYK Percentage
Cyan 27.39
Magenta 0%
Yellow 61.64%
Black 10.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.