Shades of Blackberry #351829
Tints of Blackberry #351829
RGB
CMYK
RGB Variations
Color information
#351829 (or 0x351829) is known color: Blackberry. HEX triplet: 35, 18 and 29. RGB value is (53,24,41). Sum of RGB (Red+Green+Blue) = 53+24+41=118 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.92% from 118); Green value is 24 (9.77% from 255 or 20.34% from 118); Blue value is 41 (16.41% from 255 or 34.75% from 118); Max value from RGB is 53 - color contains mainly: red. Hex color #351829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351829 is #CAE7D6. Grayscale: #222222. Windows color (decimal): -13297623 or 2693173. OLE color: 2693173.
HSL color Cylindrical-coordinate representation of color #351829: hue angle of 324.83º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #351829 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 24 | 41 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.79 |
| HSL | 324.83º | 0.38% | 0.15% | - |
| HSV(B) | 324.83º | 0.55% | 0.21% | - |
| XYZ | 2.2 | 1.57 | 2.29 | - |
| YUV | 34.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 41 | 0 | 0.55 | 0.23 | 0.79 | 324.83 | 0.38 | 0.15 |
| Hex | 35 | 18 | 29 | 0 | 37 | 17 | 4F | 145 | 26 | F |
| Octal | 65 | 30 | 51 | 0 | 67 | 27 | 117 | 505 | 46 | 17 |
| Binary | 110101 | 11000 | 101001 | 0 | 110111 | 10111 | 1001111 | 101000101 | 100110 | 1111 |
Color Harmonies of #351829
Complementary color
Monochromatic Colors of #351829
Black with #351829
Text Example
Text Example
White with #351829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351829; }
p { color: rgb(53,24,41); }
H1.HeaderClassName
{
color: #351829;
}
.AnyTagClassName
{
color: #351829;
}
</style>
background-color css
<style>
a { background-color: #351829; }
a { background-color: rgb(53,24,41); }
div.DivClassName
{
background-color: #351829;
}
.BgClassName
{
background-color: #351829;
}
</style>
border-color css
<style>
span { border-color: #351829; }
span { border-color: rgb(53,24,41); }
td.TdClassName
{
border-color: #351829;
}
.TagClassName
{
border-color: #351829;
}
</style>