Shades of Blackberry #340520
Tints of Blackberry #340520
RGB
CMYK
RGB Variations
Color information
#340520 (or 0x340520) is known color: Blackberry. HEX triplet: 34, 05 and 20. RGB value is (52,5,32). Sum of RGB (Red+Green+Blue) = 52+5+32=89 (11% of max value = 765). Red value is 52 (20.70% from 255 or 58.43% from 89); Green value is 5 (2.34% from 255 or 5.62% from 89); Blue value is 32 (12.89% from 255 or 35.96% from 89); Max value from RGB is 52 - color contains mainly: red. Hex color #340520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340520 is #CBFADF. Grayscale: #161616. Windows color (decimal): -13368032 or 2098484. OLE color: 2098484.
HSL color Cylindrical-coordinate representation of color #340520: hue angle of 325.53º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #340520 is Cyan = 0, Magento = 0.90, Yellow = 0.38 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 5 | 32 | - |
| CMYK | 0 | 0.90 | 0.38 | 0.80 |
| HSL | 325.53º | 0.82% | 0.11% | - |
| HSV(B) | 325.53º | 0.9% | 0.2% | - |
| XYZ | 1.73 | 0.94 | 1.46 | - |
| YUV | 22.13 | 133.57 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 32 | 0 | 0.90 | 0.38 | 0.80 | 325.53 | 0.82 | 0.11 |
| Hex | 34 | 5 | 20 | 0 | 5A | 26 | 50 | 146 | 52 | B |
| Octal | 64 | 5 | 40 | 0 | 132 | 46 | 120 | 506 | 122 | 13 |
| Binary | 110100 | 101 | 100000 | 0 | 1011010 | 100110 | 1010000 | 101000110 | 1010010 | 1011 |
Color Harmonies of #340520
Complementary color
Monochromatic Colors of #340520
Black with #340520
Text Example
Text Example
White with #340520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340520; }
p { color: rgb(52,5,32); }
H1.HeaderClassName
{
color: #340520;
}
.AnyTagClassName
{
color: #340520;
}
</style>
background-color css
<style>
a { background-color: #340520; }
a { background-color: rgb(52,5,32); }
div.DivClassName
{
background-color: #340520;
}
.BgClassName
{
background-color: #340520;
}
</style>
border-color css
<style>
span { border-color: #340520; }
span { border-color: rgb(52,5,32); }
td.TdClassName
{
border-color: #340520;
}
.TagClassName
{
border-color: #340520;
}
</style>