Shades of Blackberry #320621
Tints of Blackberry #320621
RGB
CMYK
RGB Variations
Color information
#320621 (or 0x320621) is known color: Blackberry. HEX triplet: 32, 06 and 21. RGB value is (50,6,33). Sum of RGB (Red+Green+Blue) = 50+6+33=89 (11% of max value = 765). Red value is 50 (19.92% from 255 or 56.18% from 89); Green value is 6 (2.73% from 255 or 6.74% from 89); Blue value is 33 (13.28% from 255 or 37.08% from 89); Max value from RGB is 50 - color contains mainly: red. Hex color #320621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320621 is #CDF9DE. Grayscale: #161616. Windows color (decimal): -13498847 or 2164274. OLE color: 2164274.
HSL color Cylindrical-coordinate representation of color #320621: hue angle of 323.18º 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 #320621 is Cyan = 0, Magento = 0.88, Yellow = 0.34 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 6 | 33 | - |
| CMYK | 0 | 0.88 | 0.34 | 0.80 |
| HSL | 323.18º | 0.79% | 0.11% | - |
| HSV(B) | 323.18º | 0.88% | 0.2% | - |
| XYZ | 1.66 | 0.92 | 1.53 | - |
| YUV | 22.23 | 134.08 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 33 | 0 | 0.88 | 0.34 | 0.80 | 323.18 | 0.79 | 0.11 |
| Hex | 32 | 6 | 21 | 0 | 58 | 22 | 50 | 143 | 4F | B |
| Octal | 62 | 6 | 41 | 0 | 130 | 42 | 120 | 503 | 117 | 13 |
| Binary | 110010 | 110 | 100001 | 0 | 1011000 | 100010 | 1010000 | 101000011 | 1001111 | 1011 |
Color Harmonies of #320621
Complementary color
Monochromatic Colors of #320621
Black with #320621
Text Example
Text Example
White with #320621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320621; }
p { color: rgb(50,6,33); }
H1.HeaderClassName
{
color: #320621;
}
.AnyTagClassName
{
color: #320621;
}
</style>
background-color css
<style>
a { background-color: #320621; }
a { background-color: rgb(50,6,33); }
div.DivClassName
{
background-color: #320621;
}
.BgClassName
{
background-color: #320621;
}
</style>
border-color css
<style>
span { border-color: #320621; }
span { border-color: rgb(50,6,33); }
td.TdClassName
{
border-color: #320621;
}
.TagClassName
{
border-color: #320621;
}
</style>