Shades of Jazzberry Jam #920755
Tints of Jazzberry Jam #920755
RGB
CMYK
RGB Variations
Color information
#920755 (or 0x920755) is known color: Jazzberry Jam. HEX triplet: 92, 07 and 55. RGB value is (146,7,85). Sum of RGB (Red+Green+Blue) = 146+7+85=238 (31% of max value = 765). Red value is 146 (57.42% from 255 or 61.34% from 238); Green value is 7 (3.12% from 255 or 2.94% from 238); Blue value is 85 (33.59% from 255 or 35.71% from 238); Max value from RGB is 146 - color contains mainly: red. Hex color #920755 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #920755 is #6DF8AA. Grayscale: #393939. Windows color (decimal): -7207083 or 5572498. OLE color: 5572498.
HSL color Cylindrical-coordinate representation of color #920755: hue angle of 326.33º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #920755 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 85 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.43 |
| HSL | 326.33º | 0.91% | 0.3% | - |
| HSV(B) | 326.33º | 0.95% | 0.57% | - |
| XYZ | 13.57 | 6.92 | 9.21 | - |
| YUV | 57.45 | 143.55 | 191.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 85 | 0 | 0.95 | 0.42 | 0.43 | 326.33 | 0.91 | 0.3 |
| Hex | 92 | 7 | 55 | 0 | 5F | 2A | 2B | 146 | 5B | 1E |
| Octal | 222 | 7 | 125 | 0 | 137 | 52 | 53 | 506 | 133 | 36 |
| Binary | 10010010 | 111 | 1010101 | 0 | 1011111 | 101010 | 101011 | 101000110 | 1011011 | 11110 |
Color Harmonies of #920755
Complementary color
Monochromatic Colors of #920755
Black with #920755
Text Example
Text Example
White with #920755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920755; }
p { color: rgb(146,7,85); }
H1.HeaderClassName
{
color: #920755;
}
.AnyTagClassName
{
color: #920755;
}
</style>
background-color css
<style>
a { background-color: #920755; }
a { background-color: rgb(146,7,85); }
div.DivClassName
{
background-color: #920755;
}
.BgClassName
{
background-color: #920755;
}
</style>
border-color css
<style>
span { border-color: #920755; }
span { border-color: rgb(146,7,85); }
td.TdClassName
{
border-color: #920755;
}
.TagClassName
{
border-color: #920755;
}
</style>