Shades of Jazzberry Jam #A40754
Tints of Jazzberry Jam #A40754
RGB
CMYK
RGB Variations
Color information
#A40754 (or 0xA40754) is known color: Jazzberry Jam. HEX triplet: A4, 07 and 54. RGB value is (164,7,84). Sum of RGB (Red+Green+Blue) = 164+7+84=255 (33% of max value = 765). Red value is 164 (64.45% from 255 or 64.31% from 255); Green value is 7 (3.12% from 255 or 2.75% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 164 - color contains mainly: red. Hex color #A40754 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A40754 is #5BF8AB. Grayscale: #3E3E3E. Windows color (decimal): -6027436 or 5506980. OLE color: 5506980.
HSL color Cylindrical-coordinate representation of color #A40754: hue angle of 330.57º degrees, saturation: 0.92, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #A40754 is Cyan = 0, Magento = 0.96, Yellow = 0.49 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 7 | 84 | - |
| CMYK | 0 | 0.96 | 0.49 | 0.36 |
| HSL | 330.57º | 0.92% | 0.34% | - |
| HSV(B) | 330.57º | 0.96% | 0.64% | - |
| XYZ | 16.99 | 8.68 | 9.17 | - |
| YUV | 62.72 | 140.01 | 200.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 7 | 84 | 0 | 0.96 | 0.49 | 0.36 | 330.57 | 0.92 | 0.34 |
| Hex | A4 | 7 | 54 | 0 | 60 | 31 | 24 | 14B | 5C | 22 |
| Octal | 244 | 7 | 124 | 0 | 140 | 61 | 44 | 513 | 134 | 42 |
| Binary | 10100100 | 111 | 1010100 | 0 | 1100000 | 110001 | 100100 | 101001011 | 1011100 | 100010 |
Color Harmonies of #A40754
Complementary color
Monochromatic Colors of #A40754
Black with #A40754
Text Example
Text Example
White with #A40754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A40754; }
p { color: rgb(164,7,84); }
H1.HeaderClassName
{
color: #A40754;
}
.AnyTagClassName
{
color: #A40754;
}
</style>
background-color css
<style>
a { background-color: #A40754; }
a { background-color: rgb(164,7,84); }
div.DivClassName
{
background-color: #A40754;
}
.BgClassName
{
background-color: #A40754;
}
</style>
border-color css
<style>
span { border-color: #A40754; }
span { border-color: rgb(164,7,84); }
td.TdClassName
{
border-color: #A40754;
}
.TagClassName
{
border-color: #A40754;
}
</style>