Shades of Raw Umber #715916
Tints of Raw Umber #715916
RGB
CMYK
RGB Variations
Color information
#715916 (or 0x715916) is known color: Raw Umber. HEX triplet: 71, 59 and 16. RGB value is (113,89,22). Sum of RGB (Red+Green+Blue) = 113+89+22=224 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.45% from 224); Green value is 89 (35.16% from 255 or 39.73% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 113 - color contains mainly: red. Hex color #715916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715916 is #8EA6E9. Grayscale: #585858. Windows color (decimal): -9348842 or 1464689. OLE color: 1464689.
HSL color Cylindrical-coordinate representation of color #715916: hue angle of 44.18º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #715916 is Cyan = 0, Magento = 0.21, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 22 | - |
| CMYK | 0 | 0.21 | 0.81 | 0.56 |
| HSL | 44.18º | 0.67% | 0.26% | - |
| HSV(B) | 44.18º | 0.81% | 0.44% | - |
| XYZ | 10.53 | 10.71 | 2.27 | - |
| YUV | 88.54 | 90.45 | 145.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 22 | 0 | 0.21 | 0.81 | 0.56 | 44.18 | 0.67 | 0.26 |
| Hex | 71 | 59 | 16 | 0 | 15 | 51 | 38 | 2C | 43 | 1A |
| Octal | 161 | 131 | 26 | 0 | 25 | 121 | 70 | 54 | 103 | 32 |
| Binary | 1110001 | 1011001 | 10110 | 0 | 10101 | 1010001 | 111000 | 101100 | 1000011 | 11010 |
Color Harmonies of #715916
Complementary color
Monochromatic Colors of #715916
Black with #715916
Text Example
Text Example
White with #715916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715916; }
p { color: rgb(113,89,22); }
H1.HeaderClassName
{
color: #715916;
}
.AnyTagClassName
{
color: #715916;
}
</style>
background-color css
<style>
a { background-color: #715916; }
a { background-color: rgb(113,89,22); }
div.DivClassName
{
background-color: #715916;
}
.BgClassName
{
background-color: #715916;
}
</style>
border-color css
<style>
span { border-color: #715916; }
span { border-color: rgb(113,89,22); }
td.TdClassName
{
border-color: #715916;
}
.TagClassName
{
border-color: #715916;
}
</style>