Shades of Blackberry #360827
Tints of Blackberry #360827
RGB
CMYK
RGB Variations
Color information
#360827 (or 0x360827) is known color: Blackberry. HEX triplet: 36, 08 and 27. RGB value is (54,8,39). Sum of RGB (Red+Green+Blue) = 54+8+39=101 (13% of max value = 765). Red value is 54 (21.48% from 255 or 53.47% from 101); Green value is 8 (3.52% from 255 or 7.92% from 101); Blue value is 39 (15.62% from 255 or 38.61% from 101); Max value from RGB is 54 - color contains mainly: red. Hex color #360827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360827 is #C9F7D8. Grayscale: #191919. Windows color (decimal): -13236185 or 2558006. OLE color: 2558006.
HSL color Cylindrical-coordinate representation of color #360827: hue angle of 319.57º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #360827 is Cyan = 0, Magento = 0.85, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 8 | 39 | - |
| CMYK | 0 | 0.85 | 0.28 | 0.79 |
| HSL | 319.57º | 0.74% | 0.12% | - |
| HSV(B) | 319.57º | 0.85% | 0.21% | - |
| XYZ | 1.97 | 1.1 | 2.03 | - |
| YUV | 25.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 39 | 0 | 0.85 | 0.28 | 0.79 | 319.57 | 0.74 | 0.12 |
| Hex | 36 | 8 | 27 | 0 | 55 | 1C | 4F | 140 | 4A | C |
| Octal | 66 | 10 | 47 | 0 | 125 | 34 | 117 | 500 | 112 | 14 |
| Binary | 110110 | 1000 | 100111 | 0 | 1010101 | 11100 | 1001111 | 101000000 | 1001010 | 1100 |
Color Harmonies of #360827
Complementary color
Monochromatic Colors of #360827
Black with #360827
Text Example
Text Example
White with #360827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360827; }
p { color: rgb(54,8,39); }
H1.HeaderClassName
{
color: #360827;
}
.AnyTagClassName
{
color: #360827;
}
</style>
background-color css
<style>
a { background-color: #360827; }
a { background-color: rgb(54,8,39); }
div.DivClassName
{
background-color: #360827;
}
.BgClassName
{
background-color: #360827;
}
</style>
border-color css
<style>
span { border-color: #360827; }
span { border-color: rgb(54,8,39); }
td.TdClassName
{
border-color: #360827;
}
.TagClassName
{
border-color: #360827;
}
</style>