Shades of Raw Umber #715804
Tints of Raw Umber #715804
RGB
CMYK
RGB Variations
Color information
#715804 (or 0x715804) is known color: Raw Umber. HEX triplet: 71, 58 and 04. RGB value is (113,88,4). Sum of RGB (Red+Green+Blue) = 113+88+4=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 88 (34.77% from 255 or 42.93% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #715804 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715804 is #8EA7FB. Grayscale: #565656. Windows color (decimal): -9349116 or 284785. OLE color: 284785.
HSL color Cylindrical-coordinate representation of color #715804: hue angle of 46.24º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #715804 is Cyan = 0, Magento = 0.22, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 4 | - |
| CMYK | 0 | 0.22 | 0.96 | 0.56 |
| HSL | 46.24º | 0.93% | 0.23% | - |
| HSV(B) | 46.24º | 0.96% | 0.44% | - |
| XYZ | 10.32 | 10.5 | 1.6 | - |
| YUV | 85.9 | 81.78 | 147.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 4 | 0 | 0.22 | 0.96 | 0.56 | 46.24 | 0.93 | 0.23 |
| Hex | 71 | 58 | 4 | 0 | 16 | 60 | 38 | 2E | 5D | 17 |
| Octal | 161 | 130 | 4 | 0 | 26 | 140 | 70 | 56 | 135 | 27 |
| Binary | 1110001 | 1011000 | 100 | 0 | 10110 | 1100000 | 111000 | 101110 | 1011101 | 10111 |
Color Harmonies of #715804
Complementary color
Monochromatic Colors of #715804
Black with #715804
Text Example
Text Example
White with #715804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715804; }
p { color: rgb(113,88,4); }
H1.HeaderClassName
{
color: #715804;
}
.AnyTagClassName
{
color: #715804;
}
</style>
background-color css
<style>
a { background-color: #715804; }
a { background-color: rgb(113,88,4); }
div.DivClassName
{
background-color: #715804;
}
.BgClassName
{
background-color: #715804;
}
</style>
border-color css
<style>
span { border-color: #715804; }
span { border-color: rgb(113,88,4); }
td.TdClassName
{
border-color: #715804;
}
.TagClassName
{
border-color: #715804;
}
</style>