#dadbcb Hex Color
rgb(218, 219, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | db | cb | - | #dadbcb |
RGB | 218 | 219 | 203 | - | rgb(218,219,203) |
HSL | 64 | 18% | 83% | - | hsl(64,18%,83%) |
HSV | 64 | 7% | 86% | - | hsv(64,7%,86%) |
XYZ | 65.0245 | 69.8803 | 66.561 | - | xyz(65.0245,69.8803,66.561) |
CIE-LAB | 86.94 | -3.13 | 7.74 | - | lab(86.94,-3.13,7.74) |
CMYK | 0.0045662100456621 | 0 | 0.073059360730594 | 0.14117647058824 | cmyk(0.0045662100456621,0,0.073059360730594,0.14117647058824) |
Description
The RGB value of color #dadbcb is rgb(218, 219, 203).
In the hex color #dadbcb, The value of Red is 218, value of Green is 219, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #dadbcb consists of 64° Hue, 18% Saturation, and 83% Lightness.
In the CMYK color model, the color #dadbcb can be represented as Cyan=0.0045662100456621%, Magenta=0%, Yellow=0.073059360730594%, and Black=0.14117647058824%.
Shades of #dadbcb
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 #dadbcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dadbcb
Preview of #dadbcb on White Background
The contrast ratio of #dadbcb with white color is 1.4
Preview of #dadbcb on black background
The contrast ratio of #dadbcb with black color is 14.98
#dadbcb color will look good with a black background.
Color Schemes of #dadbcb
Triadic Colors of #dadbcb
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 #dadbcb
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 #dadbcb
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 #dadbcb
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: #dadbcb;
}
This is a sample text used for the color #dadbcb. 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: #dadbcb;
}
This is a sample text used for the color #dadbcb. 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 #dadbcb;
}
This is a sample text used for the color #dadbcb. 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.06%
Green 34.22%
Blue 31.72%
CMYK Percentage
Cyan 2.09
Magenta 0%
Yellow 33.39%
Black 64.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.