Shades of Raw Umber #715612
Tints of Raw Umber #715612
RGB
CMYK
RGB Variations
Color information
#715612 (or 0x715612) is known color: Raw Umber. HEX triplet: 71, 56 and 12. RGB value is (113,86,18). Sum of RGB (Red+Green+Blue) = 113+86+18=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 86 (33.98% from 255 or 39.63% from 217); Blue value is 18 (7.42% from 255 or 8.29% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #715612 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715612 is #8EA9ED. Grayscale: #565656. Windows color (decimal): -9349614 or 1201777. OLE color: 1201777.
HSL color Cylindrical-coordinate representation of color #715612: hue angle of 42.95º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #715612 is Cyan = 0, Magento = 0.24, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 18 | - |
| CMYK | 0 | 0.24 | 0.84 | 0.56 |
| HSL | 42.95º | 0.73% | 0.26% | - |
| HSV(B) | 42.95º | 0.84% | 0.44% | - |
| XYZ | 10.25 | 10.21 | 2 | - |
| YUV | 86.32 | 89.45 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 18 | 0 | 0.24 | 0.84 | 0.56 | 42.95 | 0.73 | 0.26 |
| Hex | 71 | 56 | 12 | 0 | 18 | 54 | 38 | 2B | 49 | 1A |
| Octal | 161 | 126 | 22 | 0 | 30 | 124 | 70 | 53 | 111 | 32 |
| Binary | 1110001 | 1010110 | 10010 | 0 | 11000 | 1010100 | 111000 | 101011 | 1001001 | 11010 |
Color Harmonies of #715612
Complementary color
Monochromatic Colors of #715612
Black with #715612
Text Example
Text Example
White with #715612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715612; }
p { color: rgb(113,86,18); }
H1.HeaderClassName
{
color: #715612;
}
.AnyTagClassName
{
color: #715612;
}
</style>
background-color css
<style>
a { background-color: #715612; }
a { background-color: rgb(113,86,18); }
div.DivClassName
{
background-color: #715612;
}
.BgClassName
{
background-color: #715612;
}
</style>
border-color css
<style>
span { border-color: #715612; }
span { border-color: rgb(113,86,18); }
td.TdClassName
{
border-color: #715612;
}
.TagClassName
{
border-color: #715612;
}
</style>