Shades of Raw Umber #714006
Tints of Raw Umber #714006
RGB
CMYK
RGB Variations
Color information
#714006 (or 0x714006) is known color: Raw Umber. HEX triplet: 71, 40 and 06. RGB value is (113,64,6). Sum of RGB (Red+Green+Blue) = 113+64+6=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 64 (25.39% from 255 or 34.97% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #714006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714006 is #8EBFF9. Grayscale: #484848. Windows color (decimal): -9355258 or 409713. OLE color: 409713.
HSL color Cylindrical-coordinate representation of color #714006: hue angle of 32.52º 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 #714006 is Cyan = 0, Magento = 0.43, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 6 | - |
| CMYK | 0 | 0.43 | 0.95 | 0.56 |
| HSL | 32.52º | 0.9% | 0.23% | - |
| HSV(B) | 32.52º | 0.95% | 0.44% | - |
| XYZ | 8.68 | 7.19 | 1.1 | - |
| YUV | 72.04 | 90.73 | 157.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 6 | 0 | 0.43 | 0.95 | 0.56 | 32.52 | 0.9 | 0.23 |
| Hex | 71 | 40 | 6 | 0 | 2B | 5F | 38 | 21 | 5A | 17 |
| Octal | 161 | 100 | 6 | 0 | 53 | 137 | 70 | 41 | 132 | 27 |
| Binary | 1110001 | 1000000 | 110 | 0 | 101011 | 1011111 | 111000 | 100001 | 1011010 | 10111 |
Color Harmonies of #714006
Complementary color
Monochromatic Colors of #714006
Black with #714006
Text Example
Text Example
White with #714006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714006; }
p { color: rgb(113,64,6); }
H1.HeaderClassName
{
color: #714006;
}
.AnyTagClassName
{
color: #714006;
}
</style>
background-color css
<style>
a { background-color: #714006; }
a { background-color: rgb(113,64,6); }
div.DivClassName
{
background-color: #714006;
}
.BgClassName
{
background-color: #714006;
}
</style>
border-color css
<style>
span { border-color: #714006; }
span { border-color: rgb(113,64,6); }
td.TdClassName
{
border-color: #714006;
}
.TagClassName
{
border-color: #714006;
}
</style>