Shades of Raw Umber #715614
Tints of Raw Umber #715614
RGB
CMYK
RGB Variations
Color information
#715614 (or 0x715614) is known color: Raw Umber. HEX triplet: 71, 56 and 14. RGB value is (113,86,20). Sum of RGB (Red+Green+Blue) = 113+86+20=219 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.60% from 219); Green value is 86 (33.98% from 255 or 39.27% from 219); Blue value is 20 (8.20% from 255 or 9.13% from 219); Max value from RGB is 113 - color contains mainly: red. Hex color #715614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715614 is #8EA9EB. Grayscale: #565656. Windows color (decimal): -9349612 or 1332849. OLE color: 1332849.
HSL color Cylindrical-coordinate representation of color #715614: hue angle of 42.58º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #715614 is Cyan = 0, Magento = 0.24, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 20 | - |
| CMYK | 0 | 0.24 | 0.82 | 0.56 |
| HSL | 42.58º | 0.7% | 0.26% | - |
| HSV(B) | 42.58º | 0.82% | 0.44% | - |
| XYZ | 10.26 | 10.22 | 2.09 | - |
| YUV | 86.55 | 90.45 | 146.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 20 | 0 | 0.24 | 0.82 | 0.56 | 42.58 | 0.7 | 0.26 |
| Hex | 71 | 56 | 14 | 0 | 18 | 52 | 38 | 2B | 46 | 1A |
| Octal | 161 | 126 | 24 | 0 | 30 | 122 | 70 | 53 | 106 | 32 |
| Binary | 1110001 | 1010110 | 10100 | 0 | 11000 | 1010010 | 111000 | 101011 | 1000110 | 11010 |
Color Harmonies of #715614
Complementary color
Monochromatic Colors of #715614
Black with #715614
Text Example
Text Example
White with #715614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715614; }
p { color: rgb(113,86,20); }
H1.HeaderClassName
{
color: #715614;
}
.AnyTagClassName
{
color: #715614;
}
</style>
background-color css
<style>
a { background-color: #715614; }
a { background-color: rgb(113,86,20); }
div.DivClassName
{
background-color: #715614;
}
.BgClassName
{
background-color: #715614;
}
</style>
border-color css
<style>
span { border-color: #715614; }
span { border-color: rgb(113,86,20); }
td.TdClassName
{
border-color: #715614;
}
.TagClassName
{
border-color: #715614;
}
</style>