Shades of Jazzberry Jam #920744
Tints of Jazzberry Jam #920744
RGB
CMYK
RGB Variations
Color information
#920744 (or 0x920744) is known color: Jazzberry Jam. HEX triplet: 92, 07 and 44. RGB value is (146,7,68). Sum of RGB (Red+Green+Blue) = 146+7+68=221 (29% of max value = 765). Red value is 146 (57.42% from 255 or 66.06% from 221); Green value is 7 (3.12% from 255 or 3.17% from 221); Blue value is 68 (26.95% from 255 or 30.77% from 221); Max value from RGB is 146 - color contains mainly: red. Hex color #920744 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #920744 is #6DF8BB. Grayscale: #373737. Windows color (decimal): -7207100 or 4458386. OLE color: 4458386.
HSL color Cylindrical-coordinate representation of color #920744: hue angle of 333.67º 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 #920744 is Cyan = 0, Magento = 0.95, Yellow = 0.53 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 68 | - |
| CMYK | 0 | 0.95 | 0.53 | 0.43 |
| HSL | 333.67º | 0.91% | 0.3% | - |
| HSV(B) | 333.67º | 0.95% | 0.57% | - |
| XYZ | 12.97 | 6.68 | 6.07 | - |
| YUV | 55.52 | 135.05 | 192.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 68 | 0 | 0.95 | 0.53 | 0.43 | 333.67 | 0.91 | 0.3 |
| Hex | 92 | 7 | 44 | 0 | 5F | 35 | 2B | 14E | 5B | 1E |
| Octal | 222 | 7 | 104 | 0 | 137 | 65 | 53 | 516 | 133 | 36 |
| Binary | 10010010 | 111 | 1000100 | 0 | 1011111 | 110101 | 101011 | 101001110 | 1011011 | 11110 |
Color Harmonies of #920744
Complementary color
Monochromatic Colors of #920744
Black with #920744
Text Example
Text Example
White with #920744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920744; }
p { color: rgb(146,7,68); }
H1.HeaderClassName
{
color: #920744;
}
.AnyTagClassName
{
color: #920744;
}
</style>
background-color css
<style>
a { background-color: #920744; }
a { background-color: rgb(146,7,68); }
div.DivClassName
{
background-color: #920744;
}
.BgClassName
{
background-color: #920744;
}
</style>
border-color css
<style>
span { border-color: #920744; }
span { border-color: rgb(146,7,68); }
td.TdClassName
{
border-color: #920744;
}
.TagClassName
{
border-color: #920744;
}
</style>