Shades of Raw Umber #815316
Tints of Raw Umber #815316
RGB
CMYK
RGB Variations
Color information
#815316 (or 0x815316) is known color: Raw Umber. HEX triplet: 81, 53 and 16. RGB value is (129,83,22). Sum of RGB (Red+Green+Blue) = 129+83+22=234 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.13% from 234); Green value is 83 (32.81% from 255 or 35.47% from 234); Blue value is 22 (8.98% from 255 or 9.40% from 234); Max value from RGB is 129 - color contains mainly: red. Hex color #815316 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815316 is #7EACE9. Grayscale: #5A5A5A. Windows color (decimal): -8301802 or 1463169. OLE color: 1463169.
HSL color Cylindrical-coordinate representation of color #815316: hue angle of 34.21º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #815316 is Cyan = 0, Magento = 0.36, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 22 | - |
| CMYK | 0 | 0.36 | 0.83 | 0.49 |
| HSL | 34.21º | 0.71% | 0.3% | - |
| HSV(B) | 34.21º | 0.83% | 0.51% | - |
| XYZ | 12.29 | 10.91 | 2.22 | - |
| YUV | 89.8 | 89.74 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 22 | 0 | 0.36 | 0.83 | 0.49 | 34.21 | 0.71 | 0.3 |
| Hex | 81 | 53 | 16 | 0 | 24 | 53 | 31 | 22 | 47 | 1E |
| Octal | 201 | 123 | 26 | 0 | 44 | 123 | 61 | 42 | 107 | 36 |
| Binary | 10000001 | 1010011 | 10110 | 0 | 100100 | 1010011 | 110001 | 100010 | 1000111 | 11110 |
Color Harmonies of #815316
Complementary color
Monochromatic Colors of #815316
Black with #815316
Text Example
Text Example
White with #815316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815316; }
p { color: rgb(129,83,22); }
H1.HeaderClassName
{
color: #815316;
}
.AnyTagClassName
{
color: #815316;
}
</style>
background-color css
<style>
a { background-color: #815316; }
a { background-color: rgb(129,83,22); }
div.DivClassName
{
background-color: #815316;
}
.BgClassName
{
background-color: #815316;
}
</style>
border-color css
<style>
span { border-color: #815316; }
span { border-color: rgb(129,83,22); }
td.TdClassName
{
border-color: #815316;
}
.TagClassName
{
border-color: #815316;
}
</style>