Shades of Blackberry #341028
Tints of Blackberry #341028
RGB
CMYK
RGB Variations
Color information
#341028 (or 0x341028) is known color: Blackberry. HEX triplet: 34, 10 and 28. RGB value is (52,16,40). Sum of RGB (Red+Green+Blue) = 52+16+40=108 (14% of max value = 765). Red value is 52 (20.70% from 255 or 48.15% from 108); Green value is 16 (6.64% from 255 or 14.81% from 108); Blue value is 40 (16.02% from 255 or 37.04% from 108); Max value from RGB is 52 - color contains mainly: red. Hex color #341028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341028 is #CBEFD7. Grayscale: #1D1D1D. Windows color (decimal): -13365208 or 2625588. OLE color: 2625588.
HSL color Cylindrical-coordinate representation of color #341028: hue angle of 320º 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 #341028 is Cyan = 0, Magento = 0.69, Yellow = 0.23 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 16 | 40 | - |
| CMYK | 0 | 0.69 | 0.23 | 0.80 |
| HSL | 320º | 0.53% | 0.13% | - |
| HSV(B) | 320º | 0.69% | 0.2% | - |
| XYZ | 1.98 | 1.25 | 2.14 | - |
| YUV | 29.5 | 133.93 | 144.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 40 | 0 | 0.69 | 0.23 | 0.80 | 320 | 0.53 | 0.13 |
| Hex | 34 | 10 | 28 | 0 | 45 | 17 | 50 | 140 | 35 | D |
| Octal | 64 | 20 | 50 | 0 | 105 | 27 | 120 | 500 | 65 | 15 |
| Binary | 110100 | 10000 | 101000 | 0 | 1000101 | 10111 | 1010000 | 101000000 | 110101 | 1101 |
Color Harmonies of #341028
Complementary color
Monochromatic Colors of #341028
Black with #341028
Text Example
Text Example
White with #341028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341028; }
p { color: rgb(52,16,40); }
H1.HeaderClassName
{
color: #341028;
}
.AnyTagClassName
{
color: #341028;
}
</style>
background-color css
<style>
a { background-color: #341028; }
a { background-color: rgb(52,16,40); }
div.DivClassName
{
background-color: #341028;
}
.BgClassName
{
background-color: #341028;
}
</style>
border-color css
<style>
span { border-color: #341028; }
span { border-color: rgb(52,16,40); }
td.TdClassName
{
border-color: #341028;
}
.TagClassName
{
border-color: #341028;
}
</style>