Shades of Blackberry #361329
Tints of Blackberry #361329
RGB
CMYK
RGB Variations
Color information
#361329 (or 0x361329) is known color: Blackberry. HEX triplet: 36, 13 and 29. RGB value is (54,19,41). Sum of RGB (Red+Green+Blue) = 54+19+41=114 (15% of max value = 765). Red value is 54 (21.48% from 255 or 47.37% from 114); Green value is 19 (7.81% from 255 or 16.67% from 114); Blue value is 41 (16.41% from 255 or 35.96% from 114); Max value from RGB is 54 - color contains mainly: red. Hex color #361329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361329 is #C9ECD6. Grayscale: #1F1F1F. Windows color (decimal): -13233367 or 2691894. OLE color: 2691894.
HSL color Cylindrical-coordinate representation of color #361329: hue angle of 322.29º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361329 is Cyan = 0, Magento = 0.65, Yellow = 0.24 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 41 | - |
| CMYK | 0 | 0.65 | 0.24 | 0.79 |
| HSL | 322.29º | 0.48% | 0.14% | - |
| HSV(B) | 322.29º | 0.65% | 0.21% | - |
| XYZ | 2.15 | 1.41 | 2.26 | - |
| YUV | 31.97 | 133.1 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 41 | 0 | 0.65 | 0.24 | 0.79 | 322.29 | 0.48 | 0.14 |
| Hex | 36 | 13 | 29 | 0 | 41 | 18 | 4F | 142 | 30 | E |
| Octal | 66 | 23 | 51 | 0 | 101 | 30 | 117 | 502 | 60 | 16 |
| Binary | 110110 | 10011 | 101001 | 0 | 1000001 | 11000 | 1001111 | 101000010 | 110000 | 1110 |
Color Harmonies of #361329
Complementary color
Monochromatic Colors of #361329
Black with #361329
Text Example
Text Example
White with #361329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361329; }
p { color: rgb(54,19,41); }
H1.HeaderClassName
{
color: #361329;
}
.AnyTagClassName
{
color: #361329;
}
</style>
background-color css
<style>
a { background-color: #361329; }
a { background-color: rgb(54,19,41); }
div.DivClassName
{
background-color: #361329;
}
.BgClassName
{
background-color: #361329;
}
</style>
border-color css
<style>
span { border-color: #361329; }
span { border-color: rgb(54,19,41); }
td.TdClassName
{
border-color: #361329;
}
.TagClassName
{
border-color: #361329;
}
</style>