#ddf99f Hex Color
rgb(221, 249, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | f9 | 9f | - | #ddf99f |
RGB | 221 | 249 | 159 | - | rgb(221,249,159) |
HSL | 79 | 88% | 80% | - | hsl(79,88%,80%) |
HSV | 79 | 36% | 98% | - | hsv(79,36%,98%) |
XYZ | 69.9525 | 85.6267 | 45.6416 | - | xyz(69.9525,85.6267,45.6416) |
CIE-LAB | 94.15 | -23.36 | 40.24 | - | lab(94.15,-23.36,40.24) |
CMYK | 0.11244979919679 | 0 | 0.36144578313253 | 0.023529411764706 | cmyk(0.11244979919679,0,0.36144578313253,0.023529411764706) |
Description
The RGB value of color #ddf99f is rgb(221, 249, 159).
In the hex color #ddf99f, The value of Red is 221, value of Green is 249, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #ddf99f consists of 79° Hue, 88% Saturation, and 80% Lightness.
In the CMYK color model, the color #ddf99f can be represented as Cyan=0.11244979919679%, Magenta=0%, Yellow=0.36144578313253%, and Black=0.023529411764706%.
Shades of #ddf99f
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 #ddf99f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddf99f
Preview of #ddf99f on White Background
The contrast ratio of #ddf99f with white color is 1.16
Preview of #ddf99f on black background
The contrast ratio of #ddf99f with black color is 18.13
#ddf99f color will look good with a black background.
Color Schemes of #ddf99f
Triadic Colors of #ddf99f
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 #ddf99f
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 #ddf99f
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 #ddf99f
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: #ddf99f;
}
This is a sample text used for the color #ddf99f. 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: #ddf99f;
}
This is a sample text used for the color #ddf99f. 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 #ddf99f;
}
This is a sample text used for the color #ddf99f. 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 35.14%
Green 39.59%
Blue 25.28%
CMYK Percentage
Cyan 22.61
Magenta 0%
Yellow 72.66%
Black 4.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.