Shades of Jazzberry Jam #951047
Tints of Jazzberry Jam #951047
RGB
CMYK
RGB Variations
Color information
#951047 (or 0x951047) is known color: Jazzberry Jam. HEX triplet: 95, 10 and 47. RGB value is (149,16,71). Sum of RGB (Red+Green+Blue) = 149+16+71=236 (31% of max value = 765). Red value is 149 (58.59% from 255 or 63.14% from 236); Green value is 16 (6.64% from 255 or 6.78% from 236); Blue value is 71 (28.12% from 255 or 30.08% from 236); Max value from RGB is 149 - color contains mainly: red. Hex color #951047 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951047 is #6AEFB8. Grayscale: #3D3D3D. Windows color (decimal): -7008185 or 4657301. OLE color: 4657301.
HSL color Cylindrical-coordinate representation of color #951047: hue angle of 335.19º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #951047 is Cyan = 0, Magento = 0.89, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 16 | 71 | - |
| CMYK | 0 | 0.89 | 0.52 | 0.42 |
| HSL | 335.19º | 0.81% | 0.32% | - |
| HSV(B) | 335.19º | 0.89% | 0.58% | - |
| XYZ | 13.72 | 7.22 | 6.63 | - |
| YUV | 62.04 | 133.06 | 190.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 16 | 71 | 0 | 0.89 | 0.52 | 0.42 | 335.19 | 0.81 | 0.32 |
| Hex | 95 | 10 | 47 | 0 | 59 | 34 | 2A | 14F | 51 | 20 |
| Octal | 225 | 20 | 107 | 0 | 131 | 64 | 52 | 517 | 121 | 40 |
| Binary | 10010101 | 10000 | 1000111 | 0 | 1011001 | 110100 | 101010 | 101001111 | 1010001 | 100000 |
Color Harmonies of #951047
Complementary color
Monochromatic Colors of #951047
Black with #951047
Text Example
Text Example
White with #951047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951047; }
p { color: rgb(149,16,71); }
H1.HeaderClassName
{
color: #951047;
}
.AnyTagClassName
{
color: #951047;
}
</style>
background-color css
<style>
a { background-color: #951047; }
a { background-color: rgb(149,16,71); }
div.DivClassName
{
background-color: #951047;
}
.BgClassName
{
background-color: #951047;
}
</style>
border-color css
<style>
span { border-color: #951047; }
span { border-color: rgb(149,16,71); }
td.TdClassName
{
border-color: #951047;
}
.TagClassName
{
border-color: #951047;
}
</style>