Shades of Blackberry #350829
Tints of Blackberry #350829
RGB
CMYK
RGB Variations
Color information
#350829 (or 0x350829) is known color: Blackberry. HEX triplet: 35, 08 and 29. RGB value is (53,8,41). Sum of RGB (Red+Green+Blue) = 53+8+41=102 (13% of max value = 765). Red value is 53 (21.09% from 255 or 51.96% from 102); Green value is 8 (3.52% from 255 or 7.84% from 102); Blue value is 41 (16.41% from 255 or 40.20% from 102); Max value from RGB is 53 - color contains mainly: red. Hex color #350829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350829 is #CAF7D6. Grayscale: #191919. Windows color (decimal): -13301719 or 2689077. OLE color: 2689077.
HSL color Cylindrical-coordinate representation of color #350829: hue angle of 316º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #350829 is Cyan = 0, Magento = 0.85, Yellow = 0.23 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 8 | 41 | - |
| CMYK | 0 | 0.85 | 0.23 | 0.79 |
| HSL | 316º | 0.74% | 0.12% | - |
| HSV(B) | 316º | 0.85% | 0.21% | - |
| XYZ | 1.96 | 1.09 | 2.21 | - |
| YUV | 25.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 41 | 0 | 0.85 | 0.23 | 0.79 | 316 | 0.74 | 0.12 |
| Hex | 35 | 8 | 29 | 0 | 55 | 17 | 4F | 13C | 4A | C |
| Octal | 65 | 10 | 51 | 0 | 125 | 27 | 117 | 474 | 112 | 14 |
| Binary | 110101 | 1000 | 101001 | 0 | 1010101 | 10111 | 1001111 | 100111100 | 1001010 | 1100 |
Color Harmonies of #350829
Complementary color
Monochromatic Colors of #350829
Black with #350829
Text Example
Text Example
White with #350829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350829; }
p { color: rgb(53,8,41); }
H1.HeaderClassName
{
color: #350829;
}
.AnyTagClassName
{
color: #350829;
}
</style>
background-color css
<style>
a { background-color: #350829; }
a { background-color: rgb(53,8,41); }
div.DivClassName
{
background-color: #350829;
}
.BgClassName
{
background-color: #350829;
}
</style>
border-color css
<style>
span { border-color: #350829; }
span { border-color: rgb(53,8,41); }
td.TdClassName
{
border-color: #350829;
}
.TagClassName
{
border-color: #350829;
}
</style>