Shades of Blackberry #350329
Tints of Blackberry #350329
RGB
CMYK
RGB Variations
Color information
#350329 (or 0x350329) is known color: Blackberry. HEX triplet: 35, 03 and 29. RGB value is (53,3,41). Sum of RGB (Red+Green+Blue) = 53+3+41=97 (12% of max value = 765). Red value is 53 (21.09% from 255 or 54.64% from 97); Green value is 3 (1.56% from 255 or 3.09% from 97); Blue value is 41 (16.41% from 255 or 42.27% from 97); Max value from RGB is 53 - color contains mainly: red. Hex color #350329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350329 is #CAFCD6. Grayscale: #161616. Windows color (decimal): -13302999 or 2687797. OLE color: 2687797.
HSL color Cylindrical-coordinate representation of color #350329: hue angle of 314.4º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350329 is Cyan = 0, Magento = 0.94, Yellow = 0.23 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 3 | 41 | - |
| CMYK | 0 | 0.94 | 0.23 | 0.79 |
| HSL | 314.4º | 0.89% | 0.11% | - |
| HSV(B) | 314.4º | 0.94% | 0.21% | - |
| XYZ | 1.9 | 0.98 | 2.19 | - |
| YUV | 22.28 | 138.57 | 149.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 41 | 0 | 0.94 | 0.23 | 0.79 | 314.4 | 0.89 | 0.11 |
| Hex | 35 | 3 | 29 | 0 | 5E | 17 | 4F | 13A | 59 | B |
| Octal | 65 | 3 | 51 | 0 | 136 | 27 | 117 | 472 | 131 | 13 |
| Binary | 110101 | 11 | 101001 | 0 | 1011110 | 10111 | 1001111 | 100111010 | 1011001 | 1011 |
Color Harmonies of #350329
Complementary color
Monochromatic Colors of #350329
Black with #350329
Text Example
Text Example
White with #350329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350329; }
p { color: rgb(53,3,41); }
H1.HeaderClassName
{
color: #350329;
}
.AnyTagClassName
{
color: #350329;
}
</style>
background-color css
<style>
a { background-color: #350329; }
a { background-color: rgb(53,3,41); }
div.DivClassName
{
background-color: #350329;
}
.BgClassName
{
background-color: #350329;
}
</style>
border-color css
<style>
span { border-color: #350329; }
span { border-color: rgb(53,3,41); }
td.TdClassName
{
border-color: #350329;
}
.TagClassName
{
border-color: #350329;
}
</style>