Shades of Blackberry #361226
Tints of Blackberry #361226
RGB
CMYK
RGB Variations
Color information
#361226 (or 0x361226) is known color: Blackberry. HEX triplet: 36, 12 and 26. RGB value is (54,18,38). Sum of RGB (Red+Green+Blue) = 54+18+38=110 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.09% from 110); Green value is 18 (7.42% from 255 or 16.36% from 110); Blue value is 38 (15.23% from 255 or 34.55% from 110); Max value from RGB is 54 - color contains mainly: red. Hex color #361226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361226 is #C9EDD9. Grayscale: #1F1F1F. Windows color (decimal): -13233626 or 2495030. OLE color: 2495030.
HSL color Cylindrical-coordinate representation of color #361226: hue angle of 326.67º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #361226 is Cyan = 0, Magento = 0.67, Yellow = 0.30 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 18 | 38 | - |
| CMYK | 0 | 0.67 | 0.30 | 0.79 |
| HSL | 326.67º | 0.5% | 0.14% | - |
| HSV(B) | 326.67º | 0.67% | 0.21% | - |
| XYZ | 2.09 | 1.36 | 1.99 | - |
| YUV | 31.04 | 131.93 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 38 | 0 | 0.67 | 0.30 | 0.79 | 326.67 | 0.5 | 0.14 |
| Hex | 36 | 12 | 26 | 0 | 43 | 1E | 4F | 147 | 32 | E |
| Octal | 66 | 22 | 46 | 0 | 103 | 36 | 117 | 507 | 62 | 16 |
| Binary | 110110 | 10010 | 100110 | 0 | 1000011 | 11110 | 1001111 | 101000111 | 110010 | 1110 |
Color Harmonies of #361226
Complementary color
Monochromatic Colors of #361226
Black with #361226
Text Example
Text Example
White with #361226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361226; }
p { color: rgb(54,18,38); }
H1.HeaderClassName
{
color: #361226;
}
.AnyTagClassName
{
color: #361226;
}
</style>
background-color css
<style>
a { background-color: #361226; }
a { background-color: rgb(54,18,38); }
div.DivClassName
{
background-color: #361226;
}
.BgClassName
{
background-color: #361226;
}
</style>
border-color css
<style>
span { border-color: #361226; }
span { border-color: rgb(54,18,38); }
td.TdClassName
{
border-color: #361226;
}
.TagClassName
{
border-color: #361226;
}
</style>