Shades of Blackberry #351926
Tints of Blackberry #351926
RGB
CMYK
RGB Variations
Color information
#351926 (or 0x351926) is known color: Blackberry. HEX triplet: 35, 19 and 26. RGB value is (53,25,38). Sum of RGB (Red+Green+Blue) = 53+25+38=116 (15% of max value = 765). Red value is 53 (21.09% from 255 or 45.69% from 116); Green value is 25 (10.16% from 255 or 21.55% from 116); Blue value is 38 (15.23% from 255 or 32.76% from 116); Max value from RGB is 53 - color contains mainly: red. Hex color #351926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #351926 is #CAE6D9. Grayscale: #222222. Windows color (decimal): -13297370 or 2496821. OLE color: 2496821.
HSL color Cylindrical-coordinate representation of color #351926: hue angle of 332.14º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #351926 is Cyan = 0, Magento = 0.53, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 25 | 38 | - |
| CMYK | 0 | 0.53 | 0.28 | 0.79 |
| HSL | 332.14º | 0.36% | 0.15% | - |
| HSV(B) | 332.14º | 0.53% | 0.21% | - |
| XYZ | 2.17 | 1.59 | 2.03 | - |
| YUV | 34.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 38 | 0 | 0.53 | 0.28 | 0.79 | 332.14 | 0.36 | 0.15 |
| Hex | 35 | 19 | 26 | 0 | 35 | 1C | 4F | 14C | 24 | F |
| Octal | 65 | 31 | 46 | 0 | 65 | 34 | 117 | 514 | 44 | 17 |
| Binary | 110101 | 11001 | 100110 | 0 | 110101 | 11100 | 1001111 | 101001100 | 100100 | 1111 |
Color Harmonies of #351926
Complementary color
Monochromatic Colors of #351926
Black with #351926
Text Example
Text Example
White with #351926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351926; }
p { color: rgb(53,25,38); }
H1.HeaderClassName
{
color: #351926;
}
.AnyTagClassName
{
color: #351926;
}
</style>
background-color css
<style>
a { background-color: #351926; }
a { background-color: rgb(53,25,38); }
div.DivClassName
{
background-color: #351926;
}
.BgClassName
{
background-color: #351926;
}
</style>
border-color css
<style>
span { border-color: #351926; }
span { border-color: rgb(53,25,38); }
td.TdClassName
{
border-color: #351926;
}
.TagClassName
{
border-color: #351926;
}
</style>