Shades of Jazzberry Jam #A41370
Tints of Jazzberry Jam #A41370
RGB
CMYK
RGB Variations
Color information
#A41370 (or 0xA41370) is known color: Jazzberry Jam. HEX triplet: A4, 13 and 70. RGB value is (164,19,112). Sum of RGB (Red+Green+Blue) = 164+19+112=295 (39% of max value = 765). Red value is 164 (64.45% from 255 or 55.59% from 295); Green value is 19 (7.81% from 255 or 6.44% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 164 - color contains mainly: red. Hex color #A41370 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A41370 is #5BEC8F. Grayscale: #484848. Windows color (decimal): -6024336 or 7345060. OLE color: 7345060.
HSL color Cylindrical-coordinate representation of color #A41370: hue angle of 321.52º degrees, saturation: 0.79, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A41370 is Cyan = 0, Magento = 0.88, Yellow = 0.32 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 19 | 112 | - |
| CMYK | 0 | 0.88 | 0.32 | 0.36 |
| HSL | 321.52º | 0.79% | 0.36% | - |
| HSV(B) | 321.52º | 0.88% | 0.64% | - |
| XYZ | 18.47 | 9.53 | 16.2 | - |
| YUV | 72.96 | 150.04 | 192.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 19 | 112 | 0 | 0.88 | 0.32 | 0.36 | 321.52 | 0.79 | 0.36 |
| Hex | A4 | 13 | 70 | 0 | 58 | 20 | 24 | 142 | 4F | 24 |
| Octal | 244 | 23 | 160 | 0 | 130 | 40 | 44 | 502 | 117 | 44 |
| Binary | 10100100 | 10011 | 1110000 | 0 | 1011000 | 100000 | 100100 | 101000010 | 1001111 | 100100 |
Color Harmonies of #A41370
Complementary color
Monochromatic Colors of #A41370
Black with #A41370
Text Example
Text Example
White with #A41370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A41370; }
p { color: rgb(164,19,112); }
H1.HeaderClassName
{
color: #A41370;
}
.AnyTagClassName
{
color: #A41370;
}
</style>
background-color css
<style>
a { background-color: #A41370; }
a { background-color: rgb(164,19,112); }
div.DivClassName
{
background-color: #A41370;
}
.BgClassName
{
background-color: #A41370;
}
</style>
border-color css
<style>
span { border-color: #A41370; }
span { border-color: rgb(164,19,112); }
td.TdClassName
{
border-color: #A41370;
}
.TagClassName
{
border-color: #A41370;
}
</style>