#d0886b Hex Color
rgb(208, 136, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | 88 | 6b | - | #d0886b |
RGB | 208 | 136 | 107 | - | rgb(208,136,107) |
HSL | 17 | 52% | 62% | - | hsl(17,52%,62%) |
HSV | 17 | 49% | 82% | - | hsv(17,49%,82%) |
XYZ | 37.4704 | 32.0798 | 18.127 | - | xyz(37.4704,32.0798,18.127) |
CIE-LAB | 63.41 | 24.34 | 26.89 | - | lab(63.41,24.34,26.89) |
CMYK | 0 | 0.34615384615385 | 0.48557692307692 | 0.1843137254902 | cmyk(0,0.34615384615385,0.48557692307692,0.1843137254902) |
Description
The RGB value of color #d0886b is rgb(208, 136, 107).
In the hex color #d0886b, The value of Red is 208, value of Green is 136, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #d0886b consists of 17° Hue, 52% Saturation, and 62% Lightness.
In the CMYK color model, the color #d0886b can be represented as Cyan=0%, Magenta=0.34615384615385%, Yellow=0.48557692307692%, and Black=0.1843137254902%.
Shades of #d0886b
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 #d0886b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0886b
Preview of #d0886b on White Background
The contrast ratio of #d0886b with white color is 2.83
Preview of #d0886b on black background
The contrast ratio of #d0886b with black color is 7.42
#d0886b color will look good with a black background.
Color Schemes of #d0886b
Triadic Colors of #d0886b
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 #d0886b
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 #d0886b
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 #d0886b
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: #d0886b;
}
This is a sample text used for the color #d0886b. 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: #d0886b;
}
This is a sample text used for the color #d0886b. 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 #d0886b;
}
This is a sample text used for the color #d0886b. 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 46.12%
Green 30.16%
Blue 23.73%
CMYK Percentage
Cyan 0
Magenta 34.07%
Yellow 47.79%
Black 18.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.