Shades of Raw Umber #815602
Tints of Raw Umber #815602
RGB
CMYK
RGB Variations
Color information
#815602 (or 0x815602) is known color: Raw Umber. HEX triplet: 81, 56 and 02. RGB value is (129,86,2). Sum of RGB (Red+Green+Blue) = 129+86+2=217 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.45% from 217); Green value is 86 (33.98% from 255 or 39.63% from 217); Blue value is 2 (1.17% from 255 or 0.92% from 217); Max value from RGB is 129 - color contains mainly: red. Hex color #815602 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815602 is #7EA9FD. Grayscale: #595959. Windows color (decimal): -8301054 or 153217. OLE color: 153217.
HSL color Cylindrical-coordinate representation of color #815602: hue angle of 39.69º 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 #815602 is Cyan = 0, Magento = 0.33, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 2 | - |
| CMYK | 0 | 0.33 | 0.98 | 0.49 |
| HSL | 39.69º | 0.97% | 0.26% | - |
| HSV(B) | 39.69º | 0.98% | 0.51% | - |
| XYZ | 12.39 | 11.33 | 1.59 | - |
| YUV | 89.28 | 78.75 | 156.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 2 | 0 | 0.33 | 0.98 | 0.49 | 39.69 | 0.97 | 0.26 |
| Hex | 81 | 56 | 2 | 0 | 21 | 62 | 31 | 28 | 61 | 1A |
| Octal | 201 | 126 | 2 | 0 | 41 | 142 | 61 | 50 | 141 | 32 |
| Binary | 10000001 | 1010110 | 10 | 0 | 100001 | 1100010 | 110001 | 101000 | 1100001 | 11010 |
Color Harmonies of #815602
Complementary color
Monochromatic Colors of #815602
Black with #815602
Text Example
Text Example
White with #815602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815602; }
p { color: rgb(129,86,2); }
H1.HeaderClassName
{
color: #815602;
}
.AnyTagClassName
{
color: #815602;
}
</style>
background-color css
<style>
a { background-color: #815602; }
a { background-color: rgb(129,86,2); }
div.DivClassName
{
background-color: #815602;
}
.BgClassName
{
background-color: #815602;
}
</style>
border-color css
<style>
span { border-color: #815602; }
span { border-color: rgb(129,86,2); }
td.TdClassName
{
border-color: #815602;
}
.TagClassName
{
border-color: #815602;
}
</style>