Shades of Raw Umber #714609
Tints of Raw Umber #714609
RGB
CMYK
RGB Variations
Color information
#714609 (or 0x714609) is known color: Raw Umber. HEX triplet: 71, 46 and 09. RGB value is (113,70,9). Sum of RGB (Red+Green+Blue) = 113+70+9=192 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.85% from 192); Green value is 70 (27.73% from 255 or 36.46% from 192); Blue value is 9 (3.91% from 255 or 4.69% from 192); Max value from RGB is 113 - color contains mainly: red. Hex color #714609 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714609 is #8EB9F6. Grayscale: #4C4C4C. Windows color (decimal): -9353719 or 607857. OLE color: 607857.
HSL color Cylindrical-coordinate representation of color #714609: hue angle of 35.19º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #714609 is Cyan = 0, Magento = 0.38, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 9 | - |
| CMYK | 0 | 0.38 | 0.92 | 0.56 |
| HSL | 35.19º | 0.85% | 0.24% | - |
| HSV(B) | 35.19º | 0.92% | 0.44% | - |
| XYZ | 9.05 | 7.91 | 1.31 | - |
| YUV | 75.9 | 90.25 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 9 | 0 | 0.38 | 0.92 | 0.56 | 35.19 | 0.85 | 0.24 |
| Hex | 71 | 46 | 9 | 0 | 26 | 5C | 38 | 23 | 55 | 18 |
| Octal | 161 | 106 | 11 | 0 | 46 | 134 | 70 | 43 | 125 | 30 |
| Binary | 1110001 | 1000110 | 1001 | 0 | 100110 | 1011100 | 111000 | 100011 | 1010101 | 11000 |
Color Harmonies of #714609
Complementary color
Monochromatic Colors of #714609
Black with #714609
Text Example
Text Example
White with #714609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714609; }
p { color: rgb(113,70,9); }
H1.HeaderClassName
{
color: #714609;
}
.AnyTagClassName
{
color: #714609;
}
</style>
background-color css
<style>
a { background-color: #714609; }
a { background-color: rgb(113,70,9); }
div.DivClassName
{
background-color: #714609;
}
.BgClassName
{
background-color: #714609;
}
</style>
border-color css
<style>
span { border-color: #714609; }
span { border-color: rgb(113,70,9); }
td.TdClassName
{
border-color: #714609;
}
.TagClassName
{
border-color: #714609;
}
</style>