Shades of Jazzberry Jam #910340
Tints of Jazzberry Jam #910340
RGB
CMYK
RGB Variations
Color information
#910340 (or 0x910340) is known color: Jazzberry Jam. HEX triplet: 91, 03 and 40. RGB value is (145,3,64). Sum of RGB (Red+Green+Blue) = 145+3+64=212 (28% of max value = 765). Red value is 145 (57.03% from 255 or 68.40% from 212); Green value is 3 (1.56% from 255 or 1.42% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 145 - color contains mainly: red. Hex color #910340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #910340 is #6EFCBF. Grayscale: #343434. Windows color (decimal): -7273664 or 4195217. OLE color: 4195217.
HSL color Cylindrical-coordinate representation of color #910340: hue angle of 334.23º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #910340 is Cyan = 0, Magento = 0.98, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 3 | 64 | - |
| CMYK | 0 | 0.98 | 0.56 | 0.43 |
| HSL | 334.23º | 0.96% | 0.29% | - |
| HSV(B) | 334.23º | 0.98% | 0.57% | - |
| XYZ | 12.64 | 6.46 | 5.43 | - |
| YUV | 52.41 | 134.54 | 194.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 3 | 64 | 0 | 0.98 | 0.56 | 0.43 | 334.23 | 0.96 | 0.29 |
| Hex | 91 | 3 | 40 | 0 | 62 | 38 | 2B | 14E | 60 | 1D |
| Octal | 221 | 3 | 100 | 0 | 142 | 70 | 53 | 516 | 140 | 35 |
| Binary | 10010001 | 11 | 1000000 | 0 | 1100010 | 111000 | 101011 | 101001110 | 1100000 | 11101 |
Color Harmonies of #910340
Complementary color
Monochromatic Colors of #910340
Black with #910340
Text Example
Text Example
White with #910340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910340; }
p { color: rgb(145,3,64); }
H1.HeaderClassName
{
color: #910340;
}
.AnyTagClassName
{
color: #910340;
}
</style>
background-color css
<style>
a { background-color: #910340; }
a { background-color: rgb(145,3,64); }
div.DivClassName
{
background-color: #910340;
}
.BgClassName
{
background-color: #910340;
}
</style>
border-color css
<style>
span { border-color: #910340; }
span { border-color: rgb(145,3,64); }
td.TdClassName
{
border-color: #910340;
}
.TagClassName
{
border-color: #910340;
}
</style>