Shades of Blackberry #341925
Tints of Blackberry #341925
RGB
CMYK
RGB Variations
Color information
#341925 (or 0x341925) is known color: Blackberry. HEX triplet: 34, 19 and 25. RGB value is (52,25,37). Sum of RGB (Red+Green+Blue) = 52+25+37=114 (15% of max value = 765). Red value is 52 (20.70% from 255 or 45.61% from 114); Green value is 25 (10.16% from 255 or 21.93% from 114); Blue value is 37 (14.84% from 255 or 32.46% from 114); Max value from RGB is 52 - color contains mainly: red. Hex color #341925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #341925 is #CBE6DA. Grayscale: #222222. Windows color (decimal): -13362907 or 2431284. OLE color: 2431284.
HSL color Cylindrical-coordinate representation of color #341925: hue angle of 333.33º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #341925 is Cyan = 0, Magento = 0.52, Yellow = 0.29 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 25 | 37 | - |
| CMYK | 0 | 0.52 | 0.29 | 0.80 |
| HSL | 333.33º | 0.35% | 0.15% | - |
| HSV(B) | 333.33º | 0.52% | 0.2% | - |
| XYZ | 2.1 | 1.56 | 1.94 | - |
| YUV | 34.44 | 129.45 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 25 | 37 | 0 | 0.52 | 0.29 | 0.80 | 333.33 | 0.35 | 0.15 |
| Hex | 34 | 19 | 25 | 0 | 34 | 1D | 50 | 14D | 23 | F |
| Octal | 64 | 31 | 45 | 0 | 64 | 35 | 120 | 515 | 43 | 17 |
| Binary | 110100 | 11001 | 100101 | 0 | 110100 | 11101 | 1010000 | 101001101 | 100011 | 1111 |
Color Harmonies of #341925
Complementary color
Monochromatic Colors of #341925
Black with #341925
Text Example
Text Example
White with #341925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341925; }
p { color: rgb(52,25,37); }
H1.HeaderClassName
{
color: #341925;
}
.AnyTagClassName
{
color: #341925;
}
</style>
background-color css
<style>
a { background-color: #341925; }
a { background-color: rgb(52,25,37); }
div.DivClassName
{
background-color: #341925;
}
.BgClassName
{
background-color: #341925;
}
</style>
border-color css
<style>
span { border-color: #341925; }
span { border-color: rgb(52,25,37); }
td.TdClassName
{
border-color: #341925;
}
.TagClassName
{
border-color: #341925;
}
</style>