Shades of Raw Umber #714408
Tints of Raw Umber #714408
RGB
CMYK
RGB Variations
Color information
#714408 (or 0x714408) is known color: Raw Umber. HEX triplet: 71, 44 and 08. RGB value is (113,68,8). Sum of RGB (Red+Green+Blue) = 113+68+8=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 68 (26.95% from 255 or 35.98% from 189); Blue value is 8 (3.52% from 255 or 4.23% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #714408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714408 is #8EBBF7. Grayscale: #4A4A4A. Windows color (decimal): -9354232 or 541809. OLE color: 541809.
HSL color Cylindrical-coordinate representation of color #714408: hue angle of 34.29º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #714408 is Cyan = 0, Magento = 0.40, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 8 | - |
| CMYK | 0 | 0.40 | 0.93 | 0.56 |
| HSL | 34.29º | 0.87% | 0.24% | - |
| HSV(B) | 34.29º | 0.93% | 0.44% | - |
| XYZ | 8.92 | 7.66 | 1.24 | - |
| YUV | 74.62 | 90.41 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 8 | 0 | 0.40 | 0.93 | 0.56 | 34.29 | 0.87 | 0.24 |
| Hex | 71 | 44 | 8 | 0 | 28 | 5D | 38 | 22 | 57 | 18 |
| Octal | 161 | 104 | 10 | 0 | 50 | 135 | 70 | 42 | 127 | 30 |
| Binary | 1110001 | 1000100 | 1000 | 0 | 101000 | 1011101 | 111000 | 100010 | 1010111 | 11000 |
Color Harmonies of #714408
Complementary color
Monochromatic Colors of #714408
Black with #714408
Text Example
Text Example
White with #714408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714408; }
p { color: rgb(113,68,8); }
H1.HeaderClassName
{
color: #714408;
}
.AnyTagClassName
{
color: #714408;
}
</style>
background-color css
<style>
a { background-color: #714408; }
a { background-color: rgb(113,68,8); }
div.DivClassName
{
background-color: #714408;
}
.BgClassName
{
background-color: #714408;
}
</style>
border-color css
<style>
span { border-color: #714408; }
span { border-color: rgb(113,68,8); }
td.TdClassName
{
border-color: #714408;
}
.TagClassName
{
border-color: #714408;
}
</style>