Shades of Raw Umber #815214
Tints of Raw Umber #815214
RGB
CMYK
RGB Variations
Color information
#815214 (or 0x815214) is known color: Raw Umber. HEX triplet: 81, 52 and 14. RGB value is (129,82,20). Sum of RGB (Red+Green+Blue) = 129+82+20=231 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.84% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 20 (8.20% from 255 or 8.66% from 231); Max value from RGB is 129 - color contains mainly: red. Hex color #815214 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815214 is #7EADEB. Grayscale: #595959. Windows color (decimal): -8302060 or 1331841. OLE color: 1331841.
HSL color Cylindrical-coordinate representation of color #815214: hue angle of 34.13º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #815214 is Cyan = 0, Magento = 0.36, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 20 | - |
| CMYK | 0 | 0.36 | 0.84 | 0.49 |
| HSL | 34.13º | 0.73% | 0.29% | - |
| HSV(B) | 34.13º | 0.84% | 0.51% | - |
| XYZ | 12.2 | 10.75 | 2.09 | - |
| YUV | 88.99 | 89.07 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 20 | 0 | 0.36 | 0.84 | 0.49 | 34.13 | 0.73 | 0.29 |
| Hex | 81 | 52 | 14 | 0 | 24 | 54 | 31 | 22 | 49 | 1D |
| Octal | 201 | 122 | 24 | 0 | 44 | 124 | 61 | 42 | 111 | 35 |
| Binary | 10000001 | 1010010 | 10100 | 0 | 100100 | 1010100 | 110001 | 100010 | 1001001 | 11101 |
Color Harmonies of #815214
Complementary color
Monochromatic Colors of #815214
Black with #815214
Text Example
Text Example
White with #815214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815214; }
p { color: rgb(129,82,20); }
H1.HeaderClassName
{
color: #815214;
}
.AnyTagClassName
{
color: #815214;
}
</style>
background-color css
<style>
a { background-color: #815214; }
a { background-color: rgb(129,82,20); }
div.DivClassName
{
background-color: #815214;
}
.BgClassName
{
background-color: #815214;
}
</style>
border-color css
<style>
span { border-color: #815214; }
span { border-color: rgb(129,82,20); }
td.TdClassName
{
border-color: #815214;
}
.TagClassName
{
border-color: #815214;
}
</style>