#ddef5b Hex Color
rgb(221, 239, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ef | 5b | - | #ddef5b |
RGB | 221 | 239 | 91 | - | rgb(221,239,91) |
HSL | 67 | 82% | 65% | - | hsl(67,82%,65%) |
HSV | 67 | 62% | 94% | - | hsv(67,62%,94%) |
XYZ | 62.5736 | 77.8605 | 21.6281 | - | xyz(62.5736,77.8605,21.6281) |
CIE-LAB | 90.72 | -25.02 | 67.3 | - | lab(90.72,-25.02,67.3) |
CMYK | 0.075313807531381 | 0 | 0.61924686192469 | 0.062745098039216 | cmyk(0.075313807531381,0,0.61924686192469,0.062745098039216) |
Description
The RGB value of color #ddef5b is rgb(221, 239, 91).
In the hex color #ddef5b, The value of Red is 221, value of Green is 239, and value of Blue is 91. The primary color is Green. Similarly, The HSL values for #ddef5b consists of 67° Hue, 82% Saturation, and 65% Lightness.
In the CMYK color model, the color #ddef5b can be represented as Cyan=0.075313807531381%, Magenta=0%, Yellow=0.61924686192469%, and Black=0.062745098039216%.
Shades of #ddef5b
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 #ddef5b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddef5b
Preview of #ddef5b on White Background
The contrast ratio of #ddef5b with white color is 1.27
Preview of #ddef5b on black background
The contrast ratio of #ddef5b with black color is 16.57
#ddef5b color will look good with a black background.
Color Schemes of #ddef5b
Triadic Colors of #ddef5b
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 #ddef5b
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 #ddef5b
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 #ddef5b
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: #ddef5b;
}
This is a sample text used for the color #ddef5b. 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: #ddef5b;
}
This is a sample text used for the color #ddef5b. 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 #ddef5b;
}
This is a sample text used for the color #ddef5b. 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 40.11%
Green 43.38%
Blue 16.52%
CMYK Percentage
Cyan 9.94
Magenta 0%
Yellow 81.77%
Black 8.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.