Shades of Raw Umber #715010
Tints of Raw Umber #715010
RGB
CMYK
RGB Variations
Color information
#715010 (or 0x715010) is known color: Raw Umber. HEX triplet: 71, 50 and 10. RGB value is (113,80,16). Sum of RGB (Red+Green+Blue) = 113+80+16=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 80 (31.64% from 255 or 38.28% from 209); Blue value is 16 (6.64% from 255 or 7.66% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #715010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715010 is #8EAFEF. Grayscale: #525252. Windows color (decimal): -9351152 or 1069169. OLE color: 1069169.
HSL color Cylindrical-coordinate representation of color #715010: hue angle of 39.59º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #715010 is Cyan = 0, Magento = 0.29, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 16 | - |
| CMYK | 0 | 0.29 | 0.86 | 0.56 |
| HSL | 39.59º | 0.75% | 0.25% | - |
| HSV(B) | 39.59º | 0.86% | 0.44% | - |
| XYZ | 9.77 | 9.29 | 1.77 | - |
| YUV | 82.57 | 90.43 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 16 | 0 | 0.29 | 0.86 | 0.56 | 39.59 | 0.75 | 0.25 |
| Hex | 71 | 50 | 10 | 0 | 1D | 56 | 38 | 28 | 4B | 19 |
| Octal | 161 | 120 | 20 | 0 | 35 | 126 | 70 | 50 | 113 | 31 |
| Binary | 1110001 | 1010000 | 10000 | 0 | 11101 | 1010110 | 111000 | 101000 | 1001011 | 11001 |
Color Harmonies of #715010
Complementary color
Monochromatic Colors of #715010
Black with #715010
Text Example
Text Example
White with #715010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715010; }
p { color: rgb(113,80,16); }
H1.HeaderClassName
{
color: #715010;
}
.AnyTagClassName
{
color: #715010;
}
</style>
background-color css
<style>
a { background-color: #715010; }
a { background-color: rgb(113,80,16); }
div.DivClassName
{
background-color: #715010;
}
.BgClassName
{
background-color: #715010;
}
</style>
border-color css
<style>
span { border-color: #715010; }
span { border-color: rgb(113,80,16); }
td.TdClassName
{
border-color: #715010;
}
.TagClassName
{
border-color: #715010;
}
</style>