Shades of Raw Umber #715211
Tints of Raw Umber #715211
RGB
CMYK
RGB Variations
Color information
#715211 (or 0x715211) is known color: Raw Umber. HEX triplet: 71, 52 and 11. RGB value is (113,82,17). Sum of RGB (Red+Green+Blue) = 113+82+17=212 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.30% from 212); Green value is 82 (32.42% from 255 or 38.68% from 212); Blue value is 17 (7.03% from 255 or 8.02% from 212); Max value from RGB is 113 - color contains mainly: red. Hex color #715211 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715211 is #8EADEE. Grayscale: #545454. Windows color (decimal): -9350639 or 1135217. OLE color: 1135217.
HSL color Cylindrical-coordinate representation of color #715211: hue angle of 40.62º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #715211 is Cyan = 0, Magento = 0.27, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 17 | - |
| CMYK | 0 | 0.27 | 0.85 | 0.56 |
| HSL | 40.63º | 0.74% | 0.25% | - |
| HSV(B) | 40.63º | 0.85% | 0.44% | - |
| XYZ | 9.93 | 9.59 | 1.86 | - |
| YUV | 83.86 | 90.27 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 17 | 0 | 0.27 | 0.85 | 0.56 | 40.63 | 0.74 | 0.25 |
| Hex | 71 | 52 | 11 | 0 | 1B | 55 | 38 | 29 | 4A | 19 |
| Octal | 161 | 122 | 21 | 0 | 33 | 125 | 70 | 51 | 112 | 31 |
| Binary | 1110001 | 1010010 | 10001 | 0 | 11011 | 1010101 | 111000 | 101001 | 1001010 | 11001 |
Color Harmonies of #715211
Complementary color
Monochromatic Colors of #715211
Black with #715211
Text Example
Text Example
White with #715211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715211; }
p { color: rgb(113,82,17); }
H1.HeaderClassName
{
color: #715211;
}
.AnyTagClassName
{
color: #715211;
}
</style>
background-color css
<style>
a { background-color: #715211; }
a { background-color: rgb(113,82,17); }
div.DivClassName
{
background-color: #715211;
}
.BgClassName
{
background-color: #715211;
}
</style>
border-color css
<style>
span { border-color: #715211; }
span { border-color: rgb(113,82,17); }
td.TdClassName
{
border-color: #715211;
}
.TagClassName
{
border-color: #715211;
}
</style>