Shades of Raw Umber #815802
Tints of Raw Umber #815802
RGB
CMYK
RGB Variations
Color information
#815802 (or 0x815802) is known color: Raw Umber. HEX triplet: 81, 58 and 02. RGB value is (129,88,2). Sum of RGB (Red+Green+Blue) = 129+88+2=219 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.90% from 219); Green value is 88 (34.77% from 255 or 40.18% from 219); Blue value is 2 (1.17% from 255 or 0.91% from 219); Max value from RGB is 129 - color contains mainly: red. Hex color #815802 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815802 is #7EA7FD. Grayscale: #5A5A5A. Windows color (decimal): -8300542 or 153729. OLE color: 153729.
HSL color Cylindrical-coordinate representation of color #815802: hue angle of 40.63º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #815802 is Cyan = 0, Magento = 0.32, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 2 | - |
| CMYK | 0 | 0.32 | 0.98 | 0.49 |
| HSL | 40.63º | 0.97% | 0.26% | - |
| HSV(B) | 40.63º | 0.98% | 0.51% | - |
| XYZ | 12.55 | 11.65 | 1.64 | - |
| YUV | 90.46 | 78.08 | 155.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 2 | 0 | 0.32 | 0.98 | 0.49 | 40.63 | 0.97 | 0.26 |
| Hex | 81 | 58 | 2 | 0 | 20 | 62 | 31 | 29 | 61 | 1A |
| Octal | 201 | 130 | 2 | 0 | 40 | 142 | 61 | 51 | 141 | 32 |
| Binary | 10000001 | 1011000 | 10 | 0 | 100000 | 1100010 | 110001 | 101001 | 1100001 | 11010 |
Color Harmonies of #815802
Complementary color
Monochromatic Colors of #815802
Black with #815802
Text Example
Text Example
White with #815802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815802; }
p { color: rgb(129,88,2); }
H1.HeaderClassName
{
color: #815802;
}
.AnyTagClassName
{
color: #815802;
}
</style>
background-color css
<style>
a { background-color: #815802; }
a { background-color: rgb(129,88,2); }
div.DivClassName
{
background-color: #815802;
}
.BgClassName
{
background-color: #815802;
}
</style>
border-color css
<style>
span { border-color: #815802; }
span { border-color: rgb(129,88,2); }
td.TdClassName
{
border-color: #815802;
}
.TagClassName
{
border-color: #815802;
}
</style>