Shades of Raw Umber #714209
Tints of Raw Umber #714209
RGB
CMYK
RGB Variations
Color information
#714209 (or 0x714209) is known color: Raw Umber. HEX triplet: 71, 42 and 09. RGB value is (113,66,9). Sum of RGB (Red+Green+Blue) = 113+66+9=188 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.11% from 188); Green value is 66 (26.17% from 255 or 35.11% from 188); Blue value is 9 (3.91% from 255 or 4.79% from 188); Max value from RGB is 113 - color contains mainly: red. Hex color #714209 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714209 is #8EBDF6. Grayscale: #494949. Windows color (decimal): -9354743 or 606833. OLE color: 606833.
HSL color Cylindrical-coordinate representation of color #714209: hue angle of 32.88º 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 #714209 is Cyan = 0, Magento = 0.42, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 9 | - |
| CMYK | 0 | 0.42 | 0.92 | 0.56 |
| HSL | 32.88º | 0.85% | 0.24% | - |
| HSV(B) | 32.88º | 0.92% | 0.44% | - |
| XYZ | 8.81 | 7.43 | 1.23 | - |
| YUV | 73.56 | 91.57 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 9 | 0 | 0.42 | 0.92 | 0.56 | 32.88 | 0.85 | 0.24 |
| Hex | 71 | 42 | 9 | 0 | 2A | 5C | 38 | 21 | 55 | 18 |
| Octal | 161 | 102 | 11 | 0 | 52 | 134 | 70 | 41 | 125 | 30 |
| Binary | 1110001 | 1000010 | 1001 | 0 | 101010 | 1011100 | 111000 | 100001 | 1010101 | 11000 |
Color Harmonies of #714209
Complementary color
Monochromatic Colors of #714209
Black with #714209
Text Example
Text Example
White with #714209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714209; }
p { color: rgb(113,66,9); }
H1.HeaderClassName
{
color: #714209;
}
.AnyTagClassName
{
color: #714209;
}
</style>
background-color css
<style>
a { background-color: #714209; }
a { background-color: rgb(113,66,9); }
div.DivClassName
{
background-color: #714209;
}
.BgClassName
{
background-color: #714209;
}
</style>
border-color css
<style>
span { border-color: #714209; }
span { border-color: rgb(113,66,9); }
td.TdClassName
{
border-color: #714209;
}
.TagClassName
{
border-color: #714209;
}
</style>