Shades of Raw Umber #714515
Tints of Raw Umber #714515
RGB
CMYK
RGB Variations
Color information
#714515 (or 0x714515) is known color: Raw Umber. HEX triplet: 71, 45 and 15. RGB value is (113,69,21). Sum of RGB (Red+Green+Blue) = 113+69+21=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 69 (27.34% from 255 or 33.99% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #714515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714515 is #8EBAEA. Grayscale: #4C4C4C. Windows color (decimal): -9353963 or 1394033. OLE color: 1394033.
HSL color Cylindrical-coordinate representation of color #714515: hue angle of 31.3º 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 #714515 is Cyan = 0, Magento = 0.39, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 21 | - |
| CMYK | 0 | 0.39 | 0.81 | 0.56 |
| HSL | 31.3º | 0.69% | 0.26% | - |
| HSV(B) | 31.3º | 0.81% | 0.44% | - |
| XYZ | 9.07 | 7.82 | 1.74 | - |
| YUV | 76.68 | 96.58 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 21 | 0 | 0.39 | 0.81 | 0.56 | 31.3 | 0.69 | 0.26 |
| Hex | 71 | 45 | 15 | 0 | 27 | 51 | 38 | 1F | 45 | 1A |
| Octal | 161 | 105 | 25 | 0 | 47 | 121 | 70 | 37 | 105 | 32 |
| Binary | 1110001 | 1000101 | 10101 | 0 | 100111 | 1010001 | 111000 | 11111 | 1000101 | 11010 |
Color Harmonies of #714515
Complementary color
Monochromatic Colors of #714515
Black with #714515
Text Example
Text Example
White with #714515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714515; }
p { color: rgb(113,69,21); }
H1.HeaderClassName
{
color: #714515;
}
.AnyTagClassName
{
color: #714515;
}
</style>
background-color css
<style>
a { background-color: #714515; }
a { background-color: rgb(113,69,21); }
div.DivClassName
{
background-color: #714515;
}
.BgClassName
{
background-color: #714515;
}
</style>
border-color css
<style>
span { border-color: #714515; }
span { border-color: rgb(113,69,21); }
td.TdClassName
{
border-color: #714515;
}
.TagClassName
{
border-color: #714515;
}
</style>