Shades of Blackberry #331029
Tints of Blackberry #331029
RGB
CMYK
RGB Variations
Color information
#331029 (or 0x331029) is known color: Blackberry. HEX triplet: 33, 10 and 29. RGB value is (51,16,41). Sum of RGB (Red+Green+Blue) = 51+16+41=108 (14% of max value = 765). Red value is 51 (20.31% from 255 or 47.22% from 108); Green value is 16 (6.64% from 255 or 14.81% from 108); Blue value is 41 (16.41% from 255 or 37.96% from 108); Max value from RGB is 51 - color contains mainly: red. Hex color #331029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #331029 is #CCEFD6. Grayscale: #1D1D1D. Windows color (decimal): -13430743 or 2691123. OLE color: 2691123.
HSL color Cylindrical-coordinate representation of color #331029: hue angle of 317.14º 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 #331029 is Cyan = 0, Magento = 0.69, Yellow = 0.20 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 16 | 41 | - |
| CMYK | 0 | 0.69 | 0.20 | 0.8 |
| HSL | 317.14º | 0.52% | 0.13% | - |
| HSV(B) | 317.14º | 0.69% | 0.2% | - |
| XYZ | 1.95 | 1.23 | 2.23 | - |
| YUV | 29.32 | 134.6 | 143.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 16 | 41 | 0 | 0.69 | 0.20 | 0.8 | 317.14 | 0.52 | 0.13 |
| Hex | 33 | 10 | 29 | 0 | 45 | 14 | 50 | 13D | 34 | D |
| Octal | 63 | 20 | 51 | 0 | 105 | 24 | 120 | 475 | 64 | 15 |
| Binary | 110011 | 10000 | 101001 | 0 | 1000101 | 10100 | 1010000 | 100111101 | 110100 | 1101 |
Color Harmonies of #331029
Complementary color
Monochromatic Colors of #331029
Black with #331029
Text Example
Text Example
White with #331029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331029; }
p { color: rgb(51,16,41); }
H1.HeaderClassName
{
color: #331029;
}
.AnyTagClassName
{
color: #331029;
}
</style>
background-color css
<style>
a { background-color: #331029; }
a { background-color: rgb(51,16,41); }
div.DivClassName
{
background-color: #331029;
}
.BgClassName
{
background-color: #331029;
}
</style>
border-color css
<style>
span { border-color: #331029; }
span { border-color: rgb(51,16,41); }
td.TdClassName
{
border-color: #331029;
}
.TagClassName
{
border-color: #331029;
}
</style>