Shades of Jazzberry Jam #910743
Tints of Jazzberry Jam #910743
RGB
CMYK
RGB Variations
Color information
#910743 (or 0x910743) is known color: Jazzberry Jam. HEX triplet: 91, 07 and 43. RGB value is (145,7,67). Sum of RGB (Red+Green+Blue) = 145+7+67=219 (29% of max value = 765). Red value is 145 (57.03% from 255 or 66.21% from 219); Green value is 7 (3.12% from 255 or 3.20% from 219); Blue value is 67 (26.56% from 255 or 30.59% from 219); Max value from RGB is 145 - color contains mainly: red. Hex color #910743 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #910743 is #6EF8BC. Grayscale: #373737. Windows color (decimal): -7272637 or 4392849. OLE color: 4392849.
HSL color Cylindrical-coordinate representation of color #910743: hue angle of 333.91º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #910743 is Cyan = 0, Magento = 0.95, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 7 | 67 | - |
| CMYK | 0 | 0.95 | 0.54 | 0.43 |
| HSL | 333.91º | 0.91% | 0.3% | - |
| HSV(B) | 333.91º | 0.95% | 0.57% | - |
| XYZ | 12.77 | 6.58 | 5.91 | - |
| YUV | 55.1 | 134.72 | 192.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 7 | 67 | 0 | 0.95 | 0.54 | 0.43 | 333.91 | 0.91 | 0.3 |
| Hex | 91 | 7 | 43 | 0 | 5F | 36 | 2B | 14E | 5B | 1E |
| Octal | 221 | 7 | 103 | 0 | 137 | 66 | 53 | 516 | 133 | 36 |
| Binary | 10010001 | 111 | 1000011 | 0 | 1011111 | 110110 | 101011 | 101001110 | 1011011 | 11110 |
Color Harmonies of #910743
Complementary color
Monochromatic Colors of #910743
Black with #910743
Text Example
Text Example
White with #910743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #910743; }
p { color: rgb(145,7,67); }
H1.HeaderClassName
{
color: #910743;
}
.AnyTagClassName
{
color: #910743;
}
</style>
background-color css
<style>
a { background-color: #910743; }
a { background-color: rgb(145,7,67); }
div.DivClassName
{
background-color: #910743;
}
.BgClassName
{
background-color: #910743;
}
</style>
border-color css
<style>
span { border-color: #910743; }
span { border-color: rgb(145,7,67); }
td.TdClassName
{
border-color: #910743;
}
.TagClassName
{
border-color: #910743;
}
</style>