Shades of Raw Umber #714405
Tints of Raw Umber #714405
RGB
CMYK
RGB Variations
Color information
#714405 (or 0x714405) is known color: Raw Umber. HEX triplet: 71, 44 and 05. RGB value is (113,68,5). Sum of RGB (Red+Green+Blue) = 113+68+5=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 68 (26.95% from 255 or 36.56% from 186); Blue value is 5 (2.34% from 255 or 2.69% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #714405 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714405 is #8EBBFA. Grayscale: #4A4A4A. Windows color (decimal): -9354235 or 345201. OLE color: 345201.
HSL color Cylindrical-coordinate representation of color #714405: hue angle of 35º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #714405 is Cyan = 0, Magento = 0.40, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 5 | - |
| CMYK | 0 | 0.40 | 0.96 | 0.56 |
| HSL | 35º | 0.92% | 0.23% | - |
| HSV(B) | 35º | 0.96% | 0.44% | - |
| XYZ | 8.9 | 7.66 | 1.15 | - |
| YUV | 74.27 | 88.91 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 5 | 0 | 0.40 | 0.96 | 0.56 | 35 | 0.92 | 0.23 |
| Hex | 71 | 44 | 5 | 0 | 28 | 60 | 38 | 23 | 5C | 17 |
| Octal | 161 | 104 | 5 | 0 | 50 | 140 | 70 | 43 | 134 | 27 |
| Binary | 1110001 | 1000100 | 101 | 0 | 101000 | 1100000 | 111000 | 100011 | 1011100 | 10111 |
Color Harmonies of #714405
Complementary color
Monochromatic Colors of #714405
Black with #714405
Text Example
Text Example
White with #714405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714405; }
p { color: rgb(113,68,5); }
H1.HeaderClassName
{
color: #714405;
}
.AnyTagClassName
{
color: #714405;
}
</style>
background-color css
<style>
a { background-color: #714405; }
a { background-color: rgb(113,68,5); }
div.DivClassName
{
background-color: #714405;
}
.BgClassName
{
background-color: #714405;
}
</style>
border-color css
<style>
span { border-color: #714405; }
span { border-color: rgb(113,68,5); }
td.TdClassName
{
border-color: #714405;
}
.TagClassName
{
border-color: #714405;
}
</style>