Shades of Jazzberry Jam #971556
Tints of Jazzberry Jam #971556
RGB
CMYK
RGB Variations
Color information
#971556 (or 0x971556) is known color: Jazzberry Jam. HEX triplet: 97, 15 and 56. RGB value is (151,21,86). Sum of RGB (Red+Green+Blue) = 151+21+86=258 (34% of max value = 765). Red value is 151 (59.38% from 255 or 58.53% from 258); Green value is 21 (8.59% from 255 or 8.14% from 258); Blue value is 86 (33.98% from 255 or 33.33% from 258); Max value from RGB is 151 - color contains mainly: red. Hex color #971556 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #971556 is #68EAA9. Grayscale: #434343. Windows color (decimal): -6875818 or 5641623. OLE color: 5641623.
HSL color Cylindrical-coordinate representation of color #971556: hue angle of 330º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #971556 is Cyan = 0, Magento = 0.86, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 21 | 86 | - |
| CMYK | 0 | 0.86 | 0.43 | 0.41 |
| HSL | 330º | 0.76% | 0.34% | - |
| HSV(B) | 330º | 0.86% | 0.59% | - |
| XYZ | 14.71 | 7.79 | 9.53 | - |
| YUV | 67.28 | 138.57 | 187.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 21 | 86 | 0 | 0.86 | 0.43 | 0.41 | 330 | 0.76 | 0.34 |
| Hex | 97 | 15 | 56 | 0 | 56 | 2B | 29 | 14A | 4C | 22 |
| Octal | 227 | 25 | 126 | 0 | 126 | 53 | 51 | 512 | 114 | 42 |
| Binary | 10010111 | 10101 | 1010110 | 0 | 1010110 | 101011 | 101001 | 101001010 | 1001100 | 100010 |
Color Harmonies of #971556
Complementary color
Monochromatic Colors of #971556
Black with #971556
Text Example
Text Example
White with #971556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971556; }
p { color: rgb(151,21,86); }
H1.HeaderClassName
{
color: #971556;
}
.AnyTagClassName
{
color: #971556;
}
</style>
background-color css
<style>
a { background-color: #971556; }
a { background-color: rgb(151,21,86); }
div.DivClassName
{
background-color: #971556;
}
.BgClassName
{
background-color: #971556;
}
</style>
border-color css
<style>
span { border-color: #971556; }
span { border-color: rgb(151,21,86); }
td.TdClassName
{
border-color: #971556;
}
.TagClassName
{
border-color: #971556;
}
</style>