Shades of Blackberry #351029
Tints of Blackberry #351029
RGB
CMYK
RGB Variations
Color information
#351029 (or 0x351029) is known color: Blackberry. HEX triplet: 35, 10 and 29. RGB value is (53,16,41). Sum of RGB (Red+Green+Blue) = 53+16+41=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 16 (6.64% from 255 or 14.55% from 110); Blue value is 41 (16.41% from 255 or 37.27% from 110); Max value from RGB is 53 - color contains mainly: red. Hex color #351029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351029 is #CAEFD6. Grayscale: #1D1D1D. Windows color (decimal): -13299671 or 2691125. OLE color: 2691125.
HSL color Cylindrical-coordinate representation of color #351029: hue angle of 319.46º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #351029 is Cyan = 0, Magento = 0.70, Yellow = 0.23 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 16 | 41 | - |
| CMYK | 0 | 0.70 | 0.23 | 0.79 |
| HSL | 319.46º | 0.54% | 0.14% | - |
| HSV(B) | 319.46º | 0.7% | 0.21% | - |
| XYZ | 2.05 | 1.29 | 2.24 | - |
| YUV | 29.91 | 134.26 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 41 | 0 | 0.70 | 0.23 | 0.79 | 319.46 | 0.54 | 0.14 |
| Hex | 35 | 10 | 29 | 0 | 46 | 17 | 4F | 13F | 36 | E |
| Octal | 65 | 20 | 51 | 0 | 106 | 27 | 117 | 477 | 66 | 16 |
| Binary | 110101 | 10000 | 101001 | 0 | 1000110 | 10111 | 1001111 | 100111111 | 110110 | 1110 |
Color Harmonies of #351029
Complementary color
Monochromatic Colors of #351029
Black with #351029
Text Example
Text Example
White with #351029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351029; }
p { color: rgb(53,16,41); }
H1.HeaderClassName
{
color: #351029;
}
.AnyTagClassName
{
color: #351029;
}
</style>
background-color css
<style>
a { background-color: #351029; }
a { background-color: rgb(53,16,41); }
div.DivClassName
{
background-color: #351029;
}
.BgClassName
{
background-color: #351029;
}
</style>
border-color css
<style>
span { border-color: #351029; }
span { border-color: rgb(53,16,41); }
td.TdClassName
{
border-color: #351029;
}
.TagClassName
{
border-color: #351029;
}
</style>