Shades of Jazzberry Jam #A40459
Tints of Jazzberry Jam #A40459
RGB
CMYK
RGB Variations
Color information
#A40459 (or 0xA40459) is known color: Jazzberry Jam. HEX triplet: A4, 04 and 59. RGB value is (164,4,89). Sum of RGB (Red+Green+Blue) = 164+4+89=257 (34% of max value = 765). Red value is 164 (64.45% from 255 or 63.81% from 257); Green value is 4 (1.95% from 255 or 1.56% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 164 - color contains mainly: red. Hex color #A40459 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A40459 is #5BFBA6. Grayscale: #3D3D3D. Windows color (decimal): -6028199 or 5833892. OLE color: 5833892.
HSL color Cylindrical-coordinate representation of color #A40459: hue angle of 328.12º degrees, saturation: 0.95, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #A40459 is Cyan = 0, Magento = 0.98, Yellow = 0.46 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 4 | 89 | - |
| CMYK | 0 | 0.98 | 0.46 | 0.36 |
| HSL | 328.13º | 0.95% | 0.33% | - |
| HSV(B) | 328.13º | 0.98% | 0.64% | - |
| XYZ | 17.16 | 8.7 | 10.23 | - |
| YUV | 61.53 | 143.51 | 201.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 4 | 89 | 0 | 0.98 | 0.46 | 0.36 | 328.13 | 0.95 | 0.33 |
| Hex | A4 | 4 | 59 | 0 | 62 | 2E | 24 | 148 | 5F | 21 |
| Octal | 244 | 4 | 131 | 0 | 142 | 56 | 44 | 510 | 137 | 41 |
| Binary | 10100100 | 100 | 1011001 | 0 | 1100010 | 101110 | 100100 | 101001000 | 1011111 | 100001 |
Color Harmonies of #A40459
Complementary color
Monochromatic Colors of #A40459
Black with #A40459
Text Example
Text Example
White with #A40459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A40459; }
p { color: rgb(164,4,89); }
H1.HeaderClassName
{
color: #A40459;
}
.AnyTagClassName
{
color: #A40459;
}
</style>
background-color css
<style>
a { background-color: #A40459; }
a { background-color: rgb(164,4,89); }
div.DivClassName
{
background-color: #A40459;
}
.BgClassName
{
background-color: #A40459;
}
</style>
border-color css
<style>
span { border-color: #A40459; }
span { border-color: rgb(164,4,89); }
td.TdClassName
{
border-color: #A40459;
}
.TagClassName
{
border-color: #A40459;
}
</style>