Shades of Blackberry #320619
Tints of Blackberry #320619
RGB
CMYK
RGB Variations
Color information
#320619 (or 0x320619) is known color: Blackberry. HEX triplet: 32, 06 and 19. RGB value is (50,6,25). Sum of RGB (Red+Green+Blue) = 50+6+25=81 (10% of max value = 765). Red value is 50 (19.92% from 255 or 61.73% from 81); Green value is 6 (2.73% from 255 or 7.41% from 81); Blue value is 25 (10.16% from 255 or 30.86% from 81); Max value from RGB is 50 - color contains mainly: red. Hex color #320619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #320619 is #CDF9E6. Grayscale: #151515. Windows color (decimal): -13498855 or 1639986. OLE color: 1639986.
HSL color Cylindrical-coordinate representation of color #320619: hue angle of 334.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 #320619 is Cyan = 0, Magento = 0.88, Yellow = 0.50 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 6 | 25 | - |
| CMYK | 0 | 0.88 | 0.50 | 0.80 |
| HSL | 334.09º | 0.79% | 0.11% | - |
| HSV(B) | 334.09º | 0.88% | 0.2% | - |
| XYZ | 1.56 | 0.88 | 1.01 | - |
| YUV | 21.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 25 | 0 | 0.88 | 0.50 | 0.80 | 334.09 | 0.79 | 0.11 |
| Hex | 32 | 6 | 19 | 0 | 58 | 32 | 50 | 14E | 4F | B |
| Octal | 62 | 6 | 31 | 0 | 130 | 62 | 120 | 516 | 117 | 13 |
| Binary | 110010 | 110 | 11001 | 0 | 1011000 | 110010 | 1010000 | 101001110 | 1001111 | 1011 |
Color Harmonies of #320619
Complementary color
Monochromatic Colors of #320619
Black with #320619
Text Example
Text Example
White with #320619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320619; }
p { color: rgb(50,6,25); }
H1.HeaderClassName
{
color: #320619;
}
.AnyTagClassName
{
color: #320619;
}
</style>
background-color css
<style>
a { background-color: #320619; }
a { background-color: rgb(50,6,25); }
div.DivClassName
{
background-color: #320619;
}
.BgClassName
{
background-color: #320619;
}
</style>
border-color css
<style>
span { border-color: #320619; }
span { border-color: rgb(50,6,25); }
td.TdClassName
{
border-color: #320619;
}
.TagClassName
{
border-color: #320619;
}
</style>