Shades of Raw Umber #715014
Tints of Raw Umber #715014
RGB
CMYK
RGB Variations
Color information
#715014 (or 0x715014) is known color: Raw Umber. HEX triplet: 71, 50 and 14. RGB value is (113,80,20). Sum of RGB (Red+Green+Blue) = 113+80+20=213 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.05% from 213); Green value is 80 (31.64% from 255 or 37.56% from 213); Blue value is 20 (8.20% from 255 or 9.39% from 213); Max value from RGB is 113 - color contains mainly: red. Hex color #715014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715014 is #8EAFEB. Grayscale: #535353. Windows color (decimal): -9351148 or 1331313. OLE color: 1331313.
HSL color Cylindrical-coordinate representation of color #715014: hue angle of 38.71º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #715014 is Cyan = 0, Magento = 0.29, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 20 | - |
| CMYK | 0 | 0.29 | 0.82 | 0.56 |
| HSL | 38.71º | 0.7% | 0.26% | - |
| HSV(B) | 38.71º | 0.82% | 0.44% | - |
| XYZ | 9.8 | 9.3 | 1.94 | - |
| YUV | 83.03 | 92.43 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 20 | 0 | 0.29 | 0.82 | 0.56 | 38.71 | 0.7 | 0.26 |
| Hex | 71 | 50 | 14 | 0 | 1D | 52 | 38 | 27 | 46 | 1A |
| Octal | 161 | 120 | 24 | 0 | 35 | 122 | 70 | 47 | 106 | 32 |
| Binary | 1110001 | 1010000 | 10100 | 0 | 11101 | 1010010 | 111000 | 100111 | 1000110 | 11010 |
Color Harmonies of #715014
Complementary color
Monochromatic Colors of #715014
Black with #715014
Text Example
Text Example
White with #715014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715014; }
p { color: rgb(113,80,20); }
H1.HeaderClassName
{
color: #715014;
}
.AnyTagClassName
{
color: #715014;
}
</style>
background-color css
<style>
a { background-color: #715014; }
a { background-color: rgb(113,80,20); }
div.DivClassName
{
background-color: #715014;
}
.BgClassName
{
background-color: #715014;
}
</style>
border-color css
<style>
span { border-color: #715014; }
span { border-color: rgb(113,80,20); }
td.TdClassName
{
border-color: #715014;
}
.TagClassName
{
border-color: #715014;
}
</style>