Shades of Raw Umber #815702
Tints of Raw Umber #815702
RGB
CMYK
RGB Variations
Color information
#815702 (or 0x815702) is known color: Raw Umber. HEX triplet: 81, 57 and 02. RGB value is (129,87,2). Sum of RGB (Red+Green+Blue) = 129+87+2=218 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.17% from 218); Green value is 87 (34.38% from 255 or 39.91% from 218); Blue value is 2 (1.17% from 255 or 0.92% from 218); Max value from RGB is 129 - color contains mainly: red. Hex color #815702 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815702 is #7EA8FD. Grayscale: #5A5A5A. Windows color (decimal): -8300798 or 153473. OLE color: 153473.
HSL color Cylindrical-coordinate representation of color #815702: hue angle of 40.16º 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 #815702 is Cyan = 0, Magento = 0.33, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 87 | 2 | - |
| CMYK | 0 | 0.33 | 0.98 | 0.49 |
| HSL | 40.16º | 0.97% | 0.26% | - |
| HSV(B) | 40.16º | 0.98% | 0.51% | - |
| XYZ | 12.47 | 11.49 | 1.62 | - |
| YUV | 89.87 | 78.41 | 155.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 2 | 0 | 0.33 | 0.98 | 0.49 | 40.16 | 0.97 | 0.26 |
| Hex | 81 | 57 | 2 | 0 | 21 | 62 | 31 | 28 | 61 | 1A |
| Octal | 201 | 127 | 2 | 0 | 41 | 142 | 61 | 50 | 141 | 32 |
| Binary | 10000001 | 1010111 | 10 | 0 | 100001 | 1100010 | 110001 | 101000 | 1100001 | 11010 |
Color Harmonies of #815702
Complementary color
Monochromatic Colors of #815702
Black with #815702
Text Example
Text Example
White with #815702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815702; }
p { color: rgb(129,87,2); }
H1.HeaderClassName
{
color: #815702;
}
.AnyTagClassName
{
color: #815702;
}
</style>
background-color css
<style>
a { background-color: #815702; }
a { background-color: rgb(129,87,2); }
div.DivClassName
{
background-color: #815702;
}
.BgClassName
{
background-color: #815702;
}
</style>
border-color css
<style>
span { border-color: #815702; }
span { border-color: rgb(129,87,2); }
td.TdClassName
{
border-color: #815702;
}
.TagClassName
{
border-color: #815702;
}
</style>