Shades of Blackberry #341726
Tints of Blackberry #341726
RGB
CMYK
RGB Variations
Color information
#341726 (or 0x341726) is known color: Blackberry. HEX triplet: 34, 17 and 26. RGB value is (52,23,38). Sum of RGB (Red+Green+Blue) = 52+23+38=113 (14% of max value = 765). Red value is 52 (20.70% from 255 or 46.02% from 113); Green value is 23 (9.38% from 255 or 20.35% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 52 - color contains mainly: red. Hex color #341726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341726 is #CBE8D9. Grayscale: #212121. Windows color (decimal): -13363418 or 2496308. OLE color: 2496308.
HSL color Cylindrical-coordinate representation of color #341726: hue angle of 328.97º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #341726 is Cyan = 0, Magento = 0.56, Yellow = 0.27 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 23 | 38 | - |
| CMYK | 0 | 0.56 | 0.27 | 0.80 |
| HSL | 328.97º | 0.39% | 0.15% | - |
| HSV(B) | 328.97º | 0.56% | 0.2% | - |
| XYZ | 2.07 | 1.48 | 2.01 | - |
| YUV | 33.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 38 | 0 | 0.56 | 0.27 | 0.80 | 328.97 | 0.39 | 0.15 |
| Hex | 34 | 17 | 26 | 0 | 38 | 1B | 50 | 149 | 27 | F |
| Octal | 64 | 27 | 46 | 0 | 70 | 33 | 120 | 511 | 47 | 17 |
| Binary | 110100 | 10111 | 100110 | 0 | 111000 | 11011 | 1010000 | 101001001 | 100111 | 1111 |
Color Harmonies of #341726
Complementary color
Monochromatic Colors of #341726
Black with #341726
Text Example
Text Example
White with #341726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341726; }
p { color: rgb(52,23,38); }
H1.HeaderClassName
{
color: #341726;
}
.AnyTagClassName
{
color: #341726;
}
</style>
background-color css
<style>
a { background-color: #341726; }
a { background-color: rgb(52,23,38); }
div.DivClassName
{
background-color: #341726;
}
.BgClassName
{
background-color: #341726;
}
</style>
border-color css
<style>
span { border-color: #341726; }
span { border-color: rgb(52,23,38); }
td.TdClassName
{
border-color: #341726;
}
.TagClassName
{
border-color: #341726;
}
</style>