Shades of Raw Umber #715619
Tints of Raw Umber #715619
RGB
CMYK
RGB Variations
Color information
#715619 (or 0x715619) is known color: Raw Umber. HEX triplet: 71, 56 and 19. RGB value is (113,86,25). Sum of RGB (Red+Green+Blue) = 113+86+25=224 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.45% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 25 (10.16% from 255 or 11.16% from 224); Max value from RGB is 113 - color contains mainly: red. Hex color #715619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715619 is #8EA9E6. Grayscale: #575757. Windows color (decimal): -9349607 or 1660529. OLE color: 1660529.
HSL color Cylindrical-coordinate representation of color #715619: hue angle of 41.59º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #715619 is Cyan = 0, Magento = 0.24, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 25 | - |
| CMYK | 0 | 0.24 | 0.78 | 0.56 |
| HSL | 41.59º | 0.64% | 0.27% | - |
| HSV(B) | 41.59º | 0.78% | 0.44% | - |
| XYZ | 10.31 | 10.24 | 2.35 | - |
| YUV | 87.12 | 92.95 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 25 | 0 | 0.24 | 0.78 | 0.56 | 41.59 | 0.64 | 0.27 |
| Hex | 71 | 56 | 19 | 0 | 18 | 4E | 38 | 2A | 40 | 1B |
| Octal | 161 | 126 | 31 | 0 | 30 | 116 | 70 | 52 | 100 | 33 |
| Binary | 1110001 | 1010110 | 11001 | 0 | 11000 | 1001110 | 111000 | 101010 | 1000000 | 11011 |
Color Harmonies of #715619
Complementary color
Monochromatic Colors of #715619
Black with #715619
Text Example
Text Example
White with #715619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715619; }
p { color: rgb(113,86,25); }
H1.HeaderClassName
{
color: #715619;
}
.AnyTagClassName
{
color: #715619;
}
</style>
background-color css
<style>
a { background-color: #715619; }
a { background-color: rgb(113,86,25); }
div.DivClassName
{
background-color: #715619;
}
.BgClassName
{
background-color: #715619;
}
</style>
border-color css
<style>
span { border-color: #715619; }
span { border-color: rgb(113,86,25); }
td.TdClassName
{
border-color: #715619;
}
.TagClassName
{
border-color: #715619;
}
</style>