Shades of Jazzberry Jam #920553
Tints of Jazzberry Jam #920553
RGB
CMYK
RGB Variations
Color information
#920553 (or 0x920553) is known color: Jazzberry Jam. HEX triplet: 92, 05 and 53. RGB value is (146,5,83). Sum of RGB (Red+Green+Blue) = 146+5+83=234 (30% of max value = 765). Red value is 146 (57.42% from 255 or 62.39% from 234); Green value is 5 (2.34% from 255 or 2.14% from 234); Blue value is 83 (32.81% from 255 or 35.47% from 234); Max value from RGB is 146 - color contains mainly: red. Hex color #920553 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920553 is #6DFAAC. Grayscale: #373737. Windows color (decimal): -7207597 or 5440914. OLE color: 5440914.
HSL color Cylindrical-coordinate representation of color #920553: hue angle of 326.81º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920553 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 83 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.43 |
| HSL | 326.81º | 0.93% | 0.3% | - |
| HSV(B) | 326.81º | 0.97% | 0.57% | - |
| XYZ | 13.47 | 6.84 | 8.79 | - |
| YUV | 56.05 | 143.21 | 192.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 83 | 0 | 0.97 | 0.43 | 0.43 | 326.81 | 0.93 | 0.3 |
| Hex | 92 | 5 | 53 | 0 | 61 | 2B | 2B | 147 | 5D | 1E |
| Octal | 222 | 5 | 123 | 0 | 141 | 53 | 53 | 507 | 135 | 36 |
| Binary | 10010010 | 101 | 1010011 | 0 | 1100001 | 101011 | 101011 | 101000111 | 1011101 | 11110 |
Color Harmonies of #920553
Complementary color
Monochromatic Colors of #920553
Black with #920553
Text Example
Text Example
White with #920553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920553; }
p { color: rgb(146,5,83); }
H1.HeaderClassName
{
color: #920553;
}
.AnyTagClassName
{
color: #920553;
}
</style>
background-color css
<style>
a { background-color: #920553; }
a { background-color: rgb(146,5,83); }
div.DivClassName
{
background-color: #920553;
}
.BgClassName
{
background-color: #920553;
}
</style>
border-color css
<style>
span { border-color: #920553; }
span { border-color: rgb(146,5,83); }
td.TdClassName
{
border-color: #920553;
}
.TagClassName
{
border-color: #920553;
}
</style>