Shades of Raw Umber #714206
Tints of Raw Umber #714206
RGB
CMYK
RGB Variations
Color information
#714206 (or 0x714206) is known color: Raw Umber. HEX triplet: 71, 42 and 06. RGB value is (113,66,6). Sum of RGB (Red+Green+Blue) = 113+66+6=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 66 (26.17% from 255 or 35.68% from 185); Blue value is 6 (2.73% from 255 or 3.24% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #714206 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714206 is #8EBDF9. Grayscale: #494949. Windows color (decimal): -9354746 or 410225. OLE color: 410225.
HSL color Cylindrical-coordinate representation of color #714206: hue angle of 33.64º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #714206 is Cyan = 0, Magento = 0.42, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 6 | - |
| CMYK | 0 | 0.42 | 0.95 | 0.56 |
| HSL | 33.64º | 0.9% | 0.23% | - |
| HSV(B) | 33.64º | 0.95% | 0.44% | - |
| XYZ | 8.79 | 7.42 | 1.14 | - |
| YUV | 73.21 | 90.07 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 6 | 0 | 0.42 | 0.95 | 0.56 | 33.64 | 0.9 | 0.23 |
| Hex | 71 | 42 | 6 | 0 | 2A | 5F | 38 | 22 | 5A | 17 |
| Octal | 161 | 102 | 6 | 0 | 52 | 137 | 70 | 42 | 132 | 27 |
| Binary | 1110001 | 1000010 | 110 | 0 | 101010 | 1011111 | 111000 | 100010 | 1011010 | 10111 |
Color Harmonies of #714206
Complementary color
Monochromatic Colors of #714206
Black with #714206
Text Example
Text Example
White with #714206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714206; }
p { color: rgb(113,66,6); }
H1.HeaderClassName
{
color: #714206;
}
.AnyTagClassName
{
color: #714206;
}
</style>
background-color css
<style>
a { background-color: #714206; }
a { background-color: rgb(113,66,6); }
div.DivClassName
{
background-color: #714206;
}
.BgClassName
{
background-color: #714206;
}
</style>
border-color css
<style>
span { border-color: #714206; }
span { border-color: rgb(113,66,6); }
td.TdClassName
{
border-color: #714206;
}
.TagClassName
{
border-color: #714206;
}
</style>