Shades of Blackberry #320921
Tints of Blackberry #320921
RGB
CMYK
RGB Variations
Color information
#320921 (or 0x320921) is known color: Blackberry. HEX triplet: 32, 09 and 21. RGB value is (50,9,33). Sum of RGB (Red+Green+Blue) = 50+9+33=92 (12% of max value = 765). Red value is 50 (19.92% from 255 or 54.35% from 92); Green value is 9 (3.91% from 255 or 9.78% from 92); Blue value is 33 (13.28% from 255 or 35.87% from 92); Max value from RGB is 50 - color contains mainly: red. Hex color #320921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320921 is #CDF6DE. Grayscale: #171717. Windows color (decimal): -13498079 or 2165042. OLE color: 2165042.
HSL color Cylindrical-coordinate representation of color #320921: hue angle of 324.88º degrees, saturation: 0.69, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #320921 is Cyan = 0, Magento = 0.82, Yellow = 0.34 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 9 | 33 | - |
| CMYK | 0 | 0.82 | 0.34 | 0.80 |
| HSL | 324.88º | 0.69% | 0.12% | - |
| HSV(B) | 324.88º | 0.82% | 0.2% | - |
| XYZ | 1.69 | 0.98 | 1.54 | - |
| YUV | 24 | 133.08 | 146.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 33 | 0 | 0.82 | 0.34 | 0.80 | 324.88 | 0.69 | 0.12 |
| Hex | 32 | 9 | 21 | 0 | 52 | 22 | 50 | 145 | 45 | C |
| Octal | 62 | 11 | 41 | 0 | 122 | 42 | 120 | 505 | 105 | 14 |
| Binary | 110010 | 1001 | 100001 | 0 | 1010010 | 100010 | 1010000 | 101000101 | 1000101 | 1100 |
Color Harmonies of #320921
Complementary color
Monochromatic Colors of #320921
Black with #320921
Text Example
Text Example
White with #320921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320921; }
p { color: rgb(50,9,33); }
H1.HeaderClassName
{
color: #320921;
}
.AnyTagClassName
{
color: #320921;
}
</style>
background-color css
<style>
a { background-color: #320921; }
a { background-color: rgb(50,9,33); }
div.DivClassName
{
background-color: #320921;
}
.BgClassName
{
background-color: #320921;
}
</style>
border-color css
<style>
span { border-color: #320921; }
span { border-color: rgb(50,9,33); }
td.TdClassName
{
border-color: #320921;
}
.TagClassName
{
border-color: #320921;
}
</style>