#ddf4bf Hex Color
rgb(221, 244, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f4 | bf | - | #ddf4bf |
RGB | 221 | 244 | 191 | - | rgb(221,244,191) |
HSL | 86 | 71% | 85% | - | hsl(86,71%,85%) |
HSV | 86 | 22% | 96% | - | hsv(86,22%,96%) |
XYZ | 71.5734 | 83.8351 | 61.6997 | - | xyz(71.5734,83.8351,61.6997) |
CIE-LAB | 93.38 | -16.57 | 23.08 | - | lab(93.38,-16.57,23.08) |
CMYK | 0.094262295081967 | 0 | 0.2172131147541 | 0.043137254901961 | cmyk(0.094262295081967,0,0.2172131147541,0.043137254901961) |
Description
The RGB value of color #ddf4bf is rgb(221, 244, 191).
In the hex color #ddf4bf, The value of Red is 221, value of Green is 244, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #ddf4bf consists of 86° Hue, 71% Saturation, and 85% Lightness.
In the CMYK color model, the color #ddf4bf can be represented as Cyan=0.094262295081967%, Magenta=0%, Yellow=0.2172131147541%, and Black=0.043137254901961%.
Shades of #ddf4bf
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 #ddf4bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf4bf
Preview of #ddf4bf on White Background
The contrast ratio of #ddf4bf with white color is 1.18
Preview of #ddf4bf on black background
The contrast ratio of #ddf4bf with black color is 17.77
#ddf4bf color will look good with a black background.
Color Schemes of #ddf4bf
Triadic Colors of #ddf4bf
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 #ddf4bf
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 #ddf4bf
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 #ddf4bf
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: #ddf4bf;
}
This is a sample text used for the color #ddf4bf. 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: #ddf4bf;
}
This is a sample text used for the color #ddf4bf. 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 #ddf4bf;
}
This is a sample text used for the color #ddf4bf. 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.69%
Green 37.2%
Blue 29.12%
CMYK Percentage
Cyan 26.58
Magenta 0%
Yellow 61.25%
Black 12.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.