Shades of Blackberry #361524
Tints of Blackberry #361524
RGB
CMYK
RGB Variations
Color information
#361524 (or 0x361524) is known color: Blackberry. HEX triplet: 36, 15 and 24. RGB value is (54,21,36). Sum of RGB (Red+Green+Blue) = 54+21+36=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 21 (8.59% from 255 or 18.92% from 111); Blue value is 36 (14.45% from 255 or 32.43% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #361524 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361524 is #C9EADB. Grayscale: #202020. Windows color (decimal): -13232860 or 2364726. OLE color: 2364726.
HSL color Cylindrical-coordinate representation of color #361524: hue angle of 332.73º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361524 is Cyan = 0, Magento = 0.61, Yellow = 0.33 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 36 | - |
| CMYK | 0 | 0.61 | 0.33 | 0.79 |
| HSL | 332.73º | 0.44% | 0.15% | - |
| HSV(B) | 332.73º | 0.61% | 0.21% | - |
| XYZ | 2.11 | 1.45 | 1.84 | - |
| YUV | 32.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 36 | 0 | 0.61 | 0.33 | 0.79 | 332.73 | 0.44 | 0.15 |
| Hex | 36 | 15 | 24 | 0 | 3D | 21 | 4F | 14D | 2C | F |
| Octal | 66 | 25 | 44 | 0 | 75 | 41 | 117 | 515 | 54 | 17 |
| Binary | 110110 | 10101 | 100100 | 0 | 111101 | 100001 | 1001111 | 101001101 | 101100 | 1111 |
Color Harmonies of #361524
Complementary color
Monochromatic Colors of #361524
Black with #361524
Text Example
Text Example
White with #361524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361524; }
p { color: rgb(54,21,36); }
H1.HeaderClassName
{
color: #361524;
}
.AnyTagClassName
{
color: #361524;
}
</style>
background-color css
<style>
a { background-color: #361524; }
a { background-color: rgb(54,21,36); }
div.DivClassName
{
background-color: #361524;
}
.BgClassName
{
background-color: #361524;
}
</style>
border-color css
<style>
span { border-color: #361524; }
span { border-color: rgb(54,21,36); }
td.TdClassName
{
border-color: #361524;
}
.TagClassName
{
border-color: #361524;
}
</style>