Shades of Raw Umber #715019
Tints of Raw Umber #715019
RGB
CMYK
RGB Variations
Color information
#715019 (or 0x715019) is known color: Raw Umber. HEX triplet: 71, 50 and 19. RGB value is (113,80,25). Sum of RGB (Red+Green+Blue) = 113+80+25=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 25 (10.16% from 255 or 11.47% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #715019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715019 is #8EAFE6. Grayscale: #535353. Windows color (decimal): -9351143 or 1658993. OLE color: 1658993.
HSL color Cylindrical-coordinate representation of color #715019: hue angle of 37.5º 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 #715019 is Cyan = 0, Magento = 0.29, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 25 | - |
| CMYK | 0 | 0.29 | 0.78 | 0.56 |
| HSL | 37.5º | 0.64% | 0.27% | - |
| HSV(B) | 37.5º | 0.78% | 0.44% | - |
| XYZ | 9.85 | 9.32 | 2.2 | - |
| YUV | 83.6 | 94.93 | 148.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 25 | 0 | 0.29 | 0.78 | 0.56 | 37.5 | 0.64 | 0.27 |
| Hex | 71 | 50 | 19 | 0 | 1D | 4E | 38 | 26 | 40 | 1B |
| Octal | 161 | 120 | 31 | 0 | 35 | 116 | 70 | 46 | 100 | 33 |
| Binary | 1110001 | 1010000 | 11001 | 0 | 11101 | 1001110 | 111000 | 100110 | 1000000 | 11011 |
Color Harmonies of #715019
Complementary color
Monochromatic Colors of #715019
Black with #715019
Text Example
Text Example
White with #715019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715019; }
p { color: rgb(113,80,25); }
H1.HeaderClassName
{
color: #715019;
}
.AnyTagClassName
{
color: #715019;
}
</style>
background-color css
<style>
a { background-color: #715019; }
a { background-color: rgb(113,80,25); }
div.DivClassName
{
background-color: #715019;
}
.BgClassName
{
background-color: #715019;
}
</style>
border-color css
<style>
span { border-color: #715019; }
span { border-color: rgb(113,80,25); }
td.TdClassName
{
border-color: #715019;
}
.TagClassName
{
border-color: #715019;
}
</style>