Shades of Jazzberry Jam #920653
Tints of Jazzberry Jam #920653
RGB
CMYK
RGB Variations
Color information
#920653 (or 0x920653) is known color: Jazzberry Jam. HEX triplet: 92, 06 and 53. RGB value is (146,6,83). Sum of RGB (Red+Green+Blue) = 146+6+83=235 (31% of max value = 765). Red value is 146 (57.42% from 255 or 62.13% from 235); Green value is 6 (2.73% from 255 or 2.55% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 146 - color contains mainly: red. Hex color #920653 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920653 is #6DF9AC. Grayscale: #383838. Windows color (decimal): -7207341 or 5441170. OLE color: 5441170.
HSL color Cylindrical-coordinate representation of color #920653: hue angle of 327º 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 #920653 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 6 | 83 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.43 |
| HSL | 327º | 0.92% | 0.3% | - |
| HSV(B) | 327º | 0.96% | 0.57% | - |
| XYZ | 13.48 | 6.87 | 8.8 | - |
| YUV | 56.64 | 142.88 | 191.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 6 | 83 | 0 | 0.96 | 0.43 | 0.43 | 327 | 0.92 | 0.3 |
| Hex | 92 | 6 | 53 | 0 | 60 | 2B | 2B | 147 | 5C | 1E |
| Octal | 222 | 6 | 123 | 0 | 140 | 53 | 53 | 507 | 134 | 36 |
| Binary | 10010010 | 110 | 1010011 | 0 | 1100000 | 101011 | 101011 | 101000111 | 1011100 | 11110 |
Color Harmonies of #920653
Complementary color
Monochromatic Colors of #920653
Black with #920653
Text Example
Text Example
White with #920653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920653; }
p { color: rgb(146,6,83); }
H1.HeaderClassName
{
color: #920653;
}
.AnyTagClassName
{
color: #920653;
}
</style>
background-color css
<style>
a { background-color: #920653; }
a { background-color: rgb(146,6,83); }
div.DivClassName
{
background-color: #920653;
}
.BgClassName
{
background-color: #920653;
}
</style>
border-color css
<style>
span { border-color: #920653; }
span { border-color: rgb(146,6,83); }
td.TdClassName
{
border-color: #920653;
}
.TagClassName
{
border-color: #920653;
}
</style>