Shades of Blackberry #331026
Tints of Blackberry #331026
RGB
CMYK
RGB Variations
Color information
#331026 (or 0x331026) is known color: Blackberry. HEX triplet: 33, 10 and 26. RGB value is (51,16,38). Sum of RGB (Red+Green+Blue) = 51+16+38=105 (13% of max value = 765). Red value is 51 (20.31% from 255 or 48.57% from 105); Green value is 16 (6.64% from 255 or 15.24% from 105); Blue value is 38 (15.23% from 255 or 36.19% from 105); Max value from RGB is 51 - color contains mainly: red. Hex color #331026 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331026 is #CCEFD9. Grayscale: #1C1C1C. Windows color (decimal): -13430746 or 2494515. OLE color: 2494515.
HSL color Cylindrical-coordinate representation of color #331026: hue angle of 322.29º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #331026 is Cyan = 0, Magento = 0.69, Yellow = 0.25 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 16 | 38 | - |
| CMYK | 0 | 0.69 | 0.25 | 0.8 |
| HSL | 322.29º | 0.52% | 0.13% | - |
| HSV(B) | 322.29º | 0.69% | 0.2% | - |
| XYZ | 1.9 | 1.21 | 1.97 | - |
| YUV | 28.97 | 133.1 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 16 | 38 | 0 | 0.69 | 0.25 | 0.8 | 322.29 | 0.52 | 0.13 |
| Hex | 33 | 10 | 26 | 0 | 45 | 19 | 50 | 142 | 34 | D |
| Octal | 63 | 20 | 46 | 0 | 105 | 31 | 120 | 502 | 64 | 15 |
| Binary | 110011 | 10000 | 100110 | 0 | 1000101 | 11001 | 1010000 | 101000010 | 110100 | 1101 |
Color Harmonies of #331026
Complementary color
Monochromatic Colors of #331026
Black with #331026
Text Example
Text Example
White with #331026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331026; }
p { color: rgb(51,16,38); }
H1.HeaderClassName
{
color: #331026;
}
.AnyTagClassName
{
color: #331026;
}
</style>
background-color css
<style>
a { background-color: #331026; }
a { background-color: rgb(51,16,38); }
div.DivClassName
{
background-color: #331026;
}
.BgClassName
{
background-color: #331026;
}
</style>
border-color css
<style>
span { border-color: #331026; }
span { border-color: rgb(51,16,38); }
td.TdClassName
{
border-color: #331026;
}
.TagClassName
{
border-color: #331026;
}
</style>