Shades of Raw Umber #715904
Tints of Raw Umber #715904
RGB
CMYK
RGB Variations
Color information
#715904 (or 0x715904) is known color: Raw Umber. HEX triplet: 71, 59 and 04. RGB value is (113,89,4). Sum of RGB (Red+Green+Blue) = 113+89+4=206 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.85% from 206); Green value is 89 (35.16% from 255 or 43.20% from 206); Blue value is 4 (1.95% from 255 or 1.94% from 206); Max value from RGB is 113 - color contains mainly: red. Hex color #715904 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715904 is #8EA6FB. Grayscale: #565656. Windows color (decimal): -9348860 or 285041. OLE color: 285041.
HSL color Cylindrical-coordinate representation of color #715904: hue angle of 46.79º 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 #715904 is Cyan = 0, Magento = 0.21, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 4 | - |
| CMYK | 0 | 0.21 | 0.96 | 0.56 |
| HSL | 46.79º | 0.93% | 0.23% | - |
| HSV(B) | 46.79º | 0.96% | 0.44% | - |
| XYZ | 10.4 | 10.66 | 1.62 | - |
| YUV | 86.49 | 81.45 | 146.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 4 | 0 | 0.21 | 0.96 | 0.56 | 46.79 | 0.93 | 0.23 |
| Hex | 71 | 59 | 4 | 0 | 15 | 60 | 38 | 2F | 5D | 17 |
| Octal | 161 | 131 | 4 | 0 | 25 | 140 | 70 | 57 | 135 | 27 |
| Binary | 1110001 | 1011001 | 100 | 0 | 10101 | 1100000 | 111000 | 101111 | 1011101 | 10111 |
Color Harmonies of #715904
Complementary color
Monochromatic Colors of #715904
Black with #715904
Text Example
Text Example
White with #715904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715904; }
p { color: rgb(113,89,4); }
H1.HeaderClassName
{
color: #715904;
}
.AnyTagClassName
{
color: #715904;
}
</style>
background-color css
<style>
a { background-color: #715904; }
a { background-color: rgb(113,89,4); }
div.DivClassName
{
background-color: #715904;
}
.BgClassName
{
background-color: #715904;
}
</style>
border-color css
<style>
span { border-color: #715904; }
span { border-color: rgb(113,89,4); }
td.TdClassName
{
border-color: #715904;
}
.TagClassName
{
border-color: #715904;
}
</style>