Shades of Jazzberry Jam #941756
Tints of Jazzberry Jam #941756
RGB
CMYK
RGB Variations
Color information
#941756 (or 0x941756) is known color: Jazzberry Jam. HEX triplet: 94, 17 and 56. RGB value is (148,23,86). Sum of RGB (Red+Green+Blue) = 148+23+86=257 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.59% from 257); Green value is 23 (9.38% from 255 or 8.95% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 148 - color contains mainly: red. Hex color #941756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #941756 is #6BE8A9. Grayscale: #434343. Windows color (decimal): -7071914 or 5642132. OLE color: 5642132.
HSL color Cylindrical-coordinate representation of color #941756: hue angle of 329.76º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #941756 is Cyan = 0, Magento = 0.84, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 23 | 86 | - |
| CMYK | 0 | 0.84 | 0.42 | 0.42 |
| HSL | 329.76º | 0.73% | 0.34% | - |
| HSV(B) | 329.76º | 0.84% | 0.58% | - |
| XYZ | 14.2 | 7.58 | 9.52 | - |
| YUV | 67.56 | 138.41 | 185.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 23 | 86 | 0 | 0.84 | 0.42 | 0.42 | 329.76 | 0.73 | 0.34 |
| Hex | 94 | 17 | 56 | 0 | 54 | 2A | 2A | 14A | 49 | 22 |
| Octal | 224 | 27 | 126 | 0 | 124 | 52 | 52 | 512 | 111 | 42 |
| Binary | 10010100 | 10111 | 1010110 | 0 | 1010100 | 101010 | 101010 | 101001010 | 1001001 | 100010 |
Color Harmonies of #941756
Complementary color
Monochromatic Colors of #941756
Black with #941756
Text Example
Text Example
White with #941756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941756; }
p { color: rgb(148,23,86); }
H1.HeaderClassName
{
color: #941756;
}
.AnyTagClassName
{
color: #941756;
}
</style>
background-color css
<style>
a { background-color: #941756; }
a { background-color: rgb(148,23,86); }
div.DivClassName
{
background-color: #941756;
}
.BgClassName
{
background-color: #941756;
}
</style>
border-color css
<style>
span { border-color: #941756; }
span { border-color: rgb(148,23,86); }
td.TdClassName
{
border-color: #941756;
}
.TagClassName
{
border-color: #941756;
}
</style>