Shades of Jazzberry Jam #920654
Tints of Jazzberry Jam #920654
RGB
CMYK
RGB Variations
Color information
#920654 (or 0x920654) is known color: Jazzberry Jam. HEX triplet: 92, 06 and 54. RGB value is (146,6,84). Sum of RGB (Red+Green+Blue) = 146+6+84=236 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.86% from 236); Green value is 6 (2.73% from 255 or 2.54% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 146 - color contains mainly: red. Hex color #920654 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920654 is #6DF9AB. Grayscale: #383838. Windows color (decimal): -7207340 or 5506706. OLE color: 5506706.
HSL color Cylindrical-coordinate representation of color #920654: hue angle of 326.57º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #920654 is Cyan = 0, Magento = 0.96, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 84 | - |
| CMYK | 0 | 0.96 | 0.42 | 0.43 |
| HSL | 326.57º | 0.92% | 0.3% | - |
| HSV(B) | 326.57º | 0.96% | 0.57% | - |
| XYZ | 13.52 | 6.88 | 9 | - |
| YUV | 56.75 | 143.38 | 191.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 84 | 0 | 0.96 | 0.42 | 0.43 | 326.57 | 0.92 | 0.3 |
| Hex | 92 | 6 | 54 | 0 | 60 | 2A | 2B | 147 | 5C | 1E |
| Octal | 222 | 6 | 124 | 0 | 140 | 52 | 53 | 507 | 134 | 36 |
| Binary | 10010010 | 110 | 1010100 | 0 | 1100000 | 101010 | 101011 | 101000111 | 1011100 | 11110 |
Color Harmonies of #920654
Complementary color
Monochromatic Colors of #920654
Black with #920654
Text Example
Text Example
White with #920654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920654; }
p { color: rgb(146,6,84); }
H1.HeaderClassName
{
color: #920654;
}
.AnyTagClassName
{
color: #920654;
}
</style>
background-color css
<style>
a { background-color: #920654; }
a { background-color: rgb(146,6,84); }
div.DivClassName
{
background-color: #920654;
}
.BgClassName
{
background-color: #920654;
}
</style>
border-color css
<style>
span { border-color: #920654; }
span { border-color: rgb(146,6,84); }
td.TdClassName
{
border-color: #920654;
}
.TagClassName
{
border-color: #920654;
}
</style>