Shades of Jazzberry Jam #940648
Tints of Jazzberry Jam #940648
RGB
CMYK
RGB Variations
Color information
#940648 (or 0x940648) is known color: Jazzberry Jam. HEX triplet: 94, 06 and 48. RGB value is (148,6,72). Sum of RGB (Red+Green+Blue) = 148+6+72=226 (29% of max value = 765). Red value is 148 (58.20% from 255 or 65.49% from 226); Green value is 6 (2.73% from 255 or 2.65% from 226); Blue value is 72 (28.52% from 255 or 31.86% from 226); Max value from RGB is 148 - color contains mainly: red. Hex color #940648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #940648 is #6BF9B7. Grayscale: #373737. Windows color (decimal): -7076280 or 4720276. OLE color: 4720276.
HSL color Cylindrical-coordinate representation of color #940648: hue angle of 332.11º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #940648 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 6 | 72 | - |
| CMYK | 0 | 0.96 | 0.51 | 0.42 |
| HSL | 332.11º | 0.92% | 0.3% | - |
| HSV(B) | 332.11º | 0.96% | 0.58% | - |
| XYZ | 13.45 | 6.89 | 6.75 | - |
| YUV | 55.98 | 137.04 | 193.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 6 | 72 | 0 | 0.96 | 0.51 | 0.42 | 332.11 | 0.92 | 0.3 |
| Hex | 94 | 6 | 48 | 0 | 60 | 33 | 2A | 14C | 5C | 1E |
| Octal | 224 | 6 | 110 | 0 | 140 | 63 | 52 | 514 | 134 | 36 |
| Binary | 10010100 | 110 | 1001000 | 0 | 1100000 | 110011 | 101010 | 101001100 | 1011100 | 11110 |
Color Harmonies of #940648
Complementary color
Monochromatic Colors of #940648
Black with #940648
Text Example
Text Example
White with #940648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940648; }
p { color: rgb(148,6,72); }
H1.HeaderClassName
{
color: #940648;
}
.AnyTagClassName
{
color: #940648;
}
</style>
background-color css
<style>
a { background-color: #940648; }
a { background-color: rgb(148,6,72); }
div.DivClassName
{
background-color: #940648;
}
.BgClassName
{
background-color: #940648;
}
</style>
border-color css
<style>
span { border-color: #940648; }
span { border-color: rgb(148,6,72); }
td.TdClassName
{
border-color: #940648;
}
.TagClassName
{
border-color: #940648;
}
</style>