Shades of Jazzberry Jam #911156
Tints of Jazzberry Jam #911156
RGB
CMYK
RGB Variations
Color information
#911156 (or 0x911156) is known color: Jazzberry Jam. HEX triplet: 91, 11 and 56. RGB value is (145,17,86). Sum of RGB (Red+Green+Blue) = 145+17+86=248 (32% of max value = 765). Red value is 145 (57.03% from 255 or 58.47% from 248); Green value is 17 (7.03% from 255 or 6.85% from 248); Blue value is 86 (33.98% from 255 or 34.68% from 248); Max value from RGB is 145 - color contains mainly: red. Hex color #911156 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #911156 is #6EEEA9. Grayscale: #3E3E3E. Windows color (decimal): -7270058 or 5640593. OLE color: 5640593.
HSL color Cylindrical-coordinate representation of color #911156: hue angle of 327.66º 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 #911156 is Cyan = 0, Magento = 0.88, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 17 | 86 | - |
| CMYK | 0 | 0.88 | 0.41 | 0.43 |
| HSL | 327.66º | 0.79% | 0.32% | - |
| HSV(B) | 327.66º | 0.88% | 0.57% | - |
| XYZ | 13.56 | 7.09 | 9.46 | - |
| YUV | 63.14 | 140.91 | 186.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 17 | 86 | 0 | 0.88 | 0.41 | 0.43 | 327.66 | 0.79 | 0.32 |
| Hex | 91 | 11 | 56 | 0 | 58 | 29 | 2B | 148 | 4F | 20 |
| Octal | 221 | 21 | 126 | 0 | 130 | 51 | 53 | 510 | 117 | 40 |
| Binary | 10010001 | 10001 | 1010110 | 0 | 1011000 | 101001 | 101011 | 101001000 | 1001111 | 100000 |
Color Harmonies of #911156
Complementary color
Monochromatic Colors of #911156
Black with #911156
Text Example
Text Example
White with #911156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911156; }
p { color: rgb(145,17,86); }
H1.HeaderClassName
{
color: #911156;
}
.AnyTagClassName
{
color: #911156;
}
</style>
background-color css
<style>
a { background-color: #911156; }
a { background-color: rgb(145,17,86); }
div.DivClassName
{
background-color: #911156;
}
.BgClassName
{
background-color: #911156;
}
</style>
border-color css
<style>
span { border-color: #911156; }
span { border-color: rgb(145,17,86); }
td.TdClassName
{
border-color: #911156;
}
.TagClassName
{
border-color: #911156;
}
</style>