Shades of Raw Umber #715414
Tints of Raw Umber #715414
RGB
CMYK
RGB Variations
Color information
#715414 (or 0x715414) is known color: Raw Umber. HEX triplet: 71, 54 and 14. RGB value is (113,84,20). Sum of RGB (Red+Green+Blue) = 113+84+20=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 84 (33.20% from 255 or 38.71% from 217); Blue value is 20 (8.20% from 255 or 9.22% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #715414 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715414 is #8EABEB. Grayscale: #555555. Windows color (decimal): -9350124 or 1332337. OLE color: 1332337.
HSL color Cylindrical-coordinate representation of color #715414: hue angle of 41.29º 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 #715414 is Cyan = 0, Magento = 0.26, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 20 | - |
| CMYK | 0 | 0.26 | 0.82 | 0.56 |
| HSL | 41.29º | 0.7% | 0.26% | - |
| HSV(B) | 41.29º | 0.82% | 0.44% | - |
| XYZ | 10.11 | 9.9 | 2.04 | - |
| YUV | 85.38 | 91.11 | 147.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 20 | 0 | 0.26 | 0.82 | 0.56 | 41.29 | 0.7 | 0.26 |
| Hex | 71 | 54 | 14 | 0 | 1A | 52 | 38 | 29 | 46 | 1A |
| Octal | 161 | 124 | 24 | 0 | 32 | 122 | 70 | 51 | 106 | 32 |
| Binary | 1110001 | 1010100 | 10100 | 0 | 11010 | 1010010 | 111000 | 101001 | 1000110 | 11010 |
Color Harmonies of #715414
Complementary color
Monochromatic Colors of #715414
Black with #715414
Text Example
Text Example
White with #715414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715414; }
p { color: rgb(113,84,20); }
H1.HeaderClassName
{
color: #715414;
}
.AnyTagClassName
{
color: #715414;
}
</style>
background-color css
<style>
a { background-color: #715414; }
a { background-color: rgb(113,84,20); }
div.DivClassName
{
background-color: #715414;
}
.BgClassName
{
background-color: #715414;
}
</style>
border-color css
<style>
span { border-color: #715414; }
span { border-color: rgb(113,84,20); }
td.TdClassName
{
border-color: #715414;
}
.TagClassName
{
border-color: #715414;
}
</style>