Shades of Blackberry #361927
Tints of Blackberry #361927
RGB
CMYK
RGB Variations
Color information
#361927 (or 0x361927) is known color: Blackberry. HEX triplet: 36, 19 and 27. RGB value is (54,25,39). Sum of RGB (Red+Green+Blue) = 54+25+39=118 (15% of max value = 765). Red value is 54 (21.48% from 255 or 45.76% from 118); Green value is 25 (10.16% from 255 or 21.19% from 118); Blue value is 39 (15.62% from 255 or 33.05% from 118); Max value from RGB is 54 - color contains mainly: red. Hex color #361927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361927 is #C9E6D8. Grayscale: #232323. Windows color (decimal): -13231833 or 2562358. OLE color: 2562358.
HSL color Cylindrical-coordinate representation of color #361927: hue angle of 331.03º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #361927 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 25 | 39 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.79 |
| HSL | 331.03º | 0.37% | 0.15% | - |
| HSV(B) | 331.03º | 0.54% | 0.21% | - |
| XYZ | 2.24 | 1.63 | 2.12 | - |
| YUV | 35.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 39 | 0 | 0.54 | 0.28 | 0.79 | 331.03 | 0.37 | 0.15 |
| Hex | 36 | 19 | 27 | 0 | 36 | 1C | 4F | 14B | 25 | F |
| Octal | 66 | 31 | 47 | 0 | 66 | 34 | 117 | 513 | 45 | 17 |
| Binary | 110110 | 11001 | 100111 | 0 | 110110 | 11100 | 1001111 | 101001011 | 100101 | 1111 |
Color Harmonies of #361927
Complementary color
Monochromatic Colors of #361927
Black with #361927
Text Example
Text Example
White with #361927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361927; }
p { color: rgb(54,25,39); }
H1.HeaderClassName
{
color: #361927;
}
.AnyTagClassName
{
color: #361927;
}
</style>
background-color css
<style>
a { background-color: #361927; }
a { background-color: rgb(54,25,39); }
div.DivClassName
{
background-color: #361927;
}
.BgClassName
{
background-color: #361927;
}
</style>
border-color css
<style>
span { border-color: #361927; }
span { border-color: rgb(54,25,39); }
td.TdClassName
{
border-color: #361927;
}
.TagClassName
{
border-color: #361927;
}
</style>