Shades of Jazzberry Jam #920546
Tints of Jazzberry Jam #920546
RGB
CMYK
RGB Variations
Color information
#920546 (or 0x920546) is known color: Jazzberry Jam. HEX triplet: 92, 05 and 46. RGB value is (146,5,70). Sum of RGB (Red+Green+Blue) = 146+5+70=221 (29% of max value = 765). Red value is 146 (57.42% from 255 or 66.06% from 221); Green value is 5 (2.34% from 255 or 2.26% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 146 - color contains mainly: red. Hex color #920546 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920546 is #6DFAB9. Grayscale: #363636. Windows color (decimal): -7207610 or 4588946. OLE color: 4588946.
HSL color Cylindrical-coordinate representation of color #920546: hue angle of 332.34º 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 #920546 is Cyan = 0, Magento = 0.97, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 5 | 70 | - |
| CMYK | 0 | 0.97 | 0.52 | 0.43 |
| HSL | 332.34º | 0.93% | 0.3% | - |
| HSV(B) | 332.34º | 0.97% | 0.57% | - |
| XYZ | 13.01 | 6.66 | 6.39 | - |
| YUV | 54.57 | 136.71 | 193.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 5 | 70 | 0 | 0.97 | 0.52 | 0.43 | 332.34 | 0.93 | 0.3 |
| Hex | 92 | 5 | 46 | 0 | 61 | 34 | 2B | 14C | 5D | 1E |
| Octal | 222 | 5 | 106 | 0 | 141 | 64 | 53 | 514 | 135 | 36 |
| Binary | 10010010 | 101 | 1000110 | 0 | 1100001 | 110100 | 101011 | 101001100 | 1011101 | 11110 |
Color Harmonies of #920546
Complementary color
Monochromatic Colors of #920546
Black with #920546
Text Example
Text Example
White with #920546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920546; }
p { color: rgb(146,5,70); }
H1.HeaderClassName
{
color: #920546;
}
.AnyTagClassName
{
color: #920546;
}
</style>
background-color css
<style>
a { background-color: #920546; }
a { background-color: rgb(146,5,70); }
div.DivClassName
{
background-color: #920546;
}
.BgClassName
{
background-color: #920546;
}
</style>
border-color css
<style>
span { border-color: #920546; }
span { border-color: rgb(146,5,70); }
td.TdClassName
{
border-color: #920546;
}
.TagClassName
{
border-color: #920546;
}
</style>