Shades of Raw Umber #715214
Tints of Raw Umber #715214
RGB
CMYK
RGB Variations
Color information
#715214 (or 0x715214) is known color: Raw Umber. HEX triplet: 71, 52 and 14. RGB value is (113,82,20). Sum of RGB (Red+Green+Blue) = 113+82+20=215 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.56% from 215); Green value is 82 (32.42% from 255 or 38.14% from 215); Blue value is 20 (8.20% from 255 or 9.30% from 215); Max value from RGB is 113 - color contains mainly: red. Hex color #715214 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715214 is #8EADEB. Grayscale: #545454. Windows color (decimal): -9350636 or 1331825. OLE color: 1331825.
HSL color Cylindrical-coordinate representation of color #715214: hue angle of 40º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #715214 is Cyan = 0, Magento = 0.27, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 20 | - |
| CMYK | 0 | 0.27 | 0.82 | 0.56 |
| HSL | 40º | 0.7% | 0.26% | - |
| HSV(B) | 40º | 0.82% | 0.44% | - |
| XYZ | 9.95 | 9.6 | 1.99 | - |
| YUV | 84.2 | 91.77 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 20 | 0 | 0.27 | 0.82 | 0.56 | 40 | 0.7 | 0.26 |
| Hex | 71 | 52 | 14 | 0 | 1B | 52 | 38 | 28 | 46 | 1A |
| Octal | 161 | 122 | 24 | 0 | 33 | 122 | 70 | 50 | 106 | 32 |
| Binary | 1110001 | 1010010 | 10100 | 0 | 11011 | 1010010 | 111000 | 101000 | 1000110 | 11010 |
Color Harmonies of #715214
Complementary color
Monochromatic Colors of #715214
Black with #715214
Text Example
Text Example
White with #715214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715214; }
p { color: rgb(113,82,20); }
H1.HeaderClassName
{
color: #715214;
}
.AnyTagClassName
{
color: #715214;
}
</style>
background-color css
<style>
a { background-color: #715214; }
a { background-color: rgb(113,82,20); }
div.DivClassName
{
background-color: #715214;
}
.BgClassName
{
background-color: #715214;
}
</style>
border-color css
<style>
span { border-color: #715214; }
span { border-color: rgb(113,82,20); }
td.TdClassName
{
border-color: #715214;
}
.TagClassName
{
border-color: #715214;
}
</style>