Shades of Raw Umber #715415
Tints of Raw Umber #715415
RGB
CMYK
RGB Variations
Color information
#715415 (or 0x715415) is known color: Raw Umber. HEX triplet: 71, 54 and 15. RGB value is (113,84,21). Sum of RGB (Red+Green+Blue) = 113+84+21=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 21 (8.59% from 255 or 9.63% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #715415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #715415 is #8EABEA. Grayscale: #555555. Windows color (decimal): -9350123 or 1397873. OLE color: 1397873.
HSL color Cylindrical-coordinate representation of color #715415: hue angle of 41.09º 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 #715415 is Cyan = 0, Magento = 0.26, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 21 | - |
| CMYK | 0 | 0.26 | 0.81 | 0.56 |
| HSL | 41.09º | 0.69% | 0.26% | - |
| HSV(B) | 41.09º | 0.81% | 0.44% | - |
| XYZ | 10.12 | 9.91 | 2.09 | - |
| YUV | 85.49 | 91.61 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 21 | 0 | 0.26 | 0.81 | 0.56 | 41.09 | 0.69 | 0.26 |
| Hex | 71 | 54 | 15 | 0 | 1A | 51 | 38 | 29 | 45 | 1A |
| Octal | 161 | 124 | 25 | 0 | 32 | 121 | 70 | 51 | 105 | 32 |
| Binary | 1110001 | 1010100 | 10101 | 0 | 11010 | 1010001 | 111000 | 101001 | 1000101 | 11010 |
Color Harmonies of #715415
Complementary color
Monochromatic Colors of #715415
Black with #715415
Text Example
Text Example
White with #715415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715415; }
p { color: rgb(113,84,21); }
H1.HeaderClassName
{
color: #715415;
}
.AnyTagClassName
{
color: #715415;
}
</style>
background-color css
<style>
a { background-color: #715415; }
a { background-color: rgb(113,84,21); }
div.DivClassName
{
background-color: #715415;
}
.BgClassName
{
background-color: #715415;
}
</style>
border-color css
<style>
span { border-color: #715415; }
span { border-color: rgb(113,84,21); }
td.TdClassName
{
border-color: #715415;
}
.TagClassName
{
border-color: #715415;
}
</style>