Shades of Raw Umber #714714
Tints of Raw Umber #714714
RGB
CMYK
RGB Variations
Color information
#714714 (or 0x714714) is known color: Raw Umber. HEX triplet: 71, 47 and 14. RGB value is (113,71,20). Sum of RGB (Red+Green+Blue) = 113+71+20=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 71 (28.12% from 255 or 34.80% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #714714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714714 is #8EB8EB. Grayscale: #4D4D4D. Windows color (decimal): -9353452 or 1329009. OLE color: 1329009.
HSL color Cylindrical-coordinate representation of color #714714: hue angle of 32.9º 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 #714714 is Cyan = 0, Magento = 0.37, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 20 | - |
| CMYK | 0 | 0.37 | 0.82 | 0.56 |
| HSL | 32.9º | 0.7% | 0.26% | - |
| HSV(B) | 32.9º | 0.82% | 0.44% | - |
| XYZ | 9.19 | 8.07 | 1.73 | - |
| YUV | 77.74 | 95.41 | 153.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 20 | 0 | 0.37 | 0.82 | 0.56 | 32.9 | 0.7 | 0.26 |
| Hex | 71 | 47 | 14 | 0 | 25 | 52 | 38 | 21 | 46 | 1A |
| Octal | 161 | 107 | 24 | 0 | 45 | 122 | 70 | 41 | 106 | 32 |
| Binary | 1110001 | 1000111 | 10100 | 0 | 100101 | 1010010 | 111000 | 100001 | 1000110 | 11010 |
Color Harmonies of #714714
Complementary color
Monochromatic Colors of #714714
Black with #714714
Text Example
Text Example
White with #714714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714714; }
p { color: rgb(113,71,20); }
H1.HeaderClassName
{
color: #714714;
}
.AnyTagClassName
{
color: #714714;
}
</style>
background-color css
<style>
a { background-color: #714714; }
a { background-color: rgb(113,71,20); }
div.DivClassName
{
background-color: #714714;
}
.BgClassName
{
background-color: #714714;
}
</style>
border-color css
<style>
span { border-color: #714714; }
span { border-color: rgb(113,71,20); }
td.TdClassName
{
border-color: #714714;
}
.TagClassName
{
border-color: #714714;
}
</style>