Shades of Jazzberry Jam #921156
Tints of Jazzberry Jam #921156
RGB
CMYK
RGB Variations
Color information
#921156 (or 0x921156) is known color: Jazzberry Jam. HEX triplet: 92, 11 and 56. RGB value is (146,17,86). Sum of RGB (Red+Green+Blue) = 146+17+86=249 (32% of max value = 765). Red value is 146 (57.42% from 255 or 58.63% from 249); Green value is 17 (7.03% from 255 or 6.83% from 249); Blue value is 86 (33.98% from 255 or 34.54% from 249); Max value from RGB is 146 - color contains mainly: red. Hex color #921156 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #921156 is #6DEEA9. Grayscale: #3F3F3F. Windows color (decimal): -7204522 or 5640594. OLE color: 5640594.
HSL color Cylindrical-coordinate representation of color #921156: hue angle of 327.91º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #921156 is Cyan = 0, Magento = 0.88, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 17 | 86 | - |
| CMYK | 0 | 0.88 | 0.41 | 0.43 |
| HSL | 327.91º | 0.79% | 0.32% | - |
| HSV(B) | 327.91º | 0.88% | 0.57% | - |
| XYZ | 13.73 | 7.18 | 9.47 | - |
| YUV | 63.44 | 140.74 | 186.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 17 | 86 | 0 | 0.88 | 0.41 | 0.43 | 327.91 | 0.79 | 0.32 |
| Hex | 92 | 11 | 56 | 0 | 58 | 29 | 2B | 148 | 4F | 20 |
| Octal | 222 | 21 | 126 | 0 | 130 | 51 | 53 | 510 | 117 | 40 |
| Binary | 10010010 | 10001 | 1010110 | 0 | 1011000 | 101001 | 101011 | 101001000 | 1001111 | 100000 |
Color Harmonies of #921156
Complementary color
Monochromatic Colors of #921156
Black with #921156
Text Example
Text Example
White with #921156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921156; }
p { color: rgb(146,17,86); }
H1.HeaderClassName
{
color: #921156;
}
.AnyTagClassName
{
color: #921156;
}
</style>
background-color css
<style>
a { background-color: #921156; }
a { background-color: rgb(146,17,86); }
div.DivClassName
{
background-color: #921156;
}
.BgClassName
{
background-color: #921156;
}
</style>
border-color css
<style>
span { border-color: #921156; }
span { border-color: rgb(146,17,86); }
td.TdClassName
{
border-color: #921156;
}
.TagClassName
{
border-color: #921156;
}
</style>