Shades of Raw Umber #815614
Tints of Raw Umber #815614
RGB
CMYK
RGB Variations
Color information
#815614 (or 0x815614) is known color: Raw Umber. HEX triplet: 81, 56 and 14. RGB value is (129,86,20). Sum of RGB (Red+Green+Blue) = 129+86+20=235 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.89% from 235); Green value is 86 (33.98% from 255 or 36.60% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 129 - color contains mainly: red. Hex color #815614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815614 is #7EA9EB. Grayscale: #5B5B5B. Windows color (decimal): -8301036 or 1332865. OLE color: 1332865.
HSL color Cylindrical-coordinate representation of color #815614: hue angle of 36.33º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #815614 is Cyan = 0, Magento = 0.33, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 20 | - |
| CMYK | 0 | 0.33 | 0.84 | 0.49 |
| HSL | 36.33º | 0.73% | 0.29% | - |
| HSV(B) | 36.33º | 0.84% | 0.51% | - |
| XYZ | 12.51 | 11.37 | 2.2 | - |
| YUV | 91.33 | 87.75 | 154.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 20 | 0 | 0.33 | 0.84 | 0.49 | 36.33 | 0.73 | 0.29 |
| Hex | 81 | 56 | 14 | 0 | 21 | 54 | 31 | 24 | 49 | 1D |
| Octal | 201 | 126 | 24 | 0 | 41 | 124 | 61 | 44 | 111 | 35 |
| Binary | 10000001 | 1010110 | 10100 | 0 | 100001 | 1010100 | 110001 | 100100 | 1001001 | 11101 |
Color Harmonies of #815614
Complementary color
Monochromatic Colors of #815614
Black with #815614
Text Example
Text Example
White with #815614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815614; }
p { color: rgb(129,86,20); }
H1.HeaderClassName
{
color: #815614;
}
.AnyTagClassName
{
color: #815614;
}
</style>
background-color css
<style>
a { background-color: #815614; }
a { background-color: rgb(129,86,20); }
div.DivClassName
{
background-color: #815614;
}
.BgClassName
{
background-color: #815614;
}
</style>
border-color css
<style>
span { border-color: #815614; }
span { border-color: rgb(129,86,20); }
td.TdClassName
{
border-color: #815614;
}
.TagClassName
{
border-color: #815614;
}
</style>