Shades of Raw Umber #815405
Tints of Raw Umber #815405
RGB
CMYK
RGB Variations
Color information
#815405 (or 0x815405) is known color: Raw Umber. HEX triplet: 81, 54 and 05. RGB value is (129,84,5). Sum of RGB (Red+Green+Blue) = 129+84+5=218 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.17% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 5 (2.34% from 255 or 2.29% from 218); Max value from RGB is 129 - color contains mainly: red. Hex color #815405 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815405 is #7EABFA. Grayscale: #585858. Windows color (decimal): -8301563 or 349313. OLE color: 349313.
HSL color Cylindrical-coordinate representation of color #815405: hue angle of 38.23º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #815405 is Cyan = 0, Magento = 0.35, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 5 | - |
| CMYK | 0 | 0.35 | 0.96 | 0.49 |
| HSL | 38.23º | 0.93% | 0.26% | - |
| HSV(B) | 38.23º | 0.96% | 0.51% | - |
| XYZ | 12.25 | 11.02 | 1.62 | - |
| YUV | 88.45 | 80.91 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 5 | 0 | 0.35 | 0.96 | 0.49 | 38.23 | 0.93 | 0.26 |
| Hex | 81 | 54 | 5 | 0 | 23 | 60 | 31 | 26 | 5D | 1A |
| Octal | 201 | 124 | 5 | 0 | 43 | 140 | 61 | 46 | 135 | 32 |
| Binary | 10000001 | 1010100 | 101 | 0 | 100011 | 1100000 | 110001 | 100110 | 1011101 | 11010 |
Color Harmonies of #815405
Complementary color
Monochromatic Colors of #815405
Black with #815405
Text Example
Text Example
White with #815405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815405; }
p { color: rgb(129,84,5); }
H1.HeaderClassName
{
color: #815405;
}
.AnyTagClassName
{
color: #815405;
}
</style>
background-color css
<style>
a { background-color: #815405; }
a { background-color: rgb(129,84,5); }
div.DivClassName
{
background-color: #815405;
}
.BgClassName
{
background-color: #815405;
}
</style>
border-color css
<style>
span { border-color: #815405; }
span { border-color: rgb(129,84,5); }
td.TdClassName
{
border-color: #815405;
}
.TagClassName
{
border-color: #815405;
}
</style>