Shades of Jazzberry Jam #920955
Tints of Jazzberry Jam #920955
RGB
CMYK
RGB Variations
Color information
#920955 (or 0x920955) is known color: Jazzberry Jam. HEX triplet: 92, 09 and 55. RGB value is (146,9,85). Sum of RGB (Red+Green+Blue) = 146+9+85=240 (31% of max value = 765). Red value is 146 (57.42% from 255 or 60.83% from 240); Green value is 9 (3.91% from 255 or 3.75% from 240); Blue value is 85 (33.59% from 255 or 35.42% from 240); Max value from RGB is 146 - color contains mainly: red. Hex color #920955 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920955 is #6DF6AA. Grayscale: #3A3A3A. Windows color (decimal): -7206571 or 5573010. OLE color: 5573010.
HSL color Cylindrical-coordinate representation of color #920955: hue angle of 326.72º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #920955 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 9 | 85 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.43 |
| HSL | 326.72º | 0.88% | 0.3% | - |
| HSV(B) | 326.72º | 0.94% | 0.57% | - |
| XYZ | 13.59 | 6.96 | 9.22 | - |
| YUV | 58.63 | 142.89 | 190.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 9 | 85 | 0 | 0.94 | 0.42 | 0.43 | 326.72 | 0.88 | 0.3 |
| Hex | 92 | 9 | 55 | 0 | 5E | 2A | 2B | 147 | 58 | 1E |
| Octal | 222 | 11 | 125 | 0 | 136 | 52 | 53 | 507 | 130 | 36 |
| Binary | 10010010 | 1001 | 1010101 | 0 | 1011110 | 101010 | 101011 | 101000111 | 1011000 | 11110 |
Color Harmonies of #920955
Complementary color
Monochromatic Colors of #920955
Black with #920955
Text Example
Text Example
White with #920955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920955; }
p { color: rgb(146,9,85); }
H1.HeaderClassName
{
color: #920955;
}
.AnyTagClassName
{
color: #920955;
}
</style>
background-color css
<style>
a { background-color: #920955; }
a { background-color: rgb(146,9,85); }
div.DivClassName
{
background-color: #920955;
}
.BgClassName
{
background-color: #920955;
}
</style>
border-color css
<style>
span { border-color: #920955; }
span { border-color: rgb(146,9,85); }
td.TdClassName
{
border-color: #920955;
}
.TagClassName
{
border-color: #920955;
}
</style>