Shades of Raw Umber #715011
Tints of Raw Umber #715011
RGB
CMYK
RGB Variations
Color information
#715011 (or 0x715011) is known color: Raw Umber. HEX triplet: 71, 50 and 11. RGB value is (113,80,17). Sum of RGB (Red+Green+Blue) = 113+80+17=210 (27% of max value = 765). Red value is 113 (44.53% from 255 or 53.81% from 210); Green value is 80 (31.64% from 255 or 38.10% from 210); Blue value is 17 (7.03% from 255 or 8.10% from 210); Max value from RGB is 113 - color contains mainly: red. Hex color #715011 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715011 is #8EAFEE. Grayscale: #525252. Windows color (decimal): -9351151 or 1134705. OLE color: 1134705.
HSL color Cylindrical-coordinate representation of color #715011: hue angle of 39.38º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #715011 is Cyan = 0, Magento = 0.29, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 17 | - |
| CMYK | 0 | 0.29 | 0.85 | 0.56 |
| HSL | 39.38º | 0.74% | 0.25% | - |
| HSV(B) | 39.38º | 0.85% | 0.44% | - |
| XYZ | 9.78 | 9.29 | 1.81 | - |
| YUV | 82.69 | 90.93 | 149.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 17 | 0 | 0.29 | 0.85 | 0.56 | 39.38 | 0.74 | 0.25 |
| Hex | 71 | 50 | 11 | 0 | 1D | 55 | 38 | 27 | 4A | 19 |
| Octal | 161 | 120 | 21 | 0 | 35 | 125 | 70 | 47 | 112 | 31 |
| Binary | 1110001 | 1010000 | 10001 | 0 | 11101 | 1010101 | 111000 | 100111 | 1001010 | 11001 |
Color Harmonies of #715011
Complementary color
Monochromatic Colors of #715011
Black with #715011
Text Example
Text Example
White with #715011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715011; }
p { color: rgb(113,80,17); }
H1.HeaderClassName
{
color: #715011;
}
.AnyTagClassName
{
color: #715011;
}
</style>
background-color css
<style>
a { background-color: #715011; }
a { background-color: rgb(113,80,17); }
div.DivClassName
{
background-color: #715011;
}
.BgClassName
{
background-color: #715011;
}
</style>
border-color css
<style>
span { border-color: #715011; }
span { border-color: rgb(113,80,17); }
td.TdClassName
{
border-color: #715011;
}
.TagClassName
{
border-color: #715011;
}
</style>