#ddecaf Hex Color
rgb(221, 236, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | ec | af | - | #ddecaf |
RGB | 221 | 236 | 175 | - | rgb(221,236,175) |
HSL | 75 | 62% | 81% | - | hsl(75,62%,81%) |
HSV | 75 | 26% | 93% | - | hsv(75,26%,93%) |
XYZ | 67.5521 | 78.4582 | 52.141 | - | xyz(67.5521,78.4582,52.141) |
CIE-LAB | 90.99 | -14.95 | 27.99 | - | lab(90.99,-14.95,27.99) |
CMYK | 0.063559322033898 | 0 | 0.25847457627119 | 0.074509803921569 | cmyk(0.063559322033898,0,0.25847457627119,0.074509803921569) |
Description
The RGB value of color #ddecaf is rgb(221, 236, 175).
In the hex color #ddecaf, The value of Red is 221, value of Green is 236, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #ddecaf consists of 75° Hue, 62% Saturation, and 81% Lightness.
In the CMYK color model, the color #ddecaf can be represented as Cyan=0.063559322033898%, Magenta=0%, Yellow=0.25847457627119%, and Black=0.074509803921569%.
Shades of #ddecaf
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 #ddecaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ddecaf
Preview of #ddecaf on White Background
The contrast ratio of #ddecaf with white color is 1.26
Preview of #ddecaf on black background
The contrast ratio of #ddecaf with black color is 16.69
#ddecaf color will look good with a black background.
Color Schemes of #ddecaf
Triadic Colors of #ddecaf
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 #ddecaf
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 #ddecaf
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 #ddecaf
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: #ddecaf;
}
This is a sample text used for the color #ddecaf. 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: #ddecaf;
}
This is a sample text used for the color #ddecaf. 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 #ddecaf;
}
This is a sample text used for the color #ddecaf. 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 34.97%
Green 37.34%
Blue 27.69%
CMYK Percentage
Cyan 16.03
Magenta 0%
Yellow 65.18%
Black 18.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.