Shades of Jazzberry Jam #970756
Tints of Jazzberry Jam #970756
RGB
CMYK
RGB Variations
Color information
#970756 (or 0x970756) is known color: Jazzberry Jam. HEX triplet: 97, 07 and 56. RGB value is (151,7,86). Sum of RGB (Red+Green+Blue) = 151+7+86=244 (32% of max value = 765). Red value is 151 (59.38% from 255 or 61.89% from 244); Green value is 7 (3.12% from 255 or 2.87% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 151 - color contains mainly: red. Hex color #970756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #970756 is #68F8A9. Grayscale: #3A3A3A. Windows color (decimal): -6879402 or 5638039. OLE color: 5638039.
HSL color Cylindrical-coordinate representation of color #970756: hue angle of 327.08º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #970756 is Cyan = 0, Magento = 0.95, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 7 | 86 | - |
| CMYK | 0 | 0.95 | 0.43 | 0.41 |
| HSL | 327.08º | 0.91% | 0.31% | - |
| HSV(B) | 327.08º | 0.95% | 0.59% | - |
| XYZ | 14.52 | 7.4 | 9.47 | - |
| YUV | 59.06 | 143.21 | 193.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 7 | 86 | 0 | 0.95 | 0.43 | 0.41 | 327.08 | 0.91 | 0.31 |
| Hex | 97 | 7 | 56 | 0 | 5F | 2B | 29 | 147 | 5B | 1F |
| Octal | 227 | 7 | 126 | 0 | 137 | 53 | 51 | 507 | 133 | 37 |
| Binary | 10010111 | 111 | 1010110 | 0 | 1011111 | 101011 | 101001 | 101000111 | 1011011 | 11111 |
Color Harmonies of #970756
Complementary color
Monochromatic Colors of #970756
Black with #970756
Text Example
Text Example
White with #970756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #970756; }
p { color: rgb(151,7,86); }
H1.HeaderClassName
{
color: #970756;
}
.AnyTagClassName
{
color: #970756;
}
</style>
background-color css
<style>
a { background-color: #970756; }
a { background-color: rgb(151,7,86); }
div.DivClassName
{
background-color: #970756;
}
.BgClassName
{
background-color: #970756;
}
</style>
border-color css
<style>
span { border-color: #970756; }
span { border-color: rgb(151,7,86); }
td.TdClassName
{
border-color: #970756;
}
.TagClassName
{
border-color: #970756;
}
</style>