Shades of Jazzberry Jam #9F0457
Tints of Jazzberry Jam #9F0457
RGB
CMYK
RGB Variations
Color information
#9F0457 (or 0x9F0457) is known color: Jazzberry Jam. HEX triplet: 9F, 04 and 57. RGB value is (159,4,87). Sum of RGB (Red+Green+Blue) = 159+4+87=250 (33% of max value = 765). Red value is 159 (62.5% from 255 or 63.6% from 250); Green value is 4 (1.95% from 255 or 1.6% from 250); Blue value is 87 (34.38% from 255 or 34.8% from 250); Max value from RGB is 159 - color contains mainly: red. Hex color #9F0457 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #9F0457 is #60FBA8. Grayscale: #3B3B3B. Windows color (decimal): -6355881 or 5702815. OLE color: 5702815.
HSL color Cylindrical-coordinate representation of color #9F0457: hue angle of 327.87º degrees, saturation: 0.95, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #9F0457 is Cyan = 0, Magento = 0.97, Yellow = 0.45 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 4 | 87 | - |
| CMYK | 0 | 0.97 | 0.45 | 0.38 |
| HSL | 327.87º | 0.95% | 0.32% | - |
| HSV(B) | 327.87º | 0.97% | 0.62% | - |
| XYZ | 16.06 | 8.15 | 9.74 | - |
| YUV | 59.81 | 143.35 | 198.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 4 | 87 | 0 | 0.97 | 0.45 | 0.38 | 327.87 | 0.95 | 0.32 |
| Hex | 9F | 4 | 57 | 0 | 61 | 2D | 26 | 148 | 5F | 20 |
| Octal | 237 | 4 | 127 | 0 | 141 | 55 | 46 | 510 | 137 | 40 |
| Binary | 10011111 | 100 | 1010111 | 0 | 1100001 | 101101 | 100110 | 101001000 | 1011111 | 100000 |
Color Harmonies of #9F0457
Complementary color
Monochromatic Colors of #9F0457
Black with #9F0457
Text Example
Text Example
White with #9F0457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F0457; }
p { color: rgb(159,4,87); }
H1.HeaderClassName
{
color: #9F0457;
}
.AnyTagClassName
{
color: #9F0457;
}
</style>
background-color css
<style>
a { background-color: #9F0457; }
a { background-color: rgb(159,4,87); }
div.DivClassName
{
background-color: #9F0457;
}
.BgClassName
{
background-color: #9F0457;
}
</style>
border-color css
<style>
span { border-color: #9F0457; }
span { border-color: rgb(159,4,87); }
td.TdClassName
{
border-color: #9F0457;
}
.TagClassName
{
border-color: #9F0457;
}
</style>