Shades of Raw Umber #715706
Tints of Raw Umber #715706
RGB
CMYK
RGB Variations
Color information
#715706 (or 0x715706) is known color: Raw Umber. HEX triplet: 71, 57 and 06. RGB value is (113,87,6). Sum of RGB (Red+Green+Blue) = 113+87+6=206 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.85% from 206); Green value is 87 (34.38% from 255 or 42.23% from 206); Blue value is 6 (2.73% from 255 or 2.91% from 206); Max value from RGB is 113 - color contains mainly: red. Hex color #715706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715706 is #8EA8F9. Grayscale: #555555. Windows color (decimal): -9349370 or 415601. OLE color: 415601.
HSL color Cylindrical-coordinate representation of color #715706: hue angle of 45.42º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #715706 is Cyan = 0, Magento = 0.23, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 6 | - |
| CMYK | 0 | 0.23 | 0.95 | 0.56 |
| HSL | 45.42º | 0.9% | 0.23% | - |
| HSV(B) | 45.42º | 0.95% | 0.44% | - |
| XYZ | 10.25 | 10.34 | 1.63 | - |
| YUV | 85.54 | 83.11 | 147.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 6 | 0 | 0.23 | 0.95 | 0.56 | 45.42 | 0.9 | 0.23 |
| Hex | 71 | 57 | 6 | 0 | 17 | 5F | 38 | 2D | 5A | 17 |
| Octal | 161 | 127 | 6 | 0 | 27 | 137 | 70 | 55 | 132 | 27 |
| Binary | 1110001 | 1010111 | 110 | 0 | 10111 | 1011111 | 111000 | 101101 | 1011010 | 10111 |
Color Harmonies of #715706
Complementary color
Monochromatic Colors of #715706
Black with #715706
Text Example
Text Example
White with #715706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715706; }
p { color: rgb(113,87,6); }
H1.HeaderClassName
{
color: #715706;
}
.AnyTagClassName
{
color: #715706;
}
</style>
background-color css
<style>
a { background-color: #715706; }
a { background-color: rgb(113,87,6); }
div.DivClassName
{
background-color: #715706;
}
.BgClassName
{
background-color: #715706;
}
</style>
border-color css
<style>
span { border-color: #715706; }
span { border-color: rgb(113,87,6); }
td.TdClassName
{
border-color: #715706;
}
.TagClassName
{
border-color: #715706;
}
</style>