Shades of Spicy Mix #915948
Tints of Spicy Mix #915948
RGB
CMYK
RGB Variations
Color information
#915948 (or 0x915948) is known color: Spicy Mix. HEX triplet: 91, 59 and 48. RGB value is (145,89,72). Sum of RGB (Red+Green+Blue) = 145+89+72=306 (40% of max value = 765). Red value is 145 (57.03% from 255 or 47.39% from 306); Green value is 89 (35.16% from 255 or 29.08% from 306); Blue value is 72 (28.52% from 255 or 23.53% from 306); Max value from RGB is 145 - color contains mainly: red. Hex color #915948 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915948 is #6EA6B7. Grayscale: #676767. Windows color (decimal): -7251640 or 4741521. OLE color: 4741521.
HSL color Cylindrical-coordinate representation of color #915948: hue angle of 13.97º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #915948 is Cyan = 0, Magento = 0.39, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 72 | - |
| CMYK | 0 | 0.39 | 0.50 | 0.43 |
| HSL | 13.97º | 0.34% | 0.43% | - |
| HSV(B) | 13.97º | 0.5% | 0.57% | - |
| XYZ | 16.42 | 13.63 | 7.9 | - |
| YUV | 103.81 | 110.05 | 157.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 72 | 0 | 0.39 | 0.50 | 0.43 | 13.97 | 0.34 | 0.43 |
| Hex | 91 | 59 | 48 | 0 | 27 | 32 | 2B | E | 22 | 2B |
| Octal | 221 | 131 | 110 | 0 | 47 | 62 | 53 | 16 | 42 | 53 |
| Binary | 10010001 | 1011001 | 1001000 | 0 | 100111 | 110010 | 101011 | 1110 | 100010 | 101011 |
Color Harmonies of #915948
Complementary color
Monochromatic Colors of #915948
Black with #915948
Text Example
Text Example
White with #915948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915948; }
p { color: rgb(145,89,72); }
H1.HeaderClassName
{
color: #915948;
}
.AnyTagClassName
{
color: #915948;
}
</style>
background-color css
<style>
a { background-color: #915948; }
a { background-color: rgb(145,89,72); }
div.DivClassName
{
background-color: #915948;
}
.BgClassName
{
background-color: #915948;
}
</style>
border-color css
<style>
span { border-color: #915948; }
span { border-color: rgb(145,89,72); }
td.TdClassName
{
border-color: #915948;
}
.TagClassName
{
border-color: #915948;
}
</style>