Shades of Raw Umber #815506
Tints of Raw Umber #815506
RGB
CMYK
RGB Variations
Color information
#815506 (or 0x815506) is known color: Raw Umber. HEX triplet: 81, 55 and 06. RGB value is (129,85,6). Sum of RGB (Red+Green+Blue) = 129+85+6=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 6 (2.73% from 255 or 2.73% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #815506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #815506 is #7EAAF9. Grayscale: #595959. Windows color (decimal): -8301306 or 415105. OLE color: 415105.
HSL color Cylindrical-coordinate representation of color #815506: hue angle of 38.54º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #815506 is Cyan = 0, Magento = 0.34, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 6 | - |
| CMYK | 0 | 0.34 | 0.95 | 0.49 |
| HSL | 38.54º | 0.91% | 0.26% | - |
| HSV(B) | 38.54º | 0.95% | 0.51% | - |
| XYZ | 12.33 | 11.18 | 1.68 | - |
| YUV | 89.15 | 81.08 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 6 | 0 | 0.34 | 0.95 | 0.49 | 38.54 | 0.91 | 0.26 |
| Hex | 81 | 55 | 6 | 0 | 22 | 5F | 31 | 27 | 5B | 1A |
| Octal | 201 | 125 | 6 | 0 | 42 | 137 | 61 | 47 | 133 | 32 |
| Binary | 10000001 | 1010101 | 110 | 0 | 100010 | 1011111 | 110001 | 100111 | 1011011 | 11010 |
Color Harmonies of #815506
Complementary color
Monochromatic Colors of #815506
Black with #815506
Text Example
Text Example
White with #815506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815506; }
p { color: rgb(129,85,6); }
H1.HeaderClassName
{
color: #815506;
}
.AnyTagClassName
{
color: #815506;
}
</style>
background-color css
<style>
a { background-color: #815506; }
a { background-color: rgb(129,85,6); }
div.DivClassName
{
background-color: #815506;
}
.BgClassName
{
background-color: #815506;
}
</style>
border-color css
<style>
span { border-color: #815506; }
span { border-color: rgb(129,85,6); }
td.TdClassName
{
border-color: #815506;
}
.TagClassName
{
border-color: #815506;
}
</style>