Shades of Jazzberry Jam #B20756
Tints of Jazzberry Jam #B20756
RGB
CMYK
RGB Variations
Color information
#B20756 (or 0xB20756) is known color: Jazzberry Jam. HEX triplet: B2, 07 and 56. RGB value is (178,7,86). Sum of RGB (Red+Green+Blue) = 178+7+86=271 (35% of max value = 765). Red value is 178 (69.92% from 255 or 65.68% from 271); Green value is 7 (3.12% from 255 or 2.58% from 271); Blue value is 86 (33.98% from 255 or 31.73% from 271); Max value from RGB is 178 - color contains mainly: red. Hex color #B20756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #B20756 is #4DF8A9. Grayscale: #424242. Windows color (decimal): -5109930 or 5638066. OLE color: 5638066.
HSL color Cylindrical-coordinate representation of color #B20756: hue angle of 332.28º degrees, saturation: 0.92, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #B20756 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 7 | 86 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.30 |
| HSL | 332.28º | 0.92% | 0.36% | - |
| HSV(B) | 332.28º | 0.96% | 0.7% | - |
| XYZ | 20.12 | 10.29 | 9.73 | - |
| YUV | 67.14 | 138.65 | 207.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 7 | 86 | 0 | 0.96 | 0.52 | 0.30 | 332.28 | 0.92 | 0.36 |
| Hex | B2 | 7 | 56 | 0 | 60 | 34 | 1E | 14C | 5C | 24 |
| Octal | 262 | 7 | 126 | 0 | 140 | 64 | 36 | 514 | 134 | 44 |
| Binary | 10110010 | 111 | 1010110 | 0 | 1100000 | 110100 | 11110 | 101001100 | 1011100 | 100100 |
Color Harmonies of #B20756
Complementary color
Monochromatic Colors of #B20756
Black with #B20756
Text Example
Text Example
White with #B20756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B20756; }
p { color: rgb(178,7,86); }
H1.HeaderClassName
{
color: #B20756;
}
.AnyTagClassName
{
color: #B20756;
}
</style>
background-color css
<style>
a { background-color: #B20756; }
a { background-color: rgb(178,7,86); }
div.DivClassName
{
background-color: #B20756;
}
.BgClassName
{
background-color: #B20756;
}
</style>
border-color css
<style>
span { border-color: #B20756; }
span { border-color: rgb(178,7,86); }
td.TdClassName
{
border-color: #B20756;
}
.TagClassName
{
border-color: #B20756;
}
</style>