Shades of Blackberry #320819
Tints of Blackberry #320819
RGB
CMYK
RGB Variations
Color information
#320819 (or 0x320819) is known color: Blackberry. HEX triplet: 32, 08 and 19. RGB value is (50,8,25). Sum of RGB (Red+Green+Blue) = 50+8+25=83 (10% of max value = 765). Red value is 50 (19.92% from 255 or 60.24% from 83); Green value is 8 (3.52% from 255 or 9.64% from 83); Blue value is 25 (10.16% from 255 or 30.12% from 83); Max value from RGB is 50 - color contains mainly: red. Hex color #320819 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #320819 is #CDF7E6. Grayscale: #161616. Windows color (decimal): -13498343 or 1640498. OLE color: 1640498.
HSL color Cylindrical-coordinate representation of color #320819: hue angle of 335.71º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #320819 is Cyan = 0, Magento = 0.84, Yellow = 0.50 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 8 | 25 | - |
| CMYK | 0 | 0.84 | 0.50 | 0.80 |
| HSL | 335.71º | 0.72% | 0.11% | - |
| HSV(B) | 335.71º | 0.84% | 0.2% | - |
| XYZ | 1.58 | 0.92 | 1.01 | - |
| YUV | 22.5 | 129.41 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 25 | 0 | 0.84 | 0.50 | 0.80 | 335.71 | 0.72 | 0.11 |
| Hex | 32 | 8 | 19 | 0 | 54 | 32 | 50 | 150 | 48 | B |
| Octal | 62 | 10 | 31 | 0 | 124 | 62 | 120 | 520 | 110 | 13 |
| Binary | 110010 | 1000 | 11001 | 0 | 1010100 | 110010 | 1010000 | 101010000 | 1001000 | 1011 |
Color Harmonies of #320819
Complementary color
Monochromatic Colors of #320819
Black with #320819
Text Example
Text Example
White with #320819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320819; }
p { color: rgb(50,8,25); }
H1.HeaderClassName
{
color: #320819;
}
.AnyTagClassName
{
color: #320819;
}
</style>
background-color css
<style>
a { background-color: #320819; }
a { background-color: rgb(50,8,25); }
div.DivClassName
{
background-color: #320819;
}
.BgClassName
{
background-color: #320819;
}
</style>
border-color css
<style>
span { border-color: #320819; }
span { border-color: rgb(50,8,25); }
td.TdClassName
{
border-color: #320819;
}
.TagClassName
{
border-color: #320819;
}
</style>