Shades of Raw Umber #715808
Tints of Raw Umber #715808
RGB
CMYK
RGB Variations
Color information
#715808 (or 0x715808) is known color: Raw Umber. HEX triplet: 71, 58 and 08. RGB value is (113,88,8). Sum of RGB (Red+Green+Blue) = 113+88+8=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 88 (34.77% from 255 or 42.11% from 209); Blue value is 8 (3.52% from 255 or 3.83% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #715808 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715808 is #8EA7F7. Grayscale: #565656. Windows color (decimal): -9349112 or 546929. OLE color: 546929.
HSL color Cylindrical-coordinate representation of color #715808: hue angle of 45.71º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #715808 is Cyan = 0, Magento = 0.22, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 8 | - |
| CMYK | 0 | 0.22 | 0.93 | 0.56 |
| HSL | 45.71º | 0.87% | 0.24% | - |
| HSV(B) | 45.71º | 0.93% | 0.44% | - |
| XYZ | 10.34 | 10.51 | 1.71 | - |
| YUV | 86.36 | 83.78 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 8 | 0 | 0.22 | 0.93 | 0.56 | 45.71 | 0.87 | 0.24 |
| Hex | 71 | 58 | 8 | 0 | 16 | 5D | 38 | 2E | 57 | 18 |
| Octal | 161 | 130 | 10 | 0 | 26 | 135 | 70 | 56 | 127 | 30 |
| Binary | 1110001 | 1011000 | 1000 | 0 | 10110 | 1011101 | 111000 | 101110 | 1010111 | 11000 |
Color Harmonies of #715808
Complementary color
Monochromatic Colors of #715808
Black with #715808
Text Example
Text Example
White with #715808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715808; }
p { color: rgb(113,88,8); }
H1.HeaderClassName
{
color: #715808;
}
.AnyTagClassName
{
color: #715808;
}
</style>
background-color css
<style>
a { background-color: #715808; }
a { background-color: rgb(113,88,8); }
div.DivClassName
{
background-color: #715808;
}
.BgClassName
{
background-color: #715808;
}
</style>
border-color css
<style>
span { border-color: #715808; }
span { border-color: rgb(113,88,8); }
td.TdClassName
{
border-color: #715808;
}
.TagClassName
{
border-color: #715808;
}
</style>