Shades of Blackberry #341427
Tints of Blackberry #341427
RGB
CMYK
RGB Variations
Color information
#341427 (or 0x341427) is known color: Blackberry. HEX triplet: 34, 14 and 27. RGB value is (52,20,39). Sum of RGB (Red+Green+Blue) = 52+20+39=111 (14% of max value = 765). Red value is 52 (20.70% from 255 or 46.85% from 111); Green value is 20 (8.20% from 255 or 18.02% from 111); Blue value is 39 (15.62% from 255 or 35.14% from 111); Max value from RGB is 52 - color contains mainly: red. Hex color #341427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341427 is #CBEBD8. Grayscale: #1F1F1F. Windows color (decimal): -13364185 or 2561076. OLE color: 2561076.
HSL color Cylindrical-coordinate representation of color #341427: hue angle of 324.38º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #341427 is Cyan = 0, Magento = 0.62, Yellow = 0.25 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 20 | 39 | - |
| CMYK | 0 | 0.62 | 0.25 | 0.80 |
| HSL | 324.38º | 0.44% | 0.14% | - |
| HSV(B) | 324.38º | 0.62% | 0.2% | - |
| XYZ | 2.03 | 1.38 | 2.08 | - |
| YUV | 31.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 20 | 39 | 0 | 0.62 | 0.25 | 0.80 | 324.38 | 0.44 | 0.14 |
| Hex | 34 | 14 | 27 | 0 | 3E | 19 | 50 | 144 | 2C | E |
| Octal | 64 | 24 | 47 | 0 | 76 | 31 | 120 | 504 | 54 | 16 |
| Binary | 110100 | 10100 | 100111 | 0 | 111110 | 11001 | 1010000 | 101000100 | 101100 | 1110 |
Color Harmonies of #341427
Complementary color
Monochromatic Colors of #341427
Black with #341427
Text Example
Text Example
White with #341427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341427; }
p { color: rgb(52,20,39); }
H1.HeaderClassName
{
color: #341427;
}
.AnyTagClassName
{
color: #341427;
}
</style>
background-color css
<style>
a { background-color: #341427; }
a { background-color: rgb(52,20,39); }
div.DivClassName
{
background-color: #341427;
}
.BgClassName
{
background-color: #341427;
}
</style>
border-color css
<style>
span { border-color: #341427; }
span { border-color: rgb(52,20,39); }
td.TdClassName
{
border-color: #341427;
}
.TagClassName
{
border-color: #341427;
}
</style>