Shades of Raw Umber #715905
Tints of Raw Umber #715905
RGB
CMYK
RGB Variations
Color information
#715905 (or 0x715905) is known color: Raw Umber. HEX triplet: 71, 59 and 05. RGB value is (113,89,5). Sum of RGB (Red+Green+Blue) = 113+89+5=207 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.59% from 207); Green value is 89 (35.16% from 255 or 43.00% from 207); Blue value is 5 (2.34% from 255 or 2.42% from 207); Max value from RGB is 113 - color contains mainly: red. Hex color #715905 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715905 is #8EA6FA. Grayscale: #565656. Windows color (decimal): -9348859 or 350577. OLE color: 350577.
HSL color Cylindrical-coordinate representation of color #715905: hue angle of 46.67º degrees, saturation: 0.92, 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 #715905 is Cyan = 0, Magento = 0.21, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 5 | - |
| CMYK | 0 | 0.21 | 0.96 | 0.56 |
| HSL | 46.67º | 0.92% | 0.23% | - |
| HSV(B) | 46.67º | 0.96% | 0.44% | - |
| XYZ | 10.41 | 10.67 | 1.65 | - |
| YUV | 86.6 | 81.95 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 5 | 0 | 0.21 | 0.96 | 0.56 | 46.67 | 0.92 | 0.23 |
| Hex | 71 | 59 | 5 | 0 | 15 | 60 | 38 | 2F | 5C | 17 |
| Octal | 161 | 131 | 5 | 0 | 25 | 140 | 70 | 57 | 134 | 27 |
| Binary | 1110001 | 1011001 | 101 | 0 | 10101 | 1100000 | 111000 | 101111 | 1011100 | 10111 |
Color Harmonies of #715905
Complementary color
Monochromatic Colors of #715905
Black with #715905
Text Example
Text Example
White with #715905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715905; }
p { color: rgb(113,89,5); }
H1.HeaderClassName
{
color: #715905;
}
.AnyTagClassName
{
color: #715905;
}
</style>
background-color css
<style>
a { background-color: #715905; }
a { background-color: rgb(113,89,5); }
div.DivClassName
{
background-color: #715905;
}
.BgClassName
{
background-color: #715905;
}
</style>
border-color css
<style>
span { border-color: #715905; }
span { border-color: rgb(113,89,5); }
td.TdClassName
{
border-color: #715905;
}
.TagClassName
{
border-color: #715905;
}
</style>