#dadbc3 Hex Color
rgb(218, 219, 195)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | db | c3 | - | #dadbc3 |
RGB | 218 | 219 | 195 | - | rgb(218,219,195) |
HSL | 63 | 25% | 81% | - | hsl(63,25%,81%) |
HSV | 63 | 11% | 86% | - | hsv(63,11%,86%) |
XYZ | 64.0953 | 69.5086 | 61.6681 | - | xyz(64.0953,69.5086,61.6681) |
CIE-LAB | 86.76 | -4.45 | 11.69 | - | lab(86.76,-4.45,11.69) |
CMYK | 0.0045662100456621 | 0 | 0.10958904109589 | 0.14117647058824 | cmyk(0.0045662100456621,0,0.10958904109589,0.14117647058824) |
Description
The RGB value of color #dadbc3 is rgb(218, 219, 195).
In the hex color #dadbc3, The value of Red is 218, value of Green is 219, and value of Blue is 195. The primary color is Green. Similarly, The HSL values for #dadbc3 consists of 63° Hue, 25% Saturation, and 81% Lightness.
In the CMYK color model, the color #dadbc3 can be represented as Cyan=0.0045662100456621%, Magenta=0%, Yellow=0.10958904109589%, and Black=0.14117647058824%.
Shades of #dadbc3
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 #dadbc3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dadbc3
Preview of #dadbc3 on White Background
The contrast ratio of #dadbc3 with white color is 1.41
Preview of #dadbc3 on black background
The contrast ratio of #dadbc3 with black color is 14.9
#dadbc3 color will look good with a black background.
Color Schemes of #dadbc3
Triadic Colors of #dadbc3
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 #dadbc3
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 #dadbc3
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 #dadbc3
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: #dadbc3;
}
This is a sample text used for the color #dadbc3. 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: #dadbc3;
}
This is a sample text used for the color #dadbc3. 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 #dadbc3;
}
This is a sample text used for the color #dadbc3. 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.49%
Green 34.65%
Blue 30.85%
CMYK Percentage
Cyan 1.79
Magenta 0%
Yellow 42.92%
Black 55.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.