Shades of Blackberry #361528
Tints of Blackberry #361528
RGB
CMYK
RGB Variations
Color information
#361528 (or 0x361528) is known color: Blackberry. HEX triplet: 36, 15 and 28. RGB value is (54,21,40). Sum of RGB (Red+Green+Blue) = 54+21+40=115 (15% of max value = 765). Red value is 54 (21.48% from 255 or 46.96% from 115); Green value is 21 (8.59% from 255 or 18.26% from 115); Blue value is 40 (16.02% from 255 or 34.78% from 115); Max value from RGB is 54 - color contains mainly: red. Hex color #361528 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361528 is #C9EAD7. Grayscale: #202020. Windows color (decimal): -13232856 or 2626870. OLE color: 2626870.
HSL color Cylindrical-coordinate representation of color #361528: hue angle of 325.45º 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 #361528 is Cyan = 0, Magento = 0.61, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 40 | - |
| CMYK | 0 | 0.61 | 0.26 | 0.79 |
| HSL | 325.45º | 0.44% | 0.15% | - |
| HSV(B) | 325.45º | 0.61% | 0.21% | - |
| XYZ | 2.17 | 1.47 | 2.18 | - |
| YUV | 33.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 40 | 0 | 0.61 | 0.26 | 0.79 | 325.45 | 0.44 | 0.15 |
| Hex | 36 | 15 | 28 | 0 | 3D | 1A | 4F | 145 | 2C | F |
| Octal | 66 | 25 | 50 | 0 | 75 | 32 | 117 | 505 | 54 | 17 |
| Binary | 110110 | 10101 | 101000 | 0 | 111101 | 11010 | 1001111 | 101000101 | 101100 | 1111 |
Color Harmonies of #361528
Complementary color
Monochromatic Colors of #361528
Black with #361528
Text Example
Text Example
White with #361528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361528; }
p { color: rgb(54,21,40); }
H1.HeaderClassName
{
color: #361528;
}
.AnyTagClassName
{
color: #361528;
}
</style>
background-color css
<style>
a { background-color: #361528; }
a { background-color: rgb(54,21,40); }
div.DivClassName
{
background-color: #361528;
}
.BgClassName
{
background-color: #361528;
}
</style>
border-color css
<style>
span { border-color: #361528; }
span { border-color: rgb(54,21,40); }
td.TdClassName
{
border-color: #361528;
}
.TagClassName
{
border-color: #361528;
}
</style>