Shades of Blackberry #361627
Tints of Blackberry #361627
RGB
CMYK
RGB Variations
Color information
#361627 (or 0x361627) is known color: Blackberry. HEX triplet: 36, 16 and 27. RGB value is (54,22,39). Sum of RGB (Red+Green+Blue) = 54+22+39=115 (15% of max value = 765). Red value is 54 (21.48% from 255 or 46.96% from 115); Green value is 22 (8.98% from 255 or 19.13% from 115); Blue value is 39 (15.62% from 255 or 33.91% from 115); Max value from RGB is 54 - color contains mainly: red. Hex color #361627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361627 is #C9E9D8. Grayscale: #212121. Windows color (decimal): -13232601 or 2561590. OLE color: 2561590.
HSL color Cylindrical-coordinate representation of color #361627: hue angle of 328.12º 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 #361627 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 39 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.79 |
| HSL | 328.13º | 0.42% | 0.15% | - |
| HSV(B) | 328.13º | 0.59% | 0.21% | - |
| XYZ | 2.17 | 1.5 | 2.1 | - |
| YUV | 33.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 39 | 0 | 0.59 | 0.28 | 0.79 | 328.13 | 0.42 | 0.15 |
| Hex | 36 | 16 | 27 | 0 | 3B | 1C | 4F | 148 | 2A | F |
| Octal | 66 | 26 | 47 | 0 | 73 | 34 | 117 | 510 | 52 | 17 |
| Binary | 110110 | 10110 | 100111 | 0 | 111011 | 11100 | 1001111 | 101001000 | 101010 | 1111 |
Color Harmonies of #361627
Complementary color
Monochromatic Colors of #361627
Black with #361627
Text Example
Text Example
White with #361627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361627; }
p { color: rgb(54,22,39); }
H1.HeaderClassName
{
color: #361627;
}
.AnyTagClassName
{
color: #361627;
}
</style>
background-color css
<style>
a { background-color: #361627; }
a { background-color: rgb(54,22,39); }
div.DivClassName
{
background-color: #361627;
}
.BgClassName
{
background-color: #361627;
}
</style>
border-color css
<style>
span { border-color: #361627; }
span { border-color: rgb(54,22,39); }
td.TdClassName
{
border-color: #361627;
}
.TagClassName
{
border-color: #361627;
}
</style>