#d88c4c Hex Color
rgb(216, 140, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 8c | 4c | - | #d88c4c |
RGB | 216 | 140 | 76 | - | rgb(216,140,76) |
HSL | 27 | 64% | 57% | - | hsl(27,64%,57%) |
HSV | 27 | 65% | 85% | - | hsv(27,65%,85%) |
XYZ | 39.0015 | 33.8769 | 11.3208 | - | xyz(39.0015,33.8769,11.3208) |
CIE-LAB | 64.86 | 23 | 45.38 | - | lab(64.86,23,45.38) |
CMYK | 0 | 0.35185185185185 | 0.64814814814815 | 0.15294117647059 | cmyk(0,0.35185185185185,0.64814814814815,0.15294117647059) |
Description
The RGB value of color #d88c4c is rgb(216, 140, 76).
In the hex color #d88c4c, The value of Red is 216, value of Green is 140, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #d88c4c consists of 27° Hue, 64% Saturation, and 57% Lightness.
In the CMYK color model, the color #d88c4c can be represented as Cyan=0%, Magenta=0.35185185185185%, Yellow=0.64814814814815%, and Black=0.15294117647059%.
Shades of #d88c4c
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 #d88c4c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d88c4c
Preview of #d88c4c on White Background
The contrast ratio of #d88c4c with white color is 2.7
Preview of #d88c4c on black background
The contrast ratio of #d88c4c with black color is 7.78
#d88c4c color will look good with a black background.
Color Schemes of #d88c4c
Triadic Colors of #d88c4c
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 #d88c4c
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 #d88c4c
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 #d88c4c
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: #d88c4c;
}
This is a sample text used for the color #d88c4c. 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: #d88c4c;
}
This is a sample text used for the color #d88c4c. 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 #d88c4c;
}
This is a sample text used for the color #d88c4c. 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 50%
Green 32.41%
Blue 17.59%
CMYK Percentage
Cyan 0
Magenta 30.52%
Yellow 56.22%
Black 13.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.