Shades of Jazzberry Jam #9A0659
Tints of Jazzberry Jam #9A0659
RGB
CMYK
RGB Variations
Color information
#9A0659 (or 0x9A0659) is known color: Jazzberry Jam. HEX triplet: 9A, 06 and 59. RGB value is (154,6,89). Sum of RGB (Red+Green+Blue) = 154+6+89=249 (32% of max value = 765). Red value is 154 (60.55% from 255 or 61.85% from 249); Green value is 6 (2.73% from 255 or 2.41% from 249); Blue value is 89 (35.16% from 255 or 35.74% from 249); Max value from RGB is 154 - color contains mainly: red. Hex color #9A0659 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #9A0659 is #65F9A6. Grayscale: #3B3B3B. Windows color (decimal): -6683047 or 5834394. OLE color: 5834394.
HSL color Cylindrical-coordinate representation of color #9A0659: hue angle of 326.35º degrees, saturation: 0.93, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #9A0659 is Cyan = 0, Magento = 0.96, Yellow = 0.42 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 6 | 89 | - |
| CMYK | 0 | 0.96 | 0.42 | 0.40 |
| HSL | 326.35º | 0.93% | 0.31% | - |
| HSV(B) | 326.35º | 0.96% | 0.6% | - |
| XYZ | 15.19 | 7.72 | 10.14 | - |
| YUV | 59.71 | 144.53 | 195.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 6 | 89 | 0 | 0.96 | 0.42 | 0.40 | 326.35 | 0.93 | 0.31 |
| Hex | 9A | 6 | 59 | 0 | 60 | 2A | 28 | 146 | 5C | 1F |
| Octal | 232 | 6 | 131 | 0 | 140 | 52 | 50 | 506 | 134 | 37 |
| Binary | 10011010 | 110 | 1011001 | 0 | 1100000 | 101010 | 101000 | 101000110 | 1011100 | 11111 |
Color Harmonies of #9A0659
Complementary color
Monochromatic Colors of #9A0659
Black with #9A0659
Text Example
Text Example
White with #9A0659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A0659; }
p { color: rgb(154,6,89); }
H1.HeaderClassName
{
color: #9A0659;
}
.AnyTagClassName
{
color: #9A0659;
}
</style>
background-color css
<style>
a { background-color: #9A0659; }
a { background-color: rgb(154,6,89); }
div.DivClassName
{
background-color: #9A0659;
}
.BgClassName
{
background-color: #9A0659;
}
</style>
border-color css
<style>
span { border-color: #9A0659; }
span { border-color: rgb(154,6,89); }
td.TdClassName
{
border-color: #9A0659;
}
.TagClassName
{
border-color: #9A0659;
}
</style>