Shades of Raw Umber #714415
Tints of Raw Umber #714415
RGB
CMYK
RGB Variations
Color information
#714415 (or 0x714415) is known color: Raw Umber. HEX triplet: 71, 44 and 15. RGB value is (113,68,21). Sum of RGB (Red+Green+Blue) = 113+68+21=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 68 (26.95% from 255 or 33.66% from 202); Blue value is 21 (8.59% from 255 or 10.40% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #714415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714415 is #8EBBEA. Grayscale: #4C4C4C. Windows color (decimal): -9354219 or 1393777. OLE color: 1393777.
HSL color Cylindrical-coordinate representation of color #714415: hue angle of 30.65º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #714415 is Cyan = 0, Magento = 0.40, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 21 | - |
| CMYK | 0 | 0.40 | 0.81 | 0.56 |
| HSL | 30.65º | 0.69% | 0.26% | - |
| HSV(B) | 30.65º | 0.81% | 0.44% | - |
| XYZ | 9.01 | 7.7 | 1.72 | - |
| YUV | 76.1 | 96.91 | 154.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 21 | 0 | 0.40 | 0.81 | 0.56 | 30.65 | 0.69 | 0.26 |
| Hex | 71 | 44 | 15 | 0 | 28 | 51 | 38 | 1F | 45 | 1A |
| Octal | 161 | 104 | 25 | 0 | 50 | 121 | 70 | 37 | 105 | 32 |
| Binary | 1110001 | 1000100 | 10101 | 0 | 101000 | 1010001 | 111000 | 11111 | 1000101 | 11010 |
Color Harmonies of #714415
Complementary color
Monochromatic Colors of #714415
Black with #714415
Text Example
Text Example
White with #714415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714415; }
p { color: rgb(113,68,21); }
H1.HeaderClassName
{
color: #714415;
}
.AnyTagClassName
{
color: #714415;
}
</style>
background-color css
<style>
a { background-color: #714415; }
a { background-color: rgb(113,68,21); }
div.DivClassName
{
background-color: #714415;
}
.BgClassName
{
background-color: #714415;
}
</style>
border-color css
<style>
span { border-color: #714415; }
span { border-color: rgb(113,68,21); }
td.TdClassName
{
border-color: #714415;
}
.TagClassName
{
border-color: #714415;
}
</style>