Shades of Blackberry #340526
Tints of Blackberry #340526
RGB
CMYK
RGB Variations
Color information
#340526 (or 0x340526) is known color: Blackberry. HEX triplet: 34, 05 and 26. RGB value is (52,5,38). Sum of RGB (Red+Green+Blue) = 52+5+38=95 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.74% from 95); Green value is 5 (2.34% from 255 or 5.26% from 95); Blue value is 38 (15.23% from 255 or 40% from 95); Max value from RGB is 52 - color contains mainly: red. Hex color #340526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340526 is #CBFAD9. Grayscale: #161616. Windows color (decimal): -13368026 or 2491700. OLE color: 2491700.
HSL color Cylindrical-coordinate representation of color #340526: hue angle of 317.87º 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 #340526 is Cyan = 0, Magento = 0.90, Yellow = 0.27 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 5 | 38 | - |
| CMYK | 0 | 0.90 | 0.27 | 0.80 |
| HSL | 317.87º | 0.82% | 0.11% | - |
| HSV(B) | 317.87º | 0.9% | 0.2% | - |
| XYZ | 1.82 | 0.98 | 1.93 | - |
| YUV | 22.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 5 | 38 | 0 | 0.90 | 0.27 | 0.80 | 317.87 | 0.82 | 0.11 |
| Hex | 34 | 5 | 26 | 0 | 5A | 1B | 50 | 13E | 52 | B |
| Octal | 64 | 5 | 46 | 0 | 132 | 33 | 120 | 476 | 122 | 13 |
| Binary | 110100 | 101 | 100110 | 0 | 1011010 | 11011 | 1010000 | 100111110 | 1010010 | 1011 |
Color Harmonies of #340526
Complementary color
Monochromatic Colors of #340526
Black with #340526
Text Example
Text Example
White with #340526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340526; }
p { color: rgb(52,5,38); }
H1.HeaderClassName
{
color: #340526;
}
.AnyTagClassName
{
color: #340526;
}
</style>
background-color css
<style>
a { background-color: #340526; }
a { background-color: rgb(52,5,38); }
div.DivClassName
{
background-color: #340526;
}
.BgClassName
{
background-color: #340526;
}
</style>
border-color css
<style>
span { border-color: #340526; }
span { border-color: rgb(52,5,38); }
td.TdClassName
{
border-color: #340526;
}
.TagClassName
{
border-color: #340526;
}
</style>