Shades of Blackberry #361724
Tints of Blackberry #361724
RGB
CMYK
RGB Variations
Color information
#361724 (or 0x361724) is known color: Blackberry. HEX triplet: 36, 17 and 24. RGB value is (54,23,36). Sum of RGB (Red+Green+Blue) = 54+23+36=113 (14% of max value = 765). Red value is 54 (21.48% from 255 or 47.79% from 113); Green value is 23 (9.38% from 255 or 20.35% from 113); Blue value is 36 (14.45% from 255 or 31.86% from 113); Max value from RGB is 54 - color contains mainly: red. Hex color #361724 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361724 is #C9E8DB. Grayscale: #212121. Windows color (decimal): -13232348 or 2365238. OLE color: 2365238.
HSL color Cylindrical-coordinate representation of color #361724: hue angle of 334.84º degrees, saturation: 0.4, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #361724 is Cyan = 0, Magento = 0.57, Yellow = 0.33 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 23 | 36 | - |
| CMYK | 0 | 0.57 | 0.33 | 0.79 |
| HSL | 334.84º | 0.4% | 0.15% | - |
| HSV(B) | 334.84º | 0.57% | 0.21% | - |
| XYZ | 2.15 | 1.52 | 1.85 | - |
| YUV | 33.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 36 | 0 | 0.57 | 0.33 | 0.79 | 334.84 | 0.4 | 0.15 |
| Hex | 36 | 17 | 24 | 0 | 39 | 21 | 4F | 14F | 28 | F |
| Octal | 66 | 27 | 44 | 0 | 71 | 41 | 117 | 517 | 50 | 17 |
| Binary | 110110 | 10111 | 100100 | 0 | 111001 | 100001 | 1001111 | 101001111 | 101000 | 1111 |
Color Harmonies of #361724
Complementary color
Monochromatic Colors of #361724
Black with #361724
Text Example
Text Example
White with #361724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361724; }
p { color: rgb(54,23,36); }
H1.HeaderClassName
{
color: #361724;
}
.AnyTagClassName
{
color: #361724;
}
</style>
background-color css
<style>
a { background-color: #361724; }
a { background-color: rgb(54,23,36); }
div.DivClassName
{
background-color: #361724;
}
.BgClassName
{
background-color: #361724;
}
</style>
border-color css
<style>
span { border-color: #361724; }
span { border-color: rgb(54,23,36); }
td.TdClassName
{
border-color: #361724;
}
.TagClassName
{
border-color: #361724;
}
</style>