Shades of Blackberry #361427
Tints of Blackberry #361427
RGB
CMYK
RGB Variations
Color information
#361427 (or 0x361427) is known color: Blackberry. HEX triplet: 36, 14 and 27. RGB value is (54,20,39). Sum of RGB (Red+Green+Blue) = 54+20+39=113 (14% of max value = 765). Red value is 54 (21.48% from 255 or 47.79% from 113); Green value is 20 (8.20% from 255 or 17.70% from 113); Blue value is 39 (15.62% from 255 or 34.51% from 113); Max value from RGB is 54 - color contains mainly: red. Hex color #361427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361427 is #C9EBD8. Grayscale: #202020. Windows color (decimal): -13233113 or 2561078. OLE color: 2561078.
HSL color Cylindrical-coordinate representation of color #361427: hue angle of 326.47º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361427 is Cyan = 0, Magento = 0.63, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 39 | - |
| CMYK | 0 | 0.63 | 0.28 | 0.79 |
| HSL | 326.47º | 0.46% | 0.15% | - |
| HSV(B) | 326.47º | 0.63% | 0.21% | - |
| XYZ | 2.14 | 1.43 | 2.08 | - |
| YUV | 32.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 39 | 0 | 0.63 | 0.28 | 0.79 | 326.47 | 0.46 | 0.15 |
| Hex | 36 | 14 | 27 | 0 | 3F | 1C | 4F | 146 | 2E | F |
| Octal | 66 | 24 | 47 | 0 | 77 | 34 | 117 | 506 | 56 | 17 |
| Binary | 110110 | 10100 | 100111 | 0 | 111111 | 11100 | 1001111 | 101000110 | 101110 | 1111 |
Color Harmonies of #361427
Complementary color
Monochromatic Colors of #361427
Black with #361427
Text Example
Text Example
White with #361427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361427; }
p { color: rgb(54,20,39); }
H1.HeaderClassName
{
color: #361427;
}
.AnyTagClassName
{
color: #361427;
}
</style>
background-color css
<style>
a { background-color: #361427; }
a { background-color: rgb(54,20,39); }
div.DivClassName
{
background-color: #361427;
}
.BgClassName
{
background-color: #361427;
}
</style>
border-color css
<style>
span { border-color: #361427; }
span { border-color: rgb(54,20,39); }
td.TdClassName
{
border-color: #361427;
}
.TagClassName
{
border-color: #361427;
}
</style>