Shades of Raw Umber #715416
Tints of Raw Umber #715416
RGB
CMYK
RGB Variations
Color information
#715416 (or 0x715416) is known color: Raw Umber. HEX triplet: 71, 54 and 16. RGB value is (113,84,22). Sum of RGB (Red+Green+Blue) = 113+84+22=219 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.60% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 113 - color contains mainly: red. Hex color #715416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715416 is #8EABE9. Grayscale: #555555. Windows color (decimal): -9350122 or 1463409. OLE color: 1463409.
HSL color Cylindrical-coordinate representation of color #715416: hue angle of 40.88º 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 #715416 is Cyan = 0, Magento = 0.26, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 22 | - |
| CMYK | 0 | 0.26 | 0.81 | 0.56 |
| HSL | 40.88º | 0.67% | 0.26% | - |
| HSV(B) | 40.88º | 0.81% | 0.44% | - |
| XYZ | 10.13 | 9.91 | 2.14 | - |
| YUV | 85.6 | 92.11 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 22 | 0 | 0.26 | 0.81 | 0.56 | 40.88 | 0.67 | 0.26 |
| Hex | 71 | 54 | 16 | 0 | 1A | 51 | 38 | 29 | 43 | 1A |
| Octal | 161 | 124 | 26 | 0 | 32 | 121 | 70 | 51 | 103 | 32 |
| Binary | 1110001 | 1010100 | 10110 | 0 | 11010 | 1010001 | 111000 | 101001 | 1000011 | 11010 |
Color Harmonies of #715416
Complementary color
Monochromatic Colors of #715416
Black with #715416
Text Example
Text Example
White with #715416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715416; }
p { color: rgb(113,84,22); }
H1.HeaderClassName
{
color: #715416;
}
.AnyTagClassName
{
color: #715416;
}
</style>
background-color css
<style>
a { background-color: #715416; }
a { background-color: rgb(113,84,22); }
div.DivClassName
{
background-color: #715416;
}
.BgClassName
{
background-color: #715416;
}
</style>
border-color css
<style>
span { border-color: #715416; }
span { border-color: rgb(113,84,22); }
td.TdClassName
{
border-color: #715416;
}
.TagClassName
{
border-color: #715416;
}
</style>