Shades of Jazzberry Jam #891053
Tints of Jazzberry Jam #891053
RGB
CMYK
RGB Variations
Color information
#891053 (or 0x891053) is known color: Jazzberry Jam. HEX triplet: 89, 10 and 53. RGB value is (137,16,83). Sum of RGB (Red+Green+Blue) = 137+16+83=236 (31% of max value = 765). Red value is 137 (53.91% from 255 or 58.05% from 236); Green value is 16 (6.64% from 255 or 6.78% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 137 - color contains mainly: red. Hex color #891053 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #891053 is #76EFAC. Grayscale: #3B3B3B. Windows color (decimal): -7794605 or 5443721. OLE color: 5443721.
HSL color Cylindrical-coordinate representation of color #891053: hue angle of 326.78º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #891053 is Cyan = 0, Magento = 0.88, Yellow = 0.39 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 83 | - |
| CMYK | 0 | 0.88 | 0.39 | 0.46 |
| HSL | 326.78º | 0.79% | 0.3% | - |
| HSV(B) | 326.78º | 0.88% | 0.54% | - |
| XYZ | 12.06 | 6.31 | 8.77 | - |
| YUV | 59.82 | 141.09 | 183.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 83 | 0 | 0.88 | 0.39 | 0.46 | 326.78 | 0.79 | 0.3 |
| Hex | 89 | 10 | 53 | 0 | 58 | 27 | 2E | 147 | 4F | 1E |
| Octal | 211 | 20 | 123 | 0 | 130 | 47 | 56 | 507 | 117 | 36 |
| Binary | 10001001 | 10000 | 1010011 | 0 | 1011000 | 100111 | 101110 | 101000111 | 1001111 | 11110 |
Color Harmonies of #891053
Complementary color
Monochromatic Colors of #891053
Black with #891053
Text Example
Text Example
White with #891053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891053; }
p { color: rgb(137,16,83); }
H1.HeaderClassName
{
color: #891053;
}
.AnyTagClassName
{
color: #891053;
}
</style>
background-color css
<style>
a { background-color: #891053; }
a { background-color: rgb(137,16,83); }
div.DivClassName
{
background-color: #891053;
}
.BgClassName
{
background-color: #891053;
}
</style>
border-color css
<style>
span { border-color: #891053; }
span { border-color: rgb(137,16,83); }
td.TdClassName
{
border-color: #891053;
}
.TagClassName
{
border-color: #891053;
}
</style>