Shades of Raw Umber #715015
Tints of Raw Umber #715015
RGB
CMYK
RGB Variations
Color information
#715015 (or 0x715015) is known color: Raw Umber. HEX triplet: 71, 50 and 15. RGB value is (113,80,21). Sum of RGB (Red+Green+Blue) = 113+80+21=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 80 (31.64% from 255 or 37.38% from 214); Blue value is 21 (8.59% from 255 or 9.81% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #715015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715015 is #8EAFEA. Grayscale: #535353. Windows color (decimal): -9351147 or 1396849. OLE color: 1396849.
HSL color Cylindrical-coordinate representation of color #715015: hue angle of 38.48º 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 #715015 is Cyan = 0, Magento = 0.29, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 21 | - |
| CMYK | 0 | 0.29 | 0.81 | 0.56 |
| HSL | 38.48º | 0.69% | 0.26% | - |
| HSV(B) | 38.48º | 0.81% | 0.44% | - |
| XYZ | 9.81 | 9.3 | 1.99 | - |
| YUV | 83.14 | 92.93 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 21 | 0 | 0.29 | 0.81 | 0.56 | 38.48 | 0.69 | 0.26 |
| Hex | 71 | 50 | 15 | 0 | 1D | 51 | 38 | 26 | 45 | 1A |
| Octal | 161 | 120 | 25 | 0 | 35 | 121 | 70 | 46 | 105 | 32 |
| Binary | 1110001 | 1010000 | 10101 | 0 | 11101 | 1010001 | 111000 | 100110 | 1000101 | 11010 |
Color Harmonies of #715015
Complementary color
Monochromatic Colors of #715015
Black with #715015
Text Example
Text Example
White with #715015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715015; }
p { color: rgb(113,80,21); }
H1.HeaderClassName
{
color: #715015;
}
.AnyTagClassName
{
color: #715015;
}
</style>
background-color css
<style>
a { background-color: #715015; }
a { background-color: rgb(113,80,21); }
div.DivClassName
{
background-color: #715015;
}
.BgClassName
{
background-color: #715015;
}
</style>
border-color css
<style>
span { border-color: #715015; }
span { border-color: rgb(113,80,21); }
td.TdClassName
{
border-color: #715015;
}
.TagClassName
{
border-color: #715015;
}
</style>