Shades of Jazzberry Jam #910546
Tints of Jazzberry Jam #910546
RGB
CMYK
RGB Variations
Color information
#910546 (or 0x910546) is known color: Jazzberry Jam. HEX triplet: 91, 05 and 46. RGB value is (145,5,70). Sum of RGB (Red+Green+Blue) = 145+5+70=220 (29% of max value = 765). Red value is 145 (57.03% from 255 or 65.91% from 220); Green value is 5 (2.34% from 255 or 2.27% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 145 - color contains mainly: red. Hex color #910546 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #910546 is #6EFAB9. Grayscale: #363636. Windows color (decimal): -7273146 or 4588945. OLE color: 4588945.
HSL color Cylindrical-coordinate representation of color #910546: hue angle of 332.14º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #910546 is Cyan = 0, Magento = 0.97, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 5 | 70 | - |
| CMYK | 0 | 0.97 | 0.52 | 0.43 |
| HSL | 332.14º | 0.93% | 0.29% | - |
| HSV(B) | 332.14º | 0.97% | 0.57% | - |
| XYZ | 12.84 | 6.57 | 6.39 | - |
| YUV | 54.27 | 136.88 | 192.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 5 | 70 | 0 | 0.97 | 0.52 | 0.43 | 332.14 | 0.93 | 0.29 |
| Hex | 91 | 5 | 46 | 0 | 61 | 34 | 2B | 14C | 5D | 1D |
| Octal | 221 | 5 | 106 | 0 | 141 | 64 | 53 | 514 | 135 | 35 |
| Binary | 10010001 | 101 | 1000110 | 0 | 1100001 | 110100 | 101011 | 101001100 | 1011101 | 11101 |
Color Harmonies of #910546
Complementary color
Monochromatic Colors of #910546
Black with #910546
Text Example
Text Example
White with #910546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910546; }
p { color: rgb(145,5,70); }
H1.HeaderClassName
{
color: #910546;
}
.AnyTagClassName
{
color: #910546;
}
</style>
background-color css
<style>
a { background-color: #910546; }
a { background-color: rgb(145,5,70); }
div.DivClassName
{
background-color: #910546;
}
.BgClassName
{
background-color: #910546;
}
</style>
border-color css
<style>
span { border-color: #910546; }
span { border-color: rgb(145,5,70); }
td.TdClassName
{
border-color: #910546;
}
.TagClassName
{
border-color: #910546;
}
</style>