Shades of Jazzberry Jam #971156
Tints of Jazzberry Jam #971156
RGB
CMYK
RGB Variations
Color information
#971156 (or 0x971156) is known color: Jazzberry Jam. HEX triplet: 97, 11 and 56. RGB value is (151,17,86). Sum of RGB (Red+Green+Blue) = 151+17+86=254 (33% of max value = 765). Red value is 151 (59.38% from 255 or 59.45% from 254); Green value is 17 (7.03% from 255 or 6.69% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 151 - color contains mainly: red. Hex color #971156 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #971156 is #68EEA9. Grayscale: #404040. Windows color (decimal): -6876842 or 5640599. OLE color: 5640599.
HSL color Cylindrical-coordinate representation of color #971156: hue angle of 329.1º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #971156 is Cyan = 0, Magento = 0.89, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 17 | 86 | - |
| CMYK | 0 | 0.89 | 0.43 | 0.41 |
| HSL | 329.1º | 0.8% | 0.33% | - |
| HSV(B) | 329.1º | 0.89% | 0.59% | - |
| XYZ | 14.64 | 7.65 | 9.51 | - |
| YUV | 64.93 | 139.89 | 189.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 17 | 86 | 0 | 0.89 | 0.43 | 0.41 | 329.1 | 0.8 | 0.33 |
| Hex | 97 | 11 | 56 | 0 | 59 | 2B | 29 | 149 | 50 | 21 |
| Octal | 227 | 21 | 126 | 0 | 131 | 53 | 51 | 511 | 120 | 41 |
| Binary | 10010111 | 10001 | 1010110 | 0 | 1011001 | 101011 | 101001 | 101001001 | 1010000 | 100001 |
Color Harmonies of #971156
Complementary color
Monochromatic Colors of #971156
Black with #971156
Text Example
Text Example
White with #971156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971156; }
p { color: rgb(151,17,86); }
H1.HeaderClassName
{
color: #971156;
}
.AnyTagClassName
{
color: #971156;
}
</style>
background-color css
<style>
a { background-color: #971156; }
a { background-color: rgb(151,17,86); }
div.DivClassName
{
background-color: #971156;
}
.BgClassName
{
background-color: #971156;
}
</style>
border-color css
<style>
span { border-color: #971156; }
span { border-color: rgb(151,17,86); }
td.TdClassName
{
border-color: #971156;
}
.TagClassName
{
border-color: #971156;
}
</style>