Shades of Blackberry #320618
Tints of Blackberry #320618
RGB
CMYK
RGB Variations
Color information
#320618 (or 0x320618) is known color: Blackberry. HEX triplet: 32, 06 and 18. RGB value is (50,6,24). Sum of RGB (Red+Green+Blue) = 50+6+24=80 (10% of max value = 765). Red value is 50 (19.92% from 255 or 62.5% from 80); Green value is 6 (2.73% from 255 or 7.5% from 80); Blue value is 24 (9.77% from 255 or 30% from 80); Max value from RGB is 50 - color contains mainly: red. Hex color #320618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #320618 is #CDF9E7. Grayscale: #151515. Windows color (decimal): -13498856 or 1574450. OLE color: 1574450.
HSL color Cylindrical-coordinate representation of color #320618: hue angle of 335.45º 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 #320618 is Cyan = 0, Magento = 0.88, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 6 | 24 | - |
| CMYK | 0 | 0.88 | 0.52 | 0.80 |
| HSL | 335.45º | 0.79% | 0.11% | - |
| HSV(B) | 335.45º | 0.88% | 0.2% | - |
| XYZ | 1.55 | 0.87 | 0.95 | - |
| YUV | 21.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 24 | 0 | 0.88 | 0.52 | 0.80 | 335.45 | 0.79 | 0.11 |
| Hex | 32 | 6 | 18 | 0 | 58 | 34 | 50 | 14F | 4F | B |
| Octal | 62 | 6 | 30 | 0 | 130 | 64 | 120 | 517 | 117 | 13 |
| Binary | 110010 | 110 | 11000 | 0 | 1011000 | 110100 | 1010000 | 101001111 | 1001111 | 1011 |
Color Harmonies of #320618
Complementary color
Monochromatic Colors of #320618
Black with #320618
Text Example
Text Example
White with #320618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320618; }
p { color: rgb(50,6,24); }
H1.HeaderClassName
{
color: #320618;
}
.AnyTagClassName
{
color: #320618;
}
</style>
background-color css
<style>
a { background-color: #320618; }
a { background-color: rgb(50,6,24); }
div.DivClassName
{
background-color: #320618;
}
.BgClassName
{
background-color: #320618;
}
</style>
border-color css
<style>
span { border-color: #320618; }
span { border-color: rgb(50,6,24); }
td.TdClassName
{
border-color: #320618;
}
.TagClassName
{
border-color: #320618;
}
</style>