Shades of Raw Umber #715418
Tints of Raw Umber #715418
RGB
CMYK
RGB Variations
Color information
#715418 (or 0x715418) is known color: Raw Umber. HEX triplet: 71, 54 and 18. RGB value is (113,84,24). Sum of RGB (Red+Green+Blue) = 113+84+24=221 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.13% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 24 (9.77% from 255 or 10.86% from 221); Max value from RGB is 113 - color contains mainly: red. Hex color #715418 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715418 is #8EABE7. Grayscale: #565656. Windows color (decimal): -9350120 or 1594481. OLE color: 1594481.
HSL color Cylindrical-coordinate representation of color #715418: hue angle of 40.45º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #715418 is Cyan = 0, Magento = 0.26, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 24 | - |
| CMYK | 0 | 0.26 | 0.79 | 0.56 |
| HSL | 40.45º | 0.65% | 0.27% | - |
| HSV(B) | 40.45º | 0.79% | 0.44% | - |
| XYZ | 10.15 | 9.92 | 2.24 | - |
| YUV | 85.83 | 93.11 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 24 | 0 | 0.26 | 0.79 | 0.56 | 40.45 | 0.65 | 0.27 |
| Hex | 71 | 54 | 18 | 0 | 1A | 4F | 38 | 28 | 41 | 1B |
| Octal | 161 | 124 | 30 | 0 | 32 | 117 | 70 | 50 | 101 | 33 |
| Binary | 1110001 | 1010100 | 11000 | 0 | 11010 | 1001111 | 111000 | 101000 | 1000001 | 11011 |
Color Harmonies of #715418
Complementary color
Monochromatic Colors of #715418
Black with #715418
Text Example
Text Example
White with #715418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715418; }
p { color: rgb(113,84,24); }
H1.HeaderClassName
{
color: #715418;
}
.AnyTagClassName
{
color: #715418;
}
</style>
background-color css
<style>
a { background-color: #715418; }
a { background-color: rgb(113,84,24); }
div.DivClassName
{
background-color: #715418;
}
.BgClassName
{
background-color: #715418;
}
</style>
border-color css
<style>
span { border-color: #715418; }
span { border-color: rgb(113,84,24); }
td.TdClassName
{
border-color: #715418;
}
.TagClassName
{
border-color: #715418;
}
</style>