Shades of Blackberry #321028
Tints of Blackberry #321028
RGB
CMYK
RGB Variations
Color information
#321028 (or 0x321028) is known color: Blackberry. HEX triplet: 32, 10 and 28. RGB value is (50,16,40). Sum of RGB (Red+Green+Blue) = 50+16+40=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 16 (6.64% from 255 or 15.09% from 106); Blue value is 40 (16.02% from 255 or 37.74% from 106); Max value from RGB is 50 - color contains mainly: red. Hex color #321028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #321028 is #CDEFD7. Grayscale: #1C1C1C. Windows color (decimal): -13496280 or 2625586. OLE color: 2625586.
HSL color Cylindrical-coordinate representation of color #321028: hue angle of 317.65º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #321028 is Cyan = 0, Magento = 0.68, Yellow = 0.20 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 16 | 40 | - |
| CMYK | 0 | 0.68 | 0.20 | 0.80 |
| HSL | 317.65º | 0.52% | 0.13% | - |
| HSV(B) | 317.65º | 0.68% | 0.2% | - |
| XYZ | 1.88 | 1.2 | 2.14 | - |
| YUV | 28.9 | 134.26 | 143.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 40 | 0 | 0.68 | 0.20 | 0.80 | 317.65 | 0.52 | 0.13 |
| Hex | 32 | 10 | 28 | 0 | 44 | 14 | 50 | 13E | 34 | D |
| Octal | 62 | 20 | 50 | 0 | 104 | 24 | 120 | 476 | 64 | 15 |
| Binary | 110010 | 10000 | 101000 | 0 | 1000100 | 10100 | 1010000 | 100111110 | 110100 | 1101 |
Color Harmonies of #321028
Complementary color
Monochromatic Colors of #321028
Black with #321028
Text Example
Text Example
White with #321028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321028; }
p { color: rgb(50,16,40); }
H1.HeaderClassName
{
color: #321028;
}
.AnyTagClassName
{
color: #321028;
}
</style>
background-color css
<style>
a { background-color: #321028; }
a { background-color: rgb(50,16,40); }
div.DivClassName
{
background-color: #321028;
}
.BgClassName
{
background-color: #321028;
}
</style>
border-color css
<style>
span { border-color: #321028; }
span { border-color: rgb(50,16,40); }
td.TdClassName
{
border-color: #321028;
}
.TagClassName
{
border-color: #321028;
}
</style>