Shades of Spicy Mix #815949
Tints of Spicy Mix #815949
RGB
CMYK
RGB Variations
Color information
#815949 (or 0x815949) is known color: Spicy Mix. HEX triplet: 81, 59 and 49. RGB value is (129,89,73). Sum of RGB (Red+Green+Blue) = 129+89+73=291 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.33% from 291); Green value is 89 (35.16% from 255 or 30.58% from 291); Blue value is 73 (28.91% from 255 or 25.09% from 291); Max value from RGB is 129 - color contains mainly: red. Hex color #815949 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815949 is #7EA6B6. Grayscale: #636363. Windows color (decimal): -8300215 or 4807041. OLE color: 4807041.
HSL color Cylindrical-coordinate representation of color #815949: hue angle of 17.14º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #815949 is Cyan = 0, Magento = 0.31, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 73 | - |
| CMYK | 0 | 0.31 | 0.43 | 0.49 |
| HSL | 17.14º | 0.28% | 0.4% | - |
| HSV(B) | 17.14º | 0.43% | 0.51% | - |
| XYZ | 13.83 | 12.29 | 7.95 | - |
| YUV | 99.14 | 113.25 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 73 | 0 | 0.31 | 0.43 | 0.49 | 17.14 | 0.28 | 0.4 |
| Hex | 81 | 59 | 49 | 0 | 1F | 2B | 31 | 11 | 1C | 28 |
| Octal | 201 | 131 | 111 | 0 | 37 | 53 | 61 | 21 | 34 | 50 |
| Binary | 10000001 | 1011001 | 1001001 | 0 | 11111 | 101011 | 110001 | 10001 | 11100 | 101000 |
Color Harmonies of #815949
Complementary color
Monochromatic Colors of #815949
Black with #815949
Text Example
Text Example
White with #815949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815949; }
p { color: rgb(129,89,73); }
H1.HeaderClassName
{
color: #815949;
}
.AnyTagClassName
{
color: #815949;
}
</style>
background-color css
<style>
a { background-color: #815949; }
a { background-color: rgb(129,89,73); }
div.DivClassName
{
background-color: #815949;
}
.BgClassName
{
background-color: #815949;
}
</style>
border-color css
<style>
span { border-color: #815949; }
span { border-color: rgb(129,89,73); }
td.TdClassName
{
border-color: #815949;
}
.TagClassName
{
border-color: #815949;
}
</style>