Shades of Raw Umber #715512
Tints of Raw Umber #715512
RGB
CMYK
RGB Variations
Color information
#715512 (or 0x715512) is known color: Raw Umber. HEX triplet: 71, 55 and 12. RGB value is (113,85,18). Sum of RGB (Red+Green+Blue) = 113+85+18=216 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.31% from 216); Green value is 85 (33.59% from 255 or 39.35% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 113 - color contains mainly: red. Hex color #715512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715512 is #8EAAED. Grayscale: #565656. Windows color (decimal): -9349870 or 1201521. OLE color: 1201521.
HSL color Cylindrical-coordinate representation of color #715512: hue angle of 42.32º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #715512 is Cyan = 0, Magento = 0.25, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 18 | - |
| CMYK | 0 | 0.25 | 0.84 | 0.56 |
| HSL | 42.32º | 0.73% | 0.26% | - |
| HSV(B) | 42.32º | 0.84% | 0.44% | - |
| XYZ | 10.17 | 10.05 | 1.98 | - |
| YUV | 85.73 | 89.78 | 147.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 18 | 0 | 0.25 | 0.84 | 0.56 | 42.32 | 0.73 | 0.26 |
| Hex | 71 | 55 | 12 | 0 | 19 | 54 | 38 | 2A | 49 | 1A |
| Octal | 161 | 125 | 22 | 0 | 31 | 124 | 70 | 52 | 111 | 32 |
| Binary | 1110001 | 1010101 | 10010 | 0 | 11001 | 1010100 | 111000 | 101010 | 1001001 | 11010 |
Color Harmonies of #715512
Complementary color
Monochromatic Colors of #715512
Black with #715512
Text Example
Text Example
White with #715512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715512; }
p { color: rgb(113,85,18); }
H1.HeaderClassName
{
color: #715512;
}
.AnyTagClassName
{
color: #715512;
}
</style>
background-color css
<style>
a { background-color: #715512; }
a { background-color: rgb(113,85,18); }
div.DivClassName
{
background-color: #715512;
}
.BgClassName
{
background-color: #715512;
}
</style>
border-color css
<style>
span { border-color: #715512; }
span { border-color: rgb(113,85,18); }
td.TdClassName
{
border-color: #715512;
}
.TagClassName
{
border-color: #715512;
}
</style>