#daddcc Hex Color
rgb(218, 221, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | dd | cc | - | #daddcc |
RGB | 218 | 221 | 204 | - | rgb(218,221,204) |
HSL | 71 | 20% | 83% | - | hsl(71,20%,83%) |
HSV | 71 | 8% | 87% | - | hsv(71,8%,87%) |
XYZ | 65.669 | 70.978 | 67.3657 | - | xyz(65.669,70.978,67.3657) |
CIE-LAB | 87.47 | -3.99 | 7.98 | - | lab(87.47,-3.99,7.98) |
CMYK | 0.013574660633484 | 0 | 0.076923076923077 | 0.13333333333333 | cmyk(0.013574660633484,0,0.076923076923077,0.13333333333333) |
Description
The RGB value of color #daddcc is rgb(218, 221, 204).
In the hex color #daddcc, The value of Red is 218, value of Green is 221, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #daddcc consists of 71° Hue, 20% Saturation, and 83% Lightness.
In the CMYK color model, the color #daddcc can be represented as Cyan=0.013574660633484%, Magenta=0%, Yellow=0.076923076923077%, and Black=0.13333333333333%.
Shades of #daddcc
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 #daddcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daddcc
Preview of #daddcc on White Background
The contrast ratio of #daddcc with white color is 1.38
Preview of #daddcc on black background
The contrast ratio of #daddcc with black color is 15.2
#daddcc color will look good with a black background.
Color Schemes of #daddcc
Triadic Colors of #daddcc
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 #daddcc
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 #daddcc
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 #daddcc
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: #daddcc;
}
This is a sample text used for the color #daddcc. 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: #daddcc;
}
This is a sample text used for the color #daddcc. 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 #daddcc;
}
This is a sample text used for the color #daddcc. 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.9%
Green 34.37%
Blue 31.73%
CMYK Percentage
Cyan 6.06
Magenta 0%
Yellow 34.37%
Black 59.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.