Shades of Raw Umber #815408
Tints of Raw Umber #815408
RGB
CMYK
RGB Variations
Color information
#815408 (or 0x815408) is known color: Raw Umber. HEX triplet: 81, 54 and 08. RGB value is (129,84,8). Sum of RGB (Red+Green+Blue) = 129+84+8=221 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.37% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 8 (3.52% from 255 or 3.62% from 221); Max value from RGB is 129 - color contains mainly: red. Hex color #815408 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815408 is #7EABF7. Grayscale: #595959. Windows color (decimal): -8301560 or 545921. OLE color: 545921.
HSL color Cylindrical-coordinate representation of color #815408: hue angle of 37.69º 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 #815408 is Cyan = 0, Magento = 0.35, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 8 | - |
| CMYK | 0 | 0.35 | 0.94 | 0.49 |
| HSL | 37.69º | 0.88% | 0.27% | - |
| HSV(B) | 37.69º | 0.94% | 0.51% | - |
| XYZ | 12.27 | 11.03 | 1.71 | - |
| YUV | 88.79 | 82.41 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 8 | 0 | 0.35 | 0.94 | 0.49 | 37.69 | 0.88 | 0.27 |
| Hex | 81 | 54 | 8 | 0 | 23 | 5E | 31 | 26 | 58 | 1B |
| Octal | 201 | 124 | 10 | 0 | 43 | 136 | 61 | 46 | 130 | 33 |
| Binary | 10000001 | 1010100 | 1000 | 0 | 100011 | 1011110 | 110001 | 100110 | 1011000 | 11011 |
Color Harmonies of #815408
Complementary color
Monochromatic Colors of #815408
Black with #815408
Text Example
Text Example
White with #815408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815408; }
p { color: rgb(129,84,8); }
H1.HeaderClassName
{
color: #815408;
}
.AnyTagClassName
{
color: #815408;
}
</style>
background-color css
<style>
a { background-color: #815408; }
a { background-color: rgb(129,84,8); }
div.DivClassName
{
background-color: #815408;
}
.BgClassName
{
background-color: #815408;
}
</style>
border-color css
<style>
span { border-color: #815408; }
span { border-color: rgb(129,84,8); }
td.TdClassName
{
border-color: #815408;
}
.TagClassName
{
border-color: #815408;
}
</style>