Shades of Blackberry #361624
Tints of Blackberry #361624
RGB
CMYK
RGB Variations
Color information
#361624 (or 0x361624) is known color: Blackberry. HEX triplet: 36, 16 and 24. RGB value is (54,22,36). Sum of RGB (Red+Green+Blue) = 54+22+36=112 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.21% from 112); Green value is 22 (8.98% from 255 or 19.64% from 112); Blue value is 36 (14.45% from 255 or 32.14% from 112); Max value from RGB is 54 - color contains mainly: red. Hex color #361624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361624 is #C9E9DB. Grayscale: #212121. Windows color (decimal): -13232604 or 2364982. OLE color: 2364982.
HSL color Cylindrical-coordinate representation of color #361624: hue angle of 333.75º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #361624 is Cyan = 0, Magento = 0.59, Yellow = 0.33 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 36 | - |
| CMYK | 0 | 0.59 | 0.33 | 0.79 |
| HSL | 333.75º | 0.42% | 0.15% | - |
| HSV(B) | 333.75º | 0.59% | 0.21% | - |
| XYZ | 2.13 | 1.49 | 1.84 | - |
| YUV | 33.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 36 | 0 | 0.59 | 0.33 | 0.79 | 333.75 | 0.42 | 0.15 |
| Hex | 36 | 16 | 24 | 0 | 3B | 21 | 4F | 14E | 2A | F |
| Octal | 66 | 26 | 44 | 0 | 73 | 41 | 117 | 516 | 52 | 17 |
| Binary | 110110 | 10110 | 100100 | 0 | 111011 | 100001 | 1001111 | 101001110 | 101010 | 1111 |
Color Harmonies of #361624
Complementary color
Monochromatic Colors of #361624
Black with #361624
Text Example
Text Example
White with #361624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361624; }
p { color: rgb(54,22,36); }
H1.HeaderClassName
{
color: #361624;
}
.AnyTagClassName
{
color: #361624;
}
</style>
background-color css
<style>
a { background-color: #361624; }
a { background-color: rgb(54,22,36); }
div.DivClassName
{
background-color: #361624;
}
.BgClassName
{
background-color: #361624;
}
</style>
border-color css
<style>
span { border-color: #361624; }
span { border-color: rgb(54,22,36); }
td.TdClassName
{
border-color: #361624;
}
.TagClassName
{
border-color: #361624;
}
</style>