Shades of Blackberry #340721
Tints of Blackberry #340721
RGB
CMYK
RGB Variations
Color information
#340721 (or 0x340721) is known color: Blackberry. HEX triplet: 34, 07 and 21. RGB value is (52,7,33). Sum of RGB (Red+Green+Blue) = 52+7+33=92 (12% of max value = 765). Red value is 52 (20.70% from 255 or 56.52% from 92); Green value is 7 (3.12% from 255 or 7.61% from 92); Blue value is 33 (13.28% from 255 or 35.87% from 92); Max value from RGB is 52 - color contains mainly: red. Hex color #340721 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #340721 is #CBF8DE. Grayscale: #171717. Windows color (decimal): -13367519 or 2164532. OLE color: 2164532.
HSL color Cylindrical-coordinate representation of color #340721: hue angle of 325.33º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #340721 is Cyan = 0, Magento = 0.87, Yellow = 0.37 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 7 | 33 | - |
| CMYK | 0 | 0.87 | 0.37 | 0.80 |
| HSL | 325.33º | 0.76% | 0.12% | - |
| HSV(B) | 325.33º | 0.87% | 0.2% | - |
| XYZ | 1.77 | 0.99 | 1.54 | - |
| YUV | 23.42 | 133.41 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 7 | 33 | 0 | 0.87 | 0.37 | 0.80 | 325.33 | 0.76 | 0.12 |
| Hex | 34 | 7 | 21 | 0 | 57 | 25 | 50 | 145 | 4C | C |
| Octal | 64 | 7 | 41 | 0 | 127 | 45 | 120 | 505 | 114 | 14 |
| Binary | 110100 | 111 | 100001 | 0 | 1010111 | 100101 | 1010000 | 101000101 | 1001100 | 1100 |
Color Harmonies of #340721
Complementary color
Monochromatic Colors of #340721
Black with #340721
Text Example
Text Example
White with #340721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #340721; }
p { color: rgb(52,7,33); }
H1.HeaderClassName
{
color: #340721;
}
.AnyTagClassName
{
color: #340721;
}
</style>
background-color css
<style>
a { background-color: #340721; }
a { background-color: rgb(52,7,33); }
div.DivClassName
{
background-color: #340721;
}
.BgClassName
{
background-color: #340721;
}
</style>
border-color css
<style>
span { border-color: #340721; }
span { border-color: rgb(52,7,33); }
td.TdClassName
{
border-color: #340721;
}
.TagClassName
{
border-color: #340721;
}
</style>