Shades of Blackberry #341029
Tints of Blackberry #341029
RGB
CMYK
RGB Variations
Color information
#341029 (or 0x341029) is known color: Blackberry. HEX triplet: 34, 10 and 29. RGB value is (52,16,41). Sum of RGB (Red+Green+Blue) = 52+16+41=109 (14% of max value = 765). Red value is 52 (20.70% from 255 or 47.71% from 109); Green value is 16 (6.64% from 255 or 14.68% from 109); Blue value is 41 (16.41% from 255 or 37.61% from 109); Max value from RGB is 52 - color contains mainly: red. Hex color #341029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341029 is #CBEFD6. Grayscale: #1D1D1D. Windows color (decimal): -13365207 or 2691124. OLE color: 2691124.
HSL color Cylindrical-coordinate representation of color #341029: hue angle of 318.33º degrees, saturation: 0.53, 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 #341029 is Cyan = 0, Magento = 0.69, Yellow = 0.21 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 16 | 41 | - |
| CMYK | 0 | 0.69 | 0.21 | 0.80 |
| HSL | 318.33º | 0.53% | 0.13% | - |
| HSV(B) | 318.33º | 0.69% | 0.2% | - |
| XYZ | 2 | 1.26 | 2.24 | - |
| YUV | 29.61 | 134.43 | 143.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 41 | 0 | 0.69 | 0.21 | 0.80 | 318.33 | 0.53 | 0.13 |
| Hex | 34 | 10 | 29 | 0 | 45 | 15 | 50 | 13E | 35 | D |
| Octal | 64 | 20 | 51 | 0 | 105 | 25 | 120 | 476 | 65 | 15 |
| Binary | 110100 | 10000 | 101001 | 0 | 1000101 | 10101 | 1010000 | 100111110 | 110101 | 1101 |
Color Harmonies of #341029
Complementary color
Monochromatic Colors of #341029
Black with #341029
Text Example
Text Example
White with #341029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341029; }
p { color: rgb(52,16,41); }
H1.HeaderClassName
{
color: #341029;
}
.AnyTagClassName
{
color: #341029;
}
</style>
background-color css
<style>
a { background-color: #341029; }
a { background-color: rgb(52,16,41); }
div.DivClassName
{
background-color: #341029;
}
.BgClassName
{
background-color: #341029;
}
</style>
border-color css
<style>
span { border-color: #341029; }
span { border-color: rgb(52,16,41); }
td.TdClassName
{
border-color: #341029;
}
.TagClassName
{
border-color: #341029;
}
</style>