Shades of Jazzberry Jam #9B0347
Tints of Jazzberry Jam #9B0347
RGB
CMYK
RGB Variations
Color information
#9B0347 (or 0x9B0347) is known color: Jazzberry Jam. HEX triplet: 9B, 03 and 47. RGB value is (155,3,71). Sum of RGB (Red+Green+Blue) = 155+3+71=229 (30% of max value = 765). Red value is 155 (60.94% from 255 or 67.69% from 229); Green value is 3 (1.56% from 255 or 1.31% from 229); Blue value is 71 (28.12% from 255 or 31.00% from 229); Max value from RGB is 155 - color contains mainly: red. Hex color #9B0347 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #9B0347 is #64FCB8. Grayscale: #383838. Windows color (decimal): -6618297 or 4653979. OLE color: 4653979.
HSL color Cylindrical-coordinate representation of color #9B0347: hue angle of 333.16º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #9B0347 is Cyan = 0, Magento = 0.98, Yellow = 0.54 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 3 | 71 | - |
| CMYK | 0 | 0.98 | 0.54 | 0.39 |
| HSL | 333.16º | 0.96% | 0.31% | - |
| HSV(B) | 333.16º | 0.98% | 0.61% | - |
| XYZ | 14.69 | 7.49 | 6.63 | - |
| YUV | 56.2 | 136.36 | 198.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 3 | 71 | 0 | 0.98 | 0.54 | 0.39 | 333.16 | 0.96 | 0.31 |
| Hex | 9B | 3 | 47 | 0 | 62 | 36 | 27 | 14D | 60 | 1F |
| Octal | 233 | 3 | 107 | 0 | 142 | 66 | 47 | 515 | 140 | 37 |
| Binary | 10011011 | 11 | 1000111 | 0 | 1100010 | 110110 | 100111 | 101001101 | 1100000 | 11111 |
Color Harmonies of #9B0347
Complementary color
Monochromatic Colors of #9B0347
Black with #9B0347
Text Example
Text Example
White with #9B0347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B0347; }
p { color: rgb(155,3,71); }
H1.HeaderClassName
{
color: #9B0347;
}
.AnyTagClassName
{
color: #9B0347;
}
</style>
background-color css
<style>
a { background-color: #9B0347; }
a { background-color: rgb(155,3,71); }
div.DivClassName
{
background-color: #9B0347;
}
.BgClassName
{
background-color: #9B0347;
}
</style>
border-color css
<style>
span { border-color: #9B0347; }
span { border-color: rgb(155,3,71); }
td.TdClassName
{
border-color: #9B0347;
}
.TagClassName
{
border-color: #9B0347;
}
</style>