Shades of Blackberry #351624
Tints of Blackberry #351624
RGB
CMYK
RGB Variations
Color information
#351624 (or 0x351624) is known color: Blackberry. HEX triplet: 35, 16 and 24. RGB value is (53,22,36). Sum of RGB (Red+Green+Blue) = 53+22+36=111 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.75% from 111); Green value is 22 (8.98% from 255 or 19.82% from 111); Blue value is 36 (14.45% from 255 or 32.43% from 111); Max value from RGB is 53 - color contains mainly: red. Hex color #351624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351624 is #CAE9DB. Grayscale: #202020. Windows color (decimal): -13298140 or 2364981. OLE color: 2364981.
HSL color Cylindrical-coordinate representation of color #351624: hue angle of 332.9º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #351624 is Cyan = 0, Magento = 0.58, Yellow = 0.32 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 22 | 36 | - |
| CMYK | 0 | 0.58 | 0.32 | 0.79 |
| HSL | 332.9º | 0.41% | 0.15% | - |
| HSV(B) | 332.9º | 0.58% | 0.21% | - |
| XYZ | 2.07 | 1.46 | 1.84 | - |
| YUV | 32.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 36 | 0 | 0.58 | 0.32 | 0.79 | 332.9 | 0.41 | 0.15 |
| Hex | 35 | 16 | 24 | 0 | 3A | 20 | 4F | 14D | 29 | F |
| Octal | 65 | 26 | 44 | 0 | 72 | 40 | 117 | 515 | 51 | 17 |
| Binary | 110101 | 10110 | 100100 | 0 | 111010 | 100000 | 1001111 | 101001101 | 101001 | 1111 |
Color Harmonies of #351624
Complementary color
Monochromatic Colors of #351624
Black with #351624
Text Example
Text Example
White with #351624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351624; }
p { color: rgb(53,22,36); }
H1.HeaderClassName
{
color: #351624;
}
.AnyTagClassName
{
color: #351624;
}
</style>
background-color css
<style>
a { background-color: #351624; }
a { background-color: rgb(53,22,36); }
div.DivClassName
{
background-color: #351624;
}
.BgClassName
{
background-color: #351624;
}
</style>
border-color css
<style>
span { border-color: #351624; }
span { border-color: rgb(53,22,36); }
td.TdClassName
{
border-color: #351624;
}
.TagClassName
{
border-color: #351624;
}
</style>