Shades of Jazzberry Jam #940349
Tints of Jazzberry Jam #940349
RGB
CMYK
RGB Variations
Color information
#940349 (or 0x940349) is known color: Jazzberry Jam. HEX triplet: 94, 03 and 49. RGB value is (148,3,73). Sum of RGB (Red+Green+Blue) = 148+3+73=224 (29% of max value = 765). Red value is 148 (58.20% from 255 or 66.07% from 224); Green value is 3 (1.56% from 255 or 1.34% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 148 - color contains mainly: red. Hex color #940349 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940349 is #6BFCB6. Grayscale: #363636. Windows color (decimal): -7077047 or 4785044. OLE color: 4785044.
HSL color Cylindrical-coordinate representation of color #940349: hue angle of 331.03º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #940349 is Cyan = 0, Magento = 0.98, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 3 | 73 | - |
| CMYK | 0 | 0.98 | 0.51 | 0.42 |
| HSL | 331.03º | 0.96% | 0.3% | - |
| HSV(B) | 331.03º | 0.98% | 0.58% | - |
| XYZ | 13.45 | 6.84 | 6.92 | - |
| YUV | 54.34 | 138.54 | 194.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 3 | 73 | 0 | 0.98 | 0.51 | 0.42 | 331.03 | 0.96 | 0.3 |
| Hex | 94 | 3 | 49 | 0 | 62 | 33 | 2A | 14B | 60 | 1E |
| Octal | 224 | 3 | 111 | 0 | 142 | 63 | 52 | 513 | 140 | 36 |
| Binary | 10010100 | 11 | 1001001 | 0 | 1100010 | 110011 | 101010 | 101001011 | 1100000 | 11110 |
Color Harmonies of #940349
Complementary color
Monochromatic Colors of #940349
Black with #940349
Text Example
Text Example
White with #940349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940349; }
p { color: rgb(148,3,73); }
H1.HeaderClassName
{
color: #940349;
}
.AnyTagClassName
{
color: #940349;
}
</style>
background-color css
<style>
a { background-color: #940349; }
a { background-color: rgb(148,3,73); }
div.DivClassName
{
background-color: #940349;
}
.BgClassName
{
background-color: #940349;
}
</style>
border-color css
<style>
span { border-color: #940349; }
span { border-color: rgb(148,3,73); }
td.TdClassName
{
border-color: #940349;
}
.TagClassName
{
border-color: #940349;
}
</style>