Shades of Raw Umber #715213
Tints of Raw Umber #715213
RGB
CMYK
RGB Variations
Color information
#715213 (or 0x715213) is known color: Raw Umber. HEX triplet: 71, 52 and 13. RGB value is (113,82,19). Sum of RGB (Red+Green+Blue) = 113+82+19=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 82 (32.42% from 255 or 38.32% from 214); Blue value is 19 (7.81% from 255 or 8.88% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #715213 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715213 is #8EADEC. Grayscale: #545454. Windows color (decimal): -9350637 or 1266289. OLE color: 1266289.
HSL color Cylindrical-coordinate representation of color #715213: hue angle of 40.21º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #715213 is Cyan = 0, Magento = 0.27, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 19 | - |
| CMYK | 0 | 0.27 | 0.83 | 0.56 |
| HSL | 40.21º | 0.71% | 0.26% | - |
| HSV(B) | 40.21º | 0.83% | 0.44% | - |
| XYZ | 9.94 | 9.59 | 1.94 | - |
| YUV | 84.09 | 91.27 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 19 | 0 | 0.27 | 0.83 | 0.56 | 40.21 | 0.71 | 0.26 |
| Hex | 71 | 52 | 13 | 0 | 1B | 53 | 38 | 28 | 47 | 1A |
| Octal | 161 | 122 | 23 | 0 | 33 | 123 | 70 | 50 | 107 | 32 |
| Binary | 1110001 | 1010010 | 10011 | 0 | 11011 | 1010011 | 111000 | 101000 | 1000111 | 11010 |
Color Harmonies of #715213
Complementary color
Monochromatic Colors of #715213
Black with #715213
Text Example
Text Example
White with #715213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715213; }
p { color: rgb(113,82,19); }
H1.HeaderClassName
{
color: #715213;
}
.AnyTagClassName
{
color: #715213;
}
</style>
background-color css
<style>
a { background-color: #715213; }
a { background-color: rgb(113,82,19); }
div.DivClassName
{
background-color: #715213;
}
.BgClassName
{
background-color: #715213;
}
</style>
border-color css
<style>
span { border-color: #715213; }
span { border-color: rgb(113,82,19); }
td.TdClassName
{
border-color: #715213;
}
.TagClassName
{
border-color: #715213;
}
</style>