Shades of Blackberry #350327
Tints of Blackberry #350327
RGB
CMYK
RGB Variations
Color information
#350327 (or 0x350327) is known color: Blackberry. HEX triplet: 35, 03 and 27. RGB value is (53,3,39). Sum of RGB (Red+Green+Blue) = 53+3+39=95 (12% of max value = 765). Red value is 53 (21.09% from 255 or 55.79% from 95); Green value is 3 (1.56% from 255 or 3.16% from 95); Blue value is 39 (15.62% from 255 or 41.05% from 95); Max value from RGB is 53 - color contains mainly: red. Hex color #350327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350327 is #CAFCD8. Grayscale: #151515. Windows color (decimal): -13303001 or 2556725. OLE color: 2556725.
HSL color Cylindrical-coordinate representation of color #350327: hue angle of 316.8º 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 #350327 is Cyan = 0, Magento = 0.94, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 3 | 39 | - |
| CMYK | 0 | 0.94 | 0.26 | 0.79 |
| HSL | 316.8º | 0.89% | 0.11% | - |
| HSV(B) | 316.8º | 0.94% | 0.21% | - |
| XYZ | 1.87 | 0.97 | 2.01 | - |
| YUV | 22.05 | 137.57 | 150.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 39 | 0 | 0.94 | 0.26 | 0.79 | 316.8 | 0.89 | 0.11 |
| Hex | 35 | 3 | 27 | 0 | 5E | 1A | 4F | 13D | 59 | B |
| Octal | 65 | 3 | 47 | 0 | 136 | 32 | 117 | 475 | 131 | 13 |
| Binary | 110101 | 11 | 100111 | 0 | 1011110 | 11010 | 1001111 | 100111101 | 1011001 | 1011 |
Color Harmonies of #350327
Complementary color
Monochromatic Colors of #350327
Black with #350327
Text Example
Text Example
White with #350327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350327; }
p { color: rgb(53,3,39); }
H1.HeaderClassName
{
color: #350327;
}
.AnyTagClassName
{
color: #350327;
}
</style>
background-color css
<style>
a { background-color: #350327; }
a { background-color: rgb(53,3,39); }
div.DivClassName
{
background-color: #350327;
}
.BgClassName
{
background-color: #350327;
}
</style>
border-color css
<style>
span { border-color: #350327; }
span { border-color: rgb(53,3,39); }
td.TdClassName
{
border-color: #350327;
}
.TagClassName
{
border-color: #350327;
}
</style>