Shades of Blackberry #320922
Tints of Blackberry #320922
RGB
CMYK
RGB Variations
Color information
#320922 (or 0x320922) is known color: Blackberry. HEX triplet: 32, 09 and 22. RGB value is (50,9,34). Sum of RGB (Red+Green+Blue) = 50+9+34=93 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.76% from 93); Green value is 9 (3.91% from 255 or 9.68% from 93); Blue value is 34 (13.67% from 255 or 36.56% from 93); Max value from RGB is 50 - color contains mainly: red. Hex color #320922 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320922 is #CDF6DD. Grayscale: #181818. Windows color (decimal): -13498078 or 2230578. OLE color: 2230578.
HSL color Cylindrical-coordinate representation of color #320922: hue angle of 323.41º 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 #320922 is Cyan = 0, Magento = 0.82, Yellow = 0.32 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 9 | 34 | - |
| CMYK | 0 | 0.82 | 0.32 | 0.80 |
| HSL | 323.41º | 0.69% | 0.12% | - |
| HSV(B) | 323.41º | 0.82% | 0.2% | - |
| XYZ | 1.7 | 0.99 | 1.61 | - |
| YUV | 24.11 | 133.58 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 34 | 0 | 0.82 | 0.32 | 0.80 | 323.41 | 0.69 | 0.12 |
| Hex | 32 | 9 | 22 | 0 | 52 | 20 | 50 | 143 | 45 | C |
| Octal | 62 | 11 | 42 | 0 | 122 | 40 | 120 | 503 | 105 | 14 |
| Binary | 110010 | 1001 | 100010 | 0 | 1010010 | 100000 | 1010000 | 101000011 | 1000101 | 1100 |
Color Harmonies of #320922
Complementary color
Monochromatic Colors of #320922
Black with #320922
Text Example
Text Example
White with #320922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320922; }
p { color: rgb(50,9,34); }
H1.HeaderClassName
{
color: #320922;
}
.AnyTagClassName
{
color: #320922;
}
</style>
background-color css
<style>
a { background-color: #320922; }
a { background-color: rgb(50,9,34); }
div.DivClassName
{
background-color: #320922;
}
.BgClassName
{
background-color: #320922;
}
</style>
border-color css
<style>
span { border-color: #320922; }
span { border-color: rgb(50,9,34); }
td.TdClassName
{
border-color: #320922;
}
.TagClassName
{
border-color: #320922;
}
</style>