Shades of Blackberry #361324
Tints of Blackberry #361324
RGB
CMYK
RGB Variations
Color information
#361324 (or 0x361324) is known color: Blackberry. HEX triplet: 36, 13 and 24. RGB value is (54,19,36). Sum of RGB (Red+Green+Blue) = 54+19+36=109 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.54% from 109); Green value is 19 (7.81% from 255 or 17.43% from 109); Blue value is 36 (14.45% from 255 or 33.03% from 109); Max value from RGB is 54 - color contains mainly: red. Hex color #361324 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361324 is #C9ECDB. Grayscale: #1F1F1F. Windows color (decimal): -13233372 or 2364214. OLE color: 2364214.
HSL color Cylindrical-coordinate representation of color #361324: hue angle of 330.86º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361324 is Cyan = 0, Magento = 0.65, Yellow = 0.33 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 36 | - |
| CMYK | 0 | 0.65 | 0.33 | 0.79 |
| HSL | 330.86º | 0.48% | 0.14% | - |
| HSV(B) | 330.86º | 0.65% | 0.21% | - |
| XYZ | 2.07 | 1.38 | 1.83 | - |
| YUV | 31.4 | 130.6 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 36 | 0 | 0.65 | 0.33 | 0.79 | 330.86 | 0.48 | 0.14 |
| Hex | 36 | 13 | 24 | 0 | 41 | 21 | 4F | 14B | 30 | E |
| Octal | 66 | 23 | 44 | 0 | 101 | 41 | 117 | 513 | 60 | 16 |
| Binary | 110110 | 10011 | 100100 | 0 | 1000001 | 100001 | 1001111 | 101001011 | 110000 | 1110 |
Color Harmonies of #361324
Complementary color
Monochromatic Colors of #361324
Black with #361324
Text Example
Text Example
White with #361324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361324; }
p { color: rgb(54,19,36); }
H1.HeaderClassName
{
color: #361324;
}
.AnyTagClassName
{
color: #361324;
}
</style>
background-color css
<style>
a { background-color: #361324; }
a { background-color: rgb(54,19,36); }
div.DivClassName
{
background-color: #361324;
}
.BgClassName
{
background-color: #361324;
}
</style>
border-color css
<style>
span { border-color: #361324; }
span { border-color: rgb(54,19,36); }
td.TdClassName
{
border-color: #361324;
}
.TagClassName
{
border-color: #361324;
}
</style>