Shades of Blackberry #320624
Tints of Blackberry #320624
RGB
CMYK
RGB Variations
Color information
#320624 (or 0x320624) is known color: Blackberry. HEX triplet: 32, 06 and 24. RGB value is (50,6,36). Sum of RGB (Red+Green+Blue) = 50+6+36=92 (12% of max value = 765). Red value is 50 (19.92% from 255 or 54.35% from 92); Green value is 6 (2.73% from 255 or 6.52% from 92); Blue value is 36 (14.45% from 255 or 39.13% from 92); Max value from RGB is 50 - color contains mainly: red. Hex color #320624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320624 is #CDF9DB. Grayscale: #161616. Windows color (decimal): -13498844 or 2360882. OLE color: 2360882.
HSL color Cylindrical-coordinate representation of color #320624: hue angle of 319.09º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #320624 is Cyan = 0, Magento = 0.88, Yellow = 0.28 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 6 | 36 | - |
| CMYK | 0 | 0.88 | 0.28 | 0.80 |
| HSL | 319.09º | 0.79% | 0.11% | - |
| HSV(B) | 319.09º | 0.88% | 0.2% | - |
| XYZ | 1.7 | 0.94 | 1.76 | - |
| YUV | 22.58 | 135.58 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 36 | 0 | 0.88 | 0.28 | 0.80 | 319.09 | 0.79 | 0.11 |
| Hex | 32 | 6 | 24 | 0 | 58 | 1C | 50 | 13F | 4F | B |
| Octal | 62 | 6 | 44 | 0 | 130 | 34 | 120 | 477 | 117 | 13 |
| Binary | 110010 | 110 | 100100 | 0 | 1011000 | 11100 | 1010000 | 100111111 | 1001111 | 1011 |
Color Harmonies of #320624
Complementary color
Monochromatic Colors of #320624
Black with #320624
Text Example
Text Example
White with #320624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320624; }
p { color: rgb(50,6,36); }
H1.HeaderClassName
{
color: #320624;
}
.AnyTagClassName
{
color: #320624;
}
</style>
background-color css
<style>
a { background-color: #320624; }
a { background-color: rgb(50,6,36); }
div.DivClassName
{
background-color: #320624;
}
.BgClassName
{
background-color: #320624;
}
</style>
border-color css
<style>
span { border-color: #320624; }
span { border-color: rgb(50,6,36); }
td.TdClassName
{
border-color: #320624;
}
.TagClassName
{
border-color: #320624;
}
</style>