Shades of Raw Umber #815008
Tints of Raw Umber #815008
RGB
CMYK
RGB Variations
Color information
#815008 (or 0x815008) is known color: Raw Umber. HEX triplet: 81, 50 and 08. RGB value is (129,80,8). Sum of RGB (Red+Green+Blue) = 129+80+8=217 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.45% from 217); Green value is 80 (31.64% from 255 or 36.87% from 217); Blue value is 8 (3.52% from 255 or 3.69% from 217); Max value from RGB is 129 - color contains mainly: red. Hex color #815008 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815008 is #7EAFF7. Grayscale: #565656. Windows color (decimal): -8302584 or 544897. OLE color: 544897.
HSL color Cylindrical-coordinate representation of color #815008: hue angle of 35.7º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #815008 is Cyan = 0, Magento = 0.38, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 8 | - |
| CMYK | 0 | 0.38 | 0.94 | 0.49 |
| HSL | 35.7º | 0.88% | 0.27% | - |
| HSV(B) | 35.7º | 0.94% | 0.51% | - |
| XYZ | 11.97 | 10.42 | 1.61 | - |
| YUV | 86.44 | 83.73 | 158.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 8 | 0 | 0.38 | 0.94 | 0.49 | 35.7 | 0.88 | 0.27 |
| Hex | 81 | 50 | 8 | 0 | 26 | 5E | 31 | 24 | 58 | 1B |
| Octal | 201 | 120 | 10 | 0 | 46 | 136 | 61 | 44 | 130 | 33 |
| Binary | 10000001 | 1010000 | 1000 | 0 | 100110 | 1011110 | 110001 | 100100 | 1011000 | 11011 |
Color Harmonies of #815008
Complementary color
Monochromatic Colors of #815008
Black with #815008
Text Example
Text Example
White with #815008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815008; }
p { color: rgb(129,80,8); }
H1.HeaderClassName
{
color: #815008;
}
.AnyTagClassName
{
color: #815008;
}
</style>
background-color css
<style>
a { background-color: #815008; }
a { background-color: rgb(129,80,8); }
div.DivClassName
{
background-color: #815008;
}
.BgClassName
{
background-color: #815008;
}
</style>
border-color css
<style>
span { border-color: #815008; }
span { border-color: rgb(129,80,8); }
td.TdClassName
{
border-color: #815008;
}
.TagClassName
{
border-color: #815008;
}
</style>