Shades of Raw Umber #815013
Tints of Raw Umber #815013
RGB
CMYK
RGB Variations
Color information
#815013 (or 0x815013) is known color: Raw Umber. HEX triplet: 81, 50 and 13. RGB value is (129,80,19). Sum of RGB (Red+Green+Blue) = 129+80+19=228 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.58% from 228); Green value is 80 (31.64% from 255 or 35.09% from 228); Blue value is 19 (7.81% from 255 or 8.33% from 228); Max value from RGB is 129 - color contains mainly: red. Hex color #815013 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815013 is #7EAFEC. Grayscale: #575757. Windows color (decimal): -8302573 or 1265793. OLE color: 1265793.
HSL color Cylindrical-coordinate representation of color #815013: hue angle of 33.27º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #815013 is Cyan = 0, Magento = 0.38, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 19 | - |
| CMYK | 0 | 0.38 | 0.85 | 0.49 |
| HSL | 33.27º | 0.74% | 0.29% | - |
| HSV(B) | 33.27º | 0.85% | 0.51% | - |
| XYZ | 12.04 | 10.45 | 2 | - |
| YUV | 87.7 | 89.23 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 19 | 0 | 0.38 | 0.85 | 0.49 | 33.27 | 0.74 | 0.29 |
| Hex | 81 | 50 | 13 | 0 | 26 | 55 | 31 | 21 | 4A | 1D |
| Octal | 201 | 120 | 23 | 0 | 46 | 125 | 61 | 41 | 112 | 35 |
| Binary | 10000001 | 1010000 | 10011 | 0 | 100110 | 1010101 | 110001 | 100001 | 1001010 | 11101 |
Color Harmonies of #815013
Complementary color
Monochromatic Colors of #815013
Black with #815013
Text Example
Text Example
White with #815013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815013; }
p { color: rgb(129,80,19); }
H1.HeaderClassName
{
color: #815013;
}
.AnyTagClassName
{
color: #815013;
}
</style>
background-color css
<style>
a { background-color: #815013; }
a { background-color: rgb(129,80,19); }
div.DivClassName
{
background-color: #815013;
}
.BgClassName
{
background-color: #815013;
}
</style>
border-color css
<style>
span { border-color: #815013; }
span { border-color: rgb(129,80,19); }
td.TdClassName
{
border-color: #815013;
}
.TagClassName
{
border-color: #815013;
}
</style>