Shades of Raw Umber #715210
Tints of Raw Umber #715210
RGB
CMYK
RGB Variations
Color information
#715210 (or 0x715210) is known color: Raw Umber. HEX triplet: 71, 52 and 10. RGB value is (113,82,16). Sum of RGB (Red+Green+Blue) = 113+82+16=211 (27% of max value = 765). Red value is 113 (44.53% from 255 or 53.55% from 211); Green value is 82 (32.42% from 255 or 38.86% from 211); Blue value is 16 (6.64% from 255 or 7.58% from 211); Max value from RGB is 113 - color contains mainly: red. Hex color #715210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715210 is #8EADEF. Grayscale: #545454. Windows color (decimal): -9350640 or 1069681. OLE color: 1069681.
HSL color Cylindrical-coordinate representation of color #715210: hue angle of 40.82º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #715210 is Cyan = 0, Magento = 0.27, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 16 | - |
| CMYK | 0 | 0.27 | 0.86 | 0.56 |
| HSL | 40.82º | 0.75% | 0.25% | - |
| HSV(B) | 40.82º | 0.86% | 0.44% | - |
| XYZ | 9.92 | 9.58 | 1.82 | - |
| YUV | 83.75 | 89.77 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 16 | 0 | 0.27 | 0.86 | 0.56 | 40.82 | 0.75 | 0.25 |
| Hex | 71 | 52 | 10 | 0 | 1B | 56 | 38 | 29 | 4B | 19 |
| Octal | 161 | 122 | 20 | 0 | 33 | 126 | 70 | 51 | 113 | 31 |
| Binary | 1110001 | 1010010 | 10000 | 0 | 11011 | 1010110 | 111000 | 101001 | 1001011 | 11001 |
Color Harmonies of #715210
Complementary color
Monochromatic Colors of #715210
Black with #715210
Text Example
Text Example
White with #715210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715210; }
p { color: rgb(113,82,16); }
H1.HeaderClassName
{
color: #715210;
}
.AnyTagClassName
{
color: #715210;
}
</style>
background-color css
<style>
a { background-color: #715210; }
a { background-color: rgb(113,82,16); }
div.DivClassName
{
background-color: #715210;
}
.BgClassName
{
background-color: #715210;
}
</style>
border-color css
<style>
span { border-color: #715210; }
span { border-color: rgb(113,82,16); }
td.TdClassName
{
border-color: #715210;
}
.TagClassName
{
border-color: #715210;
}
</style>