Shades of Blackberry #320726
Tints of Blackberry #320726
RGB
CMYK
RGB Variations
Color information
#320726 (or 0x320726) is known color: Blackberry. HEX triplet: 32, 07 and 26. RGB value is (50,7,38). Sum of RGB (Red+Green+Blue) = 50+7+38=95 (12% of max value = 765). Red value is 50 (19.92% from 255 or 52.63% from 95); Green value is 7 (3.12% from 255 or 7.37% from 95); Blue value is 38 (15.23% from 255 or 40% from 95); Max value from RGB is 50 - color contains mainly: red. Hex color #320726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #320726 is #CDF8D9. Grayscale: #171717. Windows color (decimal): -13498586 or 2492210. OLE color: 2492210.
HSL color Cylindrical-coordinate representation of color #320726: hue angle of 316.74º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #320726 is Cyan = 0, Magento = 0.86, Yellow = 0.24 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 7 | 38 | - |
| CMYK | 0 | 0.86 | 0.24 | 0.80 |
| HSL | 316.74º | 0.75% | 0.11% | - |
| HSV(B) | 316.74º | 0.86% | 0.2% | - |
| XYZ | 1.74 | 0.97 | 1.93 | - |
| YUV | 23.39 | 136.25 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 7 | 38 | 0 | 0.86 | 0.24 | 0.80 | 316.74 | 0.75 | 0.11 |
| Hex | 32 | 7 | 26 | 0 | 56 | 18 | 50 | 13D | 4B | B |
| Octal | 62 | 7 | 46 | 0 | 126 | 30 | 120 | 475 | 113 | 13 |
| Binary | 110010 | 111 | 100110 | 0 | 1010110 | 11000 | 1010000 | 100111101 | 1001011 | 1011 |
Color Harmonies of #320726
Complementary color
Monochromatic Colors of #320726
Black with #320726
Text Example
Text Example
White with #320726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320726; }
p { color: rgb(50,7,38); }
H1.HeaderClassName
{
color: #320726;
}
.AnyTagClassName
{
color: #320726;
}
</style>
background-color css
<style>
a { background-color: #320726; }
a { background-color: rgb(50,7,38); }
div.DivClassName
{
background-color: #320726;
}
.BgClassName
{
background-color: #320726;
}
</style>
border-color css
<style>
span { border-color: #320726; }
span { border-color: rgb(50,7,38); }
td.TdClassName
{
border-color: #320726;
}
.TagClassName
{
border-color: #320726;
}
</style>