Shades of Raw Umber #815212
Tints of Raw Umber #815212
RGB
CMYK
RGB Variations
Color information
#815212 (or 0x815212) is known color: Raw Umber. HEX triplet: 81, 52 and 12. RGB value is (129,82,18). Sum of RGB (Red+Green+Blue) = 129+82+18=229 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.33% from 229); Green value is 82 (32.42% from 255 or 35.81% from 229); Blue value is 18 (7.42% from 255 or 7.86% from 229); Max value from RGB is 129 - color contains mainly: red. Hex color #815212 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815212 is #7EADED. Grayscale: #595959. Windows color (decimal): -8302062 or 1200769. OLE color: 1200769.
HSL color Cylindrical-coordinate representation of color #815212: hue angle of 34.59º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #815212 is Cyan = 0, Magento = 0.36, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 18 | - |
| CMYK | 0 | 0.36 | 0.86 | 0.49 |
| HSL | 34.59º | 0.76% | 0.29% | - |
| HSV(B) | 34.59º | 0.86% | 0.51% | - |
| XYZ | 12.18 | 10.75 | 2 | - |
| YUV | 88.76 | 88.07 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 18 | 0 | 0.36 | 0.86 | 0.49 | 34.59 | 0.76 | 0.29 |
| Hex | 81 | 52 | 12 | 0 | 24 | 56 | 31 | 23 | 4C | 1D |
| Octal | 201 | 122 | 22 | 0 | 44 | 126 | 61 | 43 | 114 | 35 |
| Binary | 10000001 | 1010010 | 10010 | 0 | 100100 | 1010110 | 110001 | 100011 | 1001100 | 11101 |
Color Harmonies of #815212
Complementary color
Monochromatic Colors of #815212
Black with #815212
Text Example
Text Example
White with #815212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815212; }
p { color: rgb(129,82,18); }
H1.HeaderClassName
{
color: #815212;
}
.AnyTagClassName
{
color: #815212;
}
</style>
background-color css
<style>
a { background-color: #815212; }
a { background-color: rgb(129,82,18); }
div.DivClassName
{
background-color: #815212;
}
.BgClassName
{
background-color: #815212;
}
</style>
border-color css
<style>
span { border-color: #815212; }
span { border-color: rgb(129,82,18); }
td.TdClassName
{
border-color: #815212;
}
.TagClassName
{
border-color: #815212;
}
</style>