#d4b58a Hex Color
rgb(212, 181, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | b5 | 8a | - | #d4b58a |
RGB | 212 | 181 | 138 | - | rgb(212,181,138) |
HSL | 35 | 46% | 69% | - | hsl(35,46%,69%) |
HSV | 35 | 35% | 83% | - | hsv(35,35%,83%) |
XYZ | 48.2627 | 48.8798 | 30.9358 | - | xyz(48.2627,48.8798,30.9358) |
CIE-LAB | 75.38 | 5.03 | 26.06 | - | lab(75.38,5.03,26.06) |
CMYK | 0 | 0.14622641509434 | 0.34905660377358 | 0.16862745098039 | cmyk(0,0.14622641509434,0.34905660377358,0.16862745098039) |
Description
The RGB value of color #d4b58a is rgb(212, 181, 138).
In the hex color #d4b58a, The value of Red is 212, value of Green is 181, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #d4b58a consists of 35° Hue, 46% Saturation, and 69% Lightness.
In the CMYK color model, the color #d4b58a can be represented as Cyan=0%, Magenta=0.14622641509434%, Yellow=0.34905660377358%, and Black=0.16862745098039%.
Shades of #d4b58a
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 #d4b58a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4b58a
Preview of #d4b58a on White Background
The contrast ratio of #d4b58a with white color is 1.95
Preview of #d4b58a on black background
The contrast ratio of #d4b58a with black color is 10.78
#d4b58a color will look good with a black background.
Color Schemes of #d4b58a
Triadic Colors of #d4b58a
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 #d4b58a
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 #d4b58a
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 #d4b58a
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: #d4b58a;
}
This is a sample text used for the color #d4b58a. 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: #d4b58a;
}
This is a sample text used for the color #d4b58a. 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 #d4b58a;
}
This is a sample text used for the color #d4b58a. 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 39.92%
Green 34.09%
Blue 25.99%
CMYK Percentage
Cyan 0
Magenta 22.03%
Yellow 52.58%
Black 25.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.