#dbcfa2 Hex Color
rgb(219, 207, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cf | a2 | - | #dbcfa2 |
RGB | 219 | 207 | 162 | - | rgb(219,207,162) |
HSL | 47 | 44% | 75% | - | hsl(47,44%,75%) |
HSV | 47 | 26% | 86% | - | hsv(47,26%,86%) |
XYZ | 58.0478 | 62.2944 | 43.147 | - | xyz(58.0478,62.2944,43.147) |
CIE-LAB | 83.07 | -2.81 | 23.91 | - | lab(83.07,-2.81,23.91) |
CMYK | 0 | 0.054794520547945 | 0.26027397260274 | 0.14117647058824 | cmyk(0,0.054794520547945,0.26027397260274,0.14117647058824) |
Description
The RGB value of color #dbcfa2 is rgb(219, 207, 162).
In the hex color #dbcfa2, The value of Red is 219, value of Green is 207, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #dbcfa2 consists of 47° Hue, 44% Saturation, and 75% Lightness.
In the CMYK color model, the color #dbcfa2 can be represented as Cyan=0%, Magenta=0.054794520547945%, Yellow=0.26027397260274%, and Black=0.14117647058824%.
Shades of #dbcfa2
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 #dbcfa2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbcfa2
Preview of #dbcfa2 on White Background
The contrast ratio of #dbcfa2 with white color is 1.56
Preview of #dbcfa2 on black background
The contrast ratio of #dbcfa2 with black color is 13.46
#dbcfa2 color will look good with a black background.
Color Schemes of #dbcfa2
Triadic Colors of #dbcfa2
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 #dbcfa2
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 #dbcfa2
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 #dbcfa2
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: #dbcfa2;
}
This is a sample text used for the color #dbcfa2. 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: #dbcfa2;
}
This is a sample text used for the color #dbcfa2. 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 #dbcfa2;
}
This is a sample text used for the color #dbcfa2. 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 37.24%
Green 35.2%
Blue 27.55%
CMYK Percentage
Cyan 0
Magenta 12.01%
Yellow 57.05%
Black 30.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.