Shades of Jazzberry Jam #9B0656
Tints of Jazzberry Jam #9B0656
RGB
CMYK
RGB Variations
Color information
#9B0656 (or 0x9B0656) is known color: Jazzberry Jam. HEX triplet: 9B, 06 and 56. RGB value is (155,6,86). Sum of RGB (Red+Green+Blue) = 155+6+86=247 (32% of max value = 765). Red value is 155 (60.94% from 255 or 62.75% from 247); Green value is 6 (2.73% from 255 or 2.43% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 155 - color contains mainly: red. Hex color #9B0656 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #9B0656 is #64F9A9. Grayscale: #3B3B3B. Windows color (decimal): -6617514 or 5637787. OLE color: 5637787.
HSL color Cylindrical-coordinate representation of color #9B0656: hue angle of 327.79º degrees, saturation: 0.93, 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 #9B0656 is Cyan = 0, Magento = 0.96, Yellow = 0.45 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 6 | 86 | - |
| CMYK | 0 | 0.96 | 0.45 | 0.39 |
| HSL | 327.79º | 0.93% | 0.32% | - |
| HSV(B) | 327.79º | 0.96% | 0.61% | - |
| XYZ | 15.26 | 7.77 | 9.5 | - |
| YUV | 59.67 | 142.86 | 196 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 6 | 86 | 0 | 0.96 | 0.45 | 0.39 | 327.79 | 0.93 | 0.32 |
| Hex | 9B | 6 | 56 | 0 | 60 | 2D | 27 | 148 | 5D | 20 |
| Octal | 233 | 6 | 126 | 0 | 140 | 55 | 47 | 510 | 135 | 40 |
| Binary | 10011011 | 110 | 1010110 | 0 | 1100000 | 101101 | 100111 | 101001000 | 1011101 | 100000 |
Color Harmonies of #9B0656
Complementary color
Monochromatic Colors of #9B0656
Black with #9B0656
Text Example
Text Example
White with #9B0656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B0656; }
p { color: rgb(155,6,86); }
H1.HeaderClassName
{
color: #9B0656;
}
.AnyTagClassName
{
color: #9B0656;
}
</style>
background-color css
<style>
a { background-color: #9B0656; }
a { background-color: rgb(155,6,86); }
div.DivClassName
{
background-color: #9B0656;
}
.BgClassName
{
background-color: #9B0656;
}
</style>
border-color css
<style>
span { border-color: #9B0656; }
span { border-color: rgb(155,6,86); }
td.TdClassName
{
border-color: #9B0656;
}
.TagClassName
{
border-color: #9B0656;
}
</style>