Shades of Blackberry #351226
Tints of Blackberry #351226
RGB
CMYK
RGB Variations
Color information
#351226 (or 0x351226) is known color: Blackberry. HEX triplet: 35, 12 and 26. RGB value is (53,18,38). Sum of RGB (Red+Green+Blue) = 53+18+38=109 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.62% from 109); Green value is 18 (7.42% from 255 or 16.51% from 109); Blue value is 38 (15.23% from 255 or 34.86% from 109); Max value from RGB is 53 - color contains mainly: red. Hex color #351226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351226 is #CAEDD9. Grayscale: #1E1E1E. Windows color (decimal): -13299162 or 2495029. OLE color: 2495029.
HSL color Cylindrical-coordinate representation of color #351226: hue angle of 325.71º degrees, saturation: 0.49, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #351226 is Cyan = 0, Magento = 0.66, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 18 | 38 | - |
| CMYK | 0 | 0.66 | 0.28 | 0.79 |
| HSL | 325.71º | 0.49% | 0.14% | - |
| HSV(B) | 325.71º | 0.66% | 0.21% | - |
| XYZ | 2.03 | 1.33 | 1.98 | - |
| YUV | 30.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 38 | 0 | 0.66 | 0.28 | 0.79 | 325.71 | 0.49 | 0.14 |
| Hex | 35 | 12 | 26 | 0 | 42 | 1C | 4F | 146 | 31 | E |
| Octal | 65 | 22 | 46 | 0 | 102 | 34 | 117 | 506 | 61 | 16 |
| Binary | 110101 | 10010 | 100110 | 0 | 1000010 | 11100 | 1001111 | 101000110 | 110001 | 1110 |
Color Harmonies of #351226
Complementary color
Monochromatic Colors of #351226
Black with #351226
Text Example
Text Example
White with #351226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351226; }
p { color: rgb(53,18,38); }
H1.HeaderClassName
{
color: #351226;
}
.AnyTagClassName
{
color: #351226;
}
</style>
background-color css
<style>
a { background-color: #351226; }
a { background-color: rgb(53,18,38); }
div.DivClassName
{
background-color: #351226;
}
.BgClassName
{
background-color: #351226;
}
</style>
border-color css
<style>
span { border-color: #351226; }
span { border-color: rgb(53,18,38); }
td.TdClassName
{
border-color: #351226;
}
.TagClassName
{
border-color: #351226;
}
</style>