Shades of Jazzberry Jam #920844
Tints of Jazzberry Jam #920844
RGB
CMYK
RGB Variations
Color information
#920844 (or 0x920844) is known color: Jazzberry Jam. HEX triplet: 92, 08 and 44. RGB value is (146,8,68). Sum of RGB (Red+Green+Blue) = 146+8+68=222 (29% of max value = 765). Red value is 146 (57.42% from 255 or 65.77% from 222); Green value is 8 (3.52% from 255 or 3.60% from 222); Blue value is 68 (26.95% from 255 or 30.63% from 222); Max value from RGB is 146 - color contains mainly: red. Hex color #920844 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920844 is #6DF7BB. Grayscale: #383838. Windows color (decimal): -7206844 or 4458642. OLE color: 4458642.
HSL color Cylindrical-coordinate representation of color #920844: hue angle of 333.91º degrees, saturation: 0.9, 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 #920844 is Cyan = 0, Magento = 0.95, Yellow = 0.53 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 8 | 68 | - |
| CMYK | 0 | 0.95 | 0.53 | 0.43 |
| HSL | 333.91º | 0.9% | 0.3% | - |
| HSV(B) | 333.91º | 0.95% | 0.57% | - |
| XYZ | 12.98 | 6.7 | 6.08 | - |
| YUV | 56.1 | 134.72 | 192.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 8 | 68 | 0 | 0.95 | 0.53 | 0.43 | 333.91 | 0.9 | 0.3 |
| Hex | 92 | 8 | 44 | 0 | 5F | 35 | 2B | 14E | 5A | 1E |
| Octal | 222 | 10 | 104 | 0 | 137 | 65 | 53 | 516 | 132 | 36 |
| Binary | 10010010 | 1000 | 1000100 | 0 | 1011111 | 110101 | 101011 | 101001110 | 1011010 | 11110 |
Color Harmonies of #920844
Complementary color
Monochromatic Colors of #920844
Black with #920844
Text Example
Text Example
White with #920844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920844; }
p { color: rgb(146,8,68); }
H1.HeaderClassName
{
color: #920844;
}
.AnyTagClassName
{
color: #920844;
}
</style>
background-color css
<style>
a { background-color: #920844; }
a { background-color: rgb(146,8,68); }
div.DivClassName
{
background-color: #920844;
}
.BgClassName
{
background-color: #920844;
}
</style>
border-color css
<style>
span { border-color: #920844; }
span { border-color: rgb(146,8,68); }
td.TdClassName
{
border-color: #920844;
}
.TagClassName
{
border-color: #920844;
}
</style>