Shades of Jazzberry Jam #921158
Tints of Jazzberry Jam #921158
RGB
CMYK
RGB Variations
Color information
#921158 (or 0x921158) is known color: Jazzberry Jam. HEX triplet: 92, 11 and 58. RGB value is (146,17,88). Sum of RGB (Red+Green+Blue) = 146+17+88=251 (33% of max value = 765). Red value is 146 (57.42% from 255 or 58.17% from 251); Green value is 17 (7.03% from 255 or 6.77% from 251); Blue value is 88 (34.77% from 255 or 35.06% from 251); Max value from RGB is 146 - color contains mainly: red. Hex color #921158 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #921158 is #6DEEA7. Grayscale: #3F3F3F. Windows color (decimal): -7204520 or 5771666. OLE color: 5771666.
HSL color Cylindrical-coordinate representation of color #921158: hue angle of 326.98º 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 #921158 is Cyan = 0, Magento = 0.88, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 17 | 88 | - |
| CMYK | 0 | 0.88 | 0.40 | 0.43 |
| HSL | 326.98º | 0.79% | 0.32% | - |
| HSV(B) | 326.98º | 0.88% | 0.57% | - |
| XYZ | 13.82 | 7.22 | 9.9 | - |
| YUV | 63.67 | 141.74 | 186.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 17 | 88 | 0 | 0.88 | 0.40 | 0.43 | 326.98 | 0.79 | 0.32 |
| Hex | 92 | 11 | 58 | 0 | 58 | 28 | 2B | 147 | 4F | 20 |
| Octal | 222 | 21 | 130 | 0 | 130 | 50 | 53 | 507 | 117 | 40 |
| Binary | 10010010 | 10001 | 1011000 | 0 | 1011000 | 101000 | 101011 | 101000111 | 1001111 | 100000 |
Color Harmonies of #921158
Complementary color
Monochromatic Colors of #921158
Black with #921158
Text Example
Text Example
White with #921158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921158; }
p { color: rgb(146,17,88); }
H1.HeaderClassName
{
color: #921158;
}
.AnyTagClassName
{
color: #921158;
}
</style>
background-color css
<style>
a { background-color: #921158; }
a { background-color: rgb(146,17,88); }
div.DivClassName
{
background-color: #921158;
}
.BgClassName
{
background-color: #921158;
}
</style>
border-color css
<style>
span { border-color: #921158; }
span { border-color: rgb(146,17,88); }
td.TdClassName
{
border-color: #921158;
}
.TagClassName
{
border-color: #921158;
}
</style>