Shades of Jazzberry Jam #A30649
Tints of Jazzberry Jam #A30649
RGB
CMYK
RGB Variations
Color information
#A30649 (or 0xA30649) is known color: Jazzberry Jam. HEX triplet: A3, 06 and 49. RGB value is (163,6,73). Sum of RGB (Red+Green+Blue) = 163+6+73=242 (32% of max value = 765). Red value is 163 (64.06% from 255 or 67.36% from 242); Green value is 6 (2.73% from 255 or 2.48% from 242); Blue value is 73 (28.91% from 255 or 30.17% from 242); Max value from RGB is 163 - color contains mainly: red. Hex color #A30649 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A30649 is #5CF9B6. Grayscale: #3C3C3C. Windows color (decimal): -6093239 or 4785827. OLE color: 4785827.
HSL color Cylindrical-coordinate representation of color #A30649: hue angle of 334.39º degrees, saturation: 0.93, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #A30649 is Cyan = 0, Magento = 0.96, Yellow = 0.55 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 6 | 73 | - |
| CMYK | 0 | 0.96 | 0.55 | 0.36 |
| HSL | 334.39º | 0.93% | 0.33% | - |
| HSV(B) | 334.39º | 0.96% | 0.64% | - |
| XYZ | 16.37 | 8.4 | 7.06 | - |
| YUV | 60.58 | 135.01 | 201.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 6 | 73 | 0 | 0.96 | 0.55 | 0.36 | 334.39 | 0.93 | 0.33 |
| Hex | A3 | 6 | 49 | 0 | 60 | 37 | 24 | 14E | 5D | 21 |
| Octal | 243 | 6 | 111 | 0 | 140 | 67 | 44 | 516 | 135 | 41 |
| Binary | 10100011 | 110 | 1001001 | 0 | 1100000 | 110111 | 100100 | 101001110 | 1011101 | 100001 |
Color Harmonies of #A30649
Complementary color
Monochromatic Colors of #A30649
Black with #A30649
Text Example
Text Example
White with #A30649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A30649; }
p { color: rgb(163,6,73); }
H1.HeaderClassName
{
color: #A30649;
}
.AnyTagClassName
{
color: #A30649;
}
</style>
background-color css
<style>
a { background-color: #A30649; }
a { background-color: rgb(163,6,73); }
div.DivClassName
{
background-color: #A30649;
}
.BgClassName
{
background-color: #A30649;
}
</style>
border-color css
<style>
span { border-color: #A30649; }
span { border-color: rgb(163,6,73); }
td.TdClassName
{
border-color: #A30649;
}
.TagClassName
{
border-color: #A30649;
}
</style>