Shades of Spicy Mix #816050
Tints of Spicy Mix #816050
RGB
CMYK
RGB Variations
Color information
#816050 (or 0x816050) is known color: Spicy Mix. HEX triplet: 81, 60 and 50. RGB value is (129,96,80). Sum of RGB (Red+Green+Blue) = 129+96+80=305 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.30% from 305); Green value is 96 (37.89% from 255 or 31.48% from 305); Blue value is 80 (31.64% from 255 or 26.23% from 305); Max value from RGB is 129 - color contains mainly: red. Hex color #816050 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816050 is #7E9FAF. Grayscale: #686868. Windows color (decimal): -8298416 or 5267585. OLE color: 5267585.
HSL color Cylindrical-coordinate representation of color #816050: hue angle of 19.59º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #816050 is Cyan = 0, Magento = 0.26, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 96 | 80 | - |
| CMYK | 0 | 0.26 | 0.38 | 0.49 |
| HSL | 19.59º | 0.23% | 0.41% | - |
| HSV(B) | 19.59º | 0.38% | 0.51% | - |
| XYZ | 14.68 | 13.61 | 9.44 | - |
| YUV | 104.04 | 114.43 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 96 | 80 | 0 | 0.26 | 0.38 | 0.49 | 19.59 | 0.23 | 0.41 |
| Hex | 81 | 60 | 50 | 0 | 1A | 26 | 31 | 14 | 17 | 29 |
| Octal | 201 | 140 | 120 | 0 | 32 | 46 | 61 | 24 | 27 | 51 |
| Binary | 10000001 | 1100000 | 1010000 | 0 | 11010 | 100110 | 110001 | 10100 | 10111 | 101001 |
Color Harmonies of #816050
Complementary color
Monochromatic Colors of #816050
Black with #816050
Text Example
Text Example
White with #816050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816050; }
p { color: rgb(129,96,80); }
H1.HeaderClassName
{
color: #816050;
}
.AnyTagClassName
{
color: #816050;
}
</style>
background-color css
<style>
a { background-color: #816050; }
a { background-color: rgb(129,96,80); }
div.DivClassName
{
background-color: #816050;
}
.BgClassName
{
background-color: #816050;
}
</style>
border-color css
<style>
span { border-color: #816050; }
span { border-color: rgb(129,96,80); }
td.TdClassName
{
border-color: #816050;
}
.TagClassName
{
border-color: #816050;
}
</style>