Shades of Raw Umber #815304
Tints of Raw Umber #815304
RGB
CMYK
RGB Variations
Color information
#815304 (or 0x815304) is known color: Raw Umber. HEX triplet: 81, 53 and 04. RGB value is (129,83,4). Sum of RGB (Red+Green+Blue) = 129+83+4=216 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.72% from 216); Green value is 83 (32.81% from 255 or 38.43% from 216); Blue value is 4 (1.95% from 255 or 1.85% from 216); Max value from RGB is 129 - color contains mainly: red. Hex color #815304 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815304 is #7EACFB. Grayscale: #585858. Windows color (decimal): -8301820 or 283521. OLE color: 283521.
HSL color Cylindrical-coordinate representation of color #815304: hue angle of 37.92º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #815304 is Cyan = 0, Magento = 0.36, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 4 | - |
| CMYK | 0 | 0.36 | 0.97 | 0.49 |
| HSL | 37.92º | 0.94% | 0.26% | - |
| HSV(B) | 37.92º | 0.97% | 0.51% | - |
| XYZ | 12.17 | 10.86 | 1.57 | - |
| YUV | 87.75 | 80.74 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 4 | 0 | 0.36 | 0.97 | 0.49 | 37.92 | 0.94 | 0.26 |
| Hex | 81 | 53 | 4 | 0 | 24 | 61 | 31 | 26 | 5E | 1A |
| Octal | 201 | 123 | 4 | 0 | 44 | 141 | 61 | 46 | 136 | 32 |
| Binary | 10000001 | 1010011 | 100 | 0 | 100100 | 1100001 | 110001 | 100110 | 1011110 | 11010 |
Color Harmonies of #815304
Complementary color
Monochromatic Colors of #815304
Black with #815304
Text Example
Text Example
White with #815304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815304; }
p { color: rgb(129,83,4); }
H1.HeaderClassName
{
color: #815304;
}
.AnyTagClassName
{
color: #815304;
}
</style>
background-color css
<style>
a { background-color: #815304; }
a { background-color: rgb(129,83,4); }
div.DivClassName
{
background-color: #815304;
}
.BgClassName
{
background-color: #815304;
}
</style>
border-color css
<style>
span { border-color: #815304; }
span { border-color: rgb(129,83,4); }
td.TdClassName
{
border-color: #815304;
}
.TagClassName
{
border-color: #815304;
}
</style>