Shades of Jazzberry Jam #A41658
Tints of Jazzberry Jam #A41658
RGB
CMYK
RGB Variations
Color information
#A41658 (or 0xA41658) is known color: Jazzberry Jam. HEX triplet: A4, 16 and 58. RGB value is (164,22,88). Sum of RGB (Red+Green+Blue) = 164+22+88=274 (36% of max value = 765). Red value is 164 (64.45% from 255 or 59.85% from 274); Green value is 22 (8.98% from 255 or 8.03% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 164 - color contains mainly: red. Hex color #A41658 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A41658 is #5BE9A7. Grayscale: #474747. Windows color (decimal): -6023592 or 5772964. OLE color: 5772964.
HSL color Cylindrical-coordinate representation of color #A41658: hue angle of 332.11º degrees, saturation: 0.76, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A41658 is Cyan = 0, Magento = 0.87, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 22 | 88 | - |
| CMYK | 0 | 0.87 | 0.46 | 0.36 |
| HSL | 332.11º | 0.76% | 0.36% | - |
| HSV(B) | 332.11º | 0.87% | 0.64% | - |
| XYZ | 17.36 | 9.17 | 10.09 | - |
| YUV | 71.98 | 137.04 | 193.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 22 | 88 | 0 | 0.87 | 0.46 | 0.36 | 332.11 | 0.76 | 0.36 |
| Hex | A4 | 16 | 58 | 0 | 57 | 2E | 24 | 14C | 4C | 24 |
| Octal | 244 | 26 | 130 | 0 | 127 | 56 | 44 | 514 | 114 | 44 |
| Binary | 10100100 | 10110 | 1011000 | 0 | 1010111 | 101110 | 100100 | 101001100 | 1001100 | 100100 |
Color Harmonies of #A41658
Complementary color
Monochromatic Colors of #A41658
Black with #A41658
Text Example
Text Example
White with #A41658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A41658; }
p { color: rgb(164,22,88); }
H1.HeaderClassName
{
color: #A41658;
}
.AnyTagClassName
{
color: #A41658;
}
</style>
background-color css
<style>
a { background-color: #A41658; }
a { background-color: rgb(164,22,88); }
div.DivClassName
{
background-color: #A41658;
}
.BgClassName
{
background-color: #A41658;
}
</style>
border-color css
<style>
span { border-color: #A41658; }
span { border-color: rgb(164,22,88); }
td.TdClassName
{
border-color: #A41658;
}
.TagClassName
{
border-color: #A41658;
}
</style>