Shades of Raw Umber #815805
Tints of Raw Umber #815805
RGB
CMYK
RGB Variations
Color information
#815805 (or 0x815805) is known color: Raw Umber. HEX triplet: 81, 58 and 05. RGB value is (129,88,5). Sum of RGB (Red+Green+Blue) = 129+88+5=222 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.11% from 222); Green value is 88 (34.77% from 255 or 39.64% from 222); Blue value is 5 (2.34% from 255 or 2.25% from 222); Max value from RGB is 129 - color contains mainly: red. Hex color #815805 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815805 is #7EA7FA. Grayscale: #5B5B5B. Windows color (decimal): -8300539 or 350337. OLE color: 350337.
HSL color Cylindrical-coordinate representation of color #815805: hue angle of 40.16º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #815805 is Cyan = 0, Magento = 0.32, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 5 | - |
| CMYK | 0 | 0.32 | 0.96 | 0.49 |
| HSL | 40.16º | 0.93% | 0.26% | - |
| HSV(B) | 40.16º | 0.96% | 0.51% | - |
| XYZ | 12.57 | 11.66 | 1.73 | - |
| YUV | 90.8 | 79.58 | 155.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 5 | 0 | 0.32 | 0.96 | 0.49 | 40.16 | 0.93 | 0.26 |
| Hex | 81 | 58 | 5 | 0 | 20 | 60 | 31 | 28 | 5D | 1A |
| Octal | 201 | 130 | 5 | 0 | 40 | 140 | 61 | 50 | 135 | 32 |
| Binary | 10000001 | 1011000 | 101 | 0 | 100000 | 1100000 | 110001 | 101000 | 1011101 | 11010 |
Color Harmonies of #815805
Complementary color
Monochromatic Colors of #815805
Black with #815805
Text Example
Text Example
White with #815805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815805; }
p { color: rgb(129,88,5); }
H1.HeaderClassName
{
color: #815805;
}
.AnyTagClassName
{
color: #815805;
}
</style>
background-color css
<style>
a { background-color: #815805; }
a { background-color: rgb(129,88,5); }
div.DivClassName
{
background-color: #815805;
}
.BgClassName
{
background-color: #815805;
}
</style>
border-color css
<style>
span { border-color: #815805; }
span { border-color: rgb(129,88,5); }
td.TdClassName
{
border-color: #815805;
}
.TagClassName
{
border-color: #815805;
}
</style>