Shades of Jazzberry Jam #920953
Tints of Jazzberry Jam #920953
RGB
CMYK
RGB Variations
Color information
#920953 (or 0x920953) is known color: Jazzberry Jam. HEX triplet: 92, 09 and 53. RGB value is (146,9,83). Sum of RGB (Red+Green+Blue) = 146+9+83=238 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.34% from 238); Green value is 9 (3.91% from 255 or 3.78% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 146 - color contains mainly: red. Hex color #920953 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920953 is #6DF6AC. Grayscale: #3A3A3A. Windows color (decimal): -7206573 or 5441938. OLE color: 5441938.
HSL color Cylindrical-coordinate representation of color #920953: hue angle of 327.59º 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 #920953 is Cyan = 0, Magento = 0.94, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 9 | 83 | - |
| CMYK | 0 | 0.94 | 0.43 | 0.43 |
| HSL | 327.59º | 0.88% | 0.3% | - |
| HSV(B) | 327.59º | 0.94% | 0.57% | - |
| XYZ | 13.51 | 6.93 | 8.81 | - |
| YUV | 58.4 | 141.89 | 190.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 9 | 83 | 0 | 0.94 | 0.43 | 0.43 | 327.59 | 0.88 | 0.3 |
| Hex | 92 | 9 | 53 | 0 | 5E | 2B | 2B | 148 | 58 | 1E |
| Octal | 222 | 11 | 123 | 0 | 136 | 53 | 53 | 510 | 130 | 36 |
| Binary | 10010010 | 1001 | 1010011 | 0 | 1011110 | 101011 | 101011 | 101001000 | 1011000 | 11110 |
Color Harmonies of #920953
Complementary color
Monochromatic Colors of #920953
Black with #920953
Text Example
Text Example
White with #920953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920953; }
p { color: rgb(146,9,83); }
H1.HeaderClassName
{
color: #920953;
}
.AnyTagClassName
{
color: #920953;
}
</style>
background-color css
<style>
a { background-color: #920953; }
a { background-color: rgb(146,9,83); }
div.DivClassName
{
background-color: #920953;
}
.BgClassName
{
background-color: #920953;
}
</style>
border-color css
<style>
span { border-color: #920953; }
span { border-color: rgb(146,9,83); }
td.TdClassName
{
border-color: #920953;
}
.TagClassName
{
border-color: #920953;
}
</style>