Shades of Blackberry #361829
Tints of Blackberry #361829
RGB
CMYK
RGB Variations
Color information
#361829 (or 0x361829) is known color: Blackberry. HEX triplet: 36, 18 and 29. RGB value is (54,24,41). Sum of RGB (Red+Green+Blue) = 54+24+41=119 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45.38% from 119); Green value is 24 (9.77% from 255 or 20.17% from 119); Blue value is 41 (16.41% from 255 or 34.45% from 119); Max value from RGB is 54 - color contains mainly: red. Hex color #361829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361829 is #C9E7D6. Grayscale: #222222. Windows color (decimal): -13232087 or 2693174. OLE color: 2693174.
HSL color Cylindrical-coordinate representation of color #361829: hue angle of 326º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #361829 is Cyan = 0, Magento = 0.56, Yellow = 0.24 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 24 | 41 | - |
| CMYK | 0 | 0.56 | 0.24 | 0.79 |
| HSL | 326º | 0.38% | 0.15% | - |
| HSV(B) | 326º | 0.56% | 0.21% | - |
| XYZ | 2.25 | 1.6 | 2.29 | - |
| YUV | 34.91 | 131.44 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 41 | 0 | 0.56 | 0.24 | 0.79 | 326 | 0.38 | 0.15 |
| Hex | 36 | 18 | 29 | 0 | 38 | 18 | 4F | 146 | 26 | F |
| Octal | 66 | 30 | 51 | 0 | 70 | 30 | 117 | 506 | 46 | 17 |
| Binary | 110110 | 11000 | 101001 | 0 | 111000 | 11000 | 1001111 | 101000110 | 100110 | 1111 |
Color Harmonies of #361829
Complementary color
Monochromatic Colors of #361829
Black with #361829
Text Example
Text Example
White with #361829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361829; }
p { color: rgb(54,24,41); }
H1.HeaderClassName
{
color: #361829;
}
.AnyTagClassName
{
color: #361829;
}
</style>
background-color css
<style>
a { background-color: #361829; }
a { background-color: rgb(54,24,41); }
div.DivClassName
{
background-color: #361829;
}
.BgClassName
{
background-color: #361829;
}
</style>
border-color css
<style>
span { border-color: #361829; }
span { border-color: rgb(54,24,41); }
td.TdClassName
{
border-color: #361829;
}
.TagClassName
{
border-color: #361829;
}
</style>