Shades of Raw Umber #715615
Tints of Raw Umber #715615
RGB
CMYK
RGB Variations
Color information
#715615 (or 0x715615) is known color: Raw Umber. HEX triplet: 71, 56 and 15. RGB value is (113,86,21). Sum of RGB (Red+Green+Blue) = 113+86+21=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 86 (33.98% from 255 or 39.09% from 220); Blue value is 21 (8.59% from 255 or 9.55% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #715615 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715615 is #8EA9EA. Grayscale: #565656. Windows color (decimal): -9349611 or 1398385. OLE color: 1398385.
HSL color Cylindrical-coordinate representation of color #715615: hue angle of 42.39º 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 #715615 is Cyan = 0, Magento = 0.24, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 21 | - |
| CMYK | 0 | 0.24 | 0.81 | 0.56 |
| HSL | 42.39º | 0.69% | 0.26% | - |
| HSV(B) | 42.39º | 0.81% | 0.44% | - |
| XYZ | 10.27 | 10.22 | 2.14 | - |
| YUV | 86.66 | 90.95 | 146.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 21 | 0 | 0.24 | 0.81 | 0.56 | 42.39 | 0.69 | 0.26 |
| Hex | 71 | 56 | 15 | 0 | 18 | 51 | 38 | 2A | 45 | 1A |
| Octal | 161 | 126 | 25 | 0 | 30 | 121 | 70 | 52 | 105 | 32 |
| Binary | 1110001 | 1010110 | 10101 | 0 | 11000 | 1010001 | 111000 | 101010 | 1000101 | 11010 |
Color Harmonies of #715615
Complementary color
Monochromatic Colors of #715615
Black with #715615
Text Example
Text Example
White with #715615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715615; }
p { color: rgb(113,86,21); }
H1.HeaderClassName
{
color: #715615;
}
.AnyTagClassName
{
color: #715615;
}
</style>
background-color css
<style>
a { background-color: #715615; }
a { background-color: rgb(113,86,21); }
div.DivClassName
{
background-color: #715615;
}
.BgClassName
{
background-color: #715615;
}
</style>
border-color css
<style>
span { border-color: #715615; }
span { border-color: rgb(113,86,21); }
td.TdClassName
{
border-color: #715615;
}
.TagClassName
{
border-color: #715615;
}
</style>