Shades of Raw Umber #715218
Tints of Raw Umber #715218
RGB
CMYK
RGB Variations
Color information
#715218 (or 0x715218) is known color: Raw Umber. HEX triplet: 71, 52 and 18. RGB value is (113,82,24). Sum of RGB (Red+Green+Blue) = 113+82+24=219 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.60% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 24 (9.77% from 255 or 10.96% from 219); Max value from RGB is 113 - color contains mainly: red. Hex color #715218 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715218 is #8EADE7. Grayscale: #545454. Windows color (decimal): -9350632 or 1593969. OLE color: 1593969.
HSL color Cylindrical-coordinate representation of color #715218: hue angle of 39.1º 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 #715218 is Cyan = 0, Magento = 0.27, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 24 | - |
| CMYK | 0 | 0.27 | 0.79 | 0.56 |
| HSL | 39.1º | 0.65% | 0.27% | - |
| HSV(B) | 39.1º | 0.79% | 0.44% | - |
| XYZ | 9.99 | 9.61 | 2.19 | - |
| YUV | 84.66 | 93.77 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 24 | 0 | 0.27 | 0.79 | 0.56 | 39.1 | 0.65 | 0.27 |
| Hex | 71 | 52 | 18 | 0 | 1B | 4F | 38 | 27 | 41 | 1B |
| Octal | 161 | 122 | 30 | 0 | 33 | 117 | 70 | 47 | 101 | 33 |
| Binary | 1110001 | 1010010 | 11000 | 0 | 11011 | 1001111 | 111000 | 100111 | 1000001 | 11011 |
Color Harmonies of #715218
Complementary color
Monochromatic Colors of #715218
Black with #715218
Text Example
Text Example
White with #715218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715218; }
p { color: rgb(113,82,24); }
H1.HeaderClassName
{
color: #715218;
}
.AnyTagClassName
{
color: #715218;
}
</style>
background-color css
<style>
a { background-color: #715218; }
a { background-color: rgb(113,82,24); }
div.DivClassName
{
background-color: #715218;
}
.BgClassName
{
background-color: #715218;
}
</style>
border-color css
<style>
span { border-color: #715218; }
span { border-color: rgb(113,82,24); }
td.TdClassName
{
border-color: #715218;
}
.TagClassName
{
border-color: #715218;
}
</style>