Shades of Jazzberry Jam #9C0756
Tints of Jazzberry Jam #9C0756
RGB
CMYK
RGB Variations
Color information
#9C0756 (or 0x9C0756) is known color: Jazzberry Jam. HEX triplet: 9C, 07 and 56. RGB value is (156,7,86). Sum of RGB (Red+Green+Blue) = 156+7+86=249 (32% of max value = 765). Red value is 156 (61.33% from 255 or 62.65% from 249); Green value is 7 (3.12% from 255 or 2.81% from 249); Blue value is 86 (33.98% from 255 or 34.54% from 249); Max value from RGB is 156 - color contains mainly: red. Hex color #9C0756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #9C0756 is #63F8A9. Grayscale: #3C3C3C. Windows color (decimal): -6551722 or 5638044. OLE color: 5638044.
HSL color Cylindrical-coordinate representation of color #9C0756: hue angle of 328.19º degrees, saturation: 0.91, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #9C0756 is Cyan = 0, Magento = 0.96, Yellow = 0.45 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 7 | 86 | - |
| CMYK | 0 | 0.96 | 0.45 | 0.39 |
| HSL | 328.19º | 0.91% | 0.32% | - |
| HSV(B) | 328.19º | 0.96% | 0.61% | - |
| XYZ | 15.47 | 7.89 | 9.51 | - |
| YUV | 60.56 | 142.36 | 196.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 7 | 86 | 0 | 0.96 | 0.45 | 0.39 | 328.19 | 0.91 | 0.32 |
| Hex | 9C | 7 | 56 | 0 | 60 | 2D | 27 | 148 | 5B | 20 |
| Octal | 234 | 7 | 126 | 0 | 140 | 55 | 47 | 510 | 133 | 40 |
| Binary | 10011100 | 111 | 1010110 | 0 | 1100000 | 101101 | 100111 | 101001000 | 1011011 | 100000 |
Color Harmonies of #9C0756
Complementary color
Monochromatic Colors of #9C0756
Black with #9C0756
Text Example
Text Example
White with #9C0756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C0756; }
p { color: rgb(156,7,86); }
H1.HeaderClassName
{
color: #9C0756;
}
.AnyTagClassName
{
color: #9C0756;
}
</style>
background-color css
<style>
a { background-color: #9C0756; }
a { background-color: rgb(156,7,86); }
div.DivClassName
{
background-color: #9C0756;
}
.BgClassName
{
background-color: #9C0756;
}
</style>
border-color css
<style>
span { border-color: #9C0756; }
span { border-color: rgb(156,7,86); }
td.TdClassName
{
border-color: #9C0756;
}
.TagClassName
{
border-color: #9C0756;
}
</style>