Shades of Raw Umber #815414
Tints of Raw Umber #815414
RGB
CMYK
RGB Variations
Color information
#815414 (or 0x815414) is known color: Raw Umber. HEX triplet: 81, 54 and 14. RGB value is (129,84,20). Sum of RGB (Red+Green+Blue) = 129+84+20=233 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.36% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 20 (8.20% from 255 or 8.58% from 233); Max value from RGB is 129 - color contains mainly: red. Hex color #815414 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815414 is #7EABEB. Grayscale: #5A5A5A. Windows color (decimal): -8301548 or 1332353. OLE color: 1332353.
HSL color Cylindrical-coordinate representation of color #815414: hue angle of 35.23º 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 #815414 is Cyan = 0, Magento = 0.35, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 20 | - |
| CMYK | 0 | 0.35 | 0.84 | 0.49 |
| HSL | 35.23º | 0.73% | 0.29% | - |
| HSV(B) | 35.23º | 0.84% | 0.51% | - |
| XYZ | 12.35 | 11.06 | 2.15 | - |
| YUV | 90.16 | 88.41 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 20 | 0 | 0.35 | 0.84 | 0.49 | 35.23 | 0.73 | 0.29 |
| Hex | 81 | 54 | 14 | 0 | 23 | 54 | 31 | 23 | 49 | 1D |
| Octal | 201 | 124 | 24 | 0 | 43 | 124 | 61 | 43 | 111 | 35 |
| Binary | 10000001 | 1010100 | 10100 | 0 | 100011 | 1010100 | 110001 | 100011 | 1001001 | 11101 |
Color Harmonies of #815414
Complementary color
Monochromatic Colors of #815414
Black with #815414
Text Example
Text Example
White with #815414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815414; }
p { color: rgb(129,84,20); }
H1.HeaderClassName
{
color: #815414;
}
.AnyTagClassName
{
color: #815414;
}
</style>
background-color css
<style>
a { background-color: #815414; }
a { background-color: rgb(129,84,20); }
div.DivClassName
{
background-color: #815414;
}
.BgClassName
{
background-color: #815414;
}
</style>
border-color css
<style>
span { border-color: #815414; }
span { border-color: rgb(129,84,20); }
td.TdClassName
{
border-color: #815414;
}
.TagClassName
{
border-color: #815414;
}
</style>