#dca29a Hex Color
rgb(220, 162, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | a2 | 9a | - | #dca29a |
RGB | 220 | 162 | 154 | - | rgb(220,162,154) |
HSL | 7 | 49% | 73% | - | hsl(7,49%,73%) |
HSV | 7 | 30% | 86% | - | hsv(7,30%,86%) |
XYZ | 48.2683 | 43.3894 | 36.4028 | - | xyz(48.2683,43.3894,36.4028) |
CIE-LAB | 71.82 | 20.38 | 12.6 | - | lab(71.82,20.38,12.6) |
CMYK | 0 | 0.26363636363636 | 0.3 | 0.13725490196078 | cmyk(0,0.26363636363636,0.3,0.13725490196078) |
Description
The RGB value of color #dca29a is rgb(220, 162, 154).
In the hex color #dca29a, The value of Red is 220, value of Green is 162, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #dca29a consists of 7° Hue, 49% Saturation, and 73% Lightness.
In the CMYK color model, the color #dca29a can be represented as Cyan=0%, Magenta=0.26363636363636%, Yellow=0.3%, and Black=0.13725490196078%.
Shades of #dca29a
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 #dca29a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dca29a
Preview of #dca29a on White Background
The contrast ratio of #dca29a with white color is 2.17
Preview of #dca29a on black background
The contrast ratio of #dca29a with black color is 9.68
#dca29a color will look good with a black background.
Color Schemes of #dca29a
Triadic Colors of #dca29a
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 #dca29a
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 #dca29a
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 #dca29a
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: #dca29a;
}
This is a sample text used for the color #dca29a. 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: #dca29a;
}
This is a sample text used for the color #dca29a. 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 #dca29a;
}
This is a sample text used for the color #dca29a. 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 41.04%
Green 30.22%
Blue 28.73%
CMYK Percentage
Cyan 0
Magenta 37.61%
Yellow 42.8%
Black 19.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.