Shades of Raw Umber #714805
Tints of Raw Umber #714805
RGB
CMYK
RGB Variations
Color information
#714805 (or 0x714805) is known color: Raw Umber. HEX triplet: 71, 48 and 05. RGB value is (113,72,5). Sum of RGB (Red+Green+Blue) = 113+72+5=190 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.47% from 190); Green value is 72 (28.52% from 255 or 37.89% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 113 - color contains mainly: red. Hex color #714805 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714805 is #8EB7FA. Grayscale: #4C4C4C. Windows color (decimal): -9353211 or 346225. OLE color: 346225.
HSL color Cylindrical-coordinate representation of color #714805: hue angle of 37.22º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #714805 is Cyan = 0, Magento = 0.36, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 72 | 5 | - |
| CMYK | 0 | 0.36 | 0.96 | 0.56 |
| HSL | 37.22º | 0.92% | 0.23% | - |
| HSV(B) | 37.22º | 0.96% | 0.44% | - |
| XYZ | 9.15 | 8.16 | 1.24 | - |
| YUV | 76.62 | 87.58 | 153.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 5 | 0 | 0.36 | 0.96 | 0.56 | 37.22 | 0.92 | 0.23 |
| Hex | 71 | 48 | 5 | 0 | 24 | 60 | 38 | 25 | 5C | 17 |
| Octal | 161 | 110 | 5 | 0 | 44 | 140 | 70 | 45 | 134 | 27 |
| Binary | 1110001 | 1001000 | 101 | 0 | 100100 | 1100000 | 111000 | 100101 | 1011100 | 10111 |
Color Harmonies of #714805
Complementary color
Monochromatic Colors of #714805
Black with #714805
Text Example
Text Example
White with #714805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714805; }
p { color: rgb(113,72,5); }
H1.HeaderClassName
{
color: #714805;
}
.AnyTagClassName
{
color: #714805;
}
</style>
background-color css
<style>
a { background-color: #714805; }
a { background-color: rgb(113,72,5); }
div.DivClassName
{
background-color: #714805;
}
.BgClassName
{
background-color: #714805;
}
</style>
border-color css
<style>
span { border-color: #714805; }
span { border-color: rgb(113,72,5); }
td.TdClassName
{
border-color: #714805;
}
.TagClassName
{
border-color: #714805;
}
</style>