Shades of Blackberry #350826
Tints of Blackberry #350826
RGB
CMYK
RGB Variations
Color information
#350826 (or 0x350826) is known color: Blackberry. HEX triplet: 35, 08 and 26. RGB value is (53,8,38). Sum of RGB (Red+Green+Blue) = 53+8+38=99 (13% of max value = 765). Red value is 53 (21.09% from 255 or 53.54% from 99); Green value is 8 (3.52% from 255 or 8.08% from 99); Blue value is 38 (15.23% from 255 or 38.38% from 99); Max value from RGB is 53 - color contains mainly: red. Hex color #350826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #350826 is #CAF7D9. Grayscale: #181818. Windows color (decimal): -13301722 or 2492469. OLE color: 2492469.
HSL color Cylindrical-coordinate representation of color #350826: hue angle of 320º 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 #350826 is Cyan = 0, Magento = 0.85, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 8 | 38 | - |
| CMYK | 0 | 0.85 | 0.28 | 0.79 |
| HSL | 320º | 0.74% | 0.12% | - |
| HSV(B) | 320º | 0.85% | 0.21% | - |
| XYZ | 1.9 | 1.07 | 1.94 | - |
| YUV | 24.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 38 | 0 | 0.85 | 0.28 | 0.79 | 320 | 0.74 | 0.12 |
| Hex | 35 | 8 | 26 | 0 | 55 | 1C | 4F | 140 | 4A | C |
| Octal | 65 | 10 | 46 | 0 | 125 | 34 | 117 | 500 | 112 | 14 |
| Binary | 110101 | 1000 | 100110 | 0 | 1010101 | 11100 | 1001111 | 101000000 | 1001010 | 1100 |
Color Harmonies of #350826
Complementary color
Monochromatic Colors of #350826
Black with #350826
Text Example
Text Example
White with #350826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350826; }
p { color: rgb(53,8,38); }
H1.HeaderClassName
{
color: #350826;
}
.AnyTagClassName
{
color: #350826;
}
</style>
background-color css
<style>
a { background-color: #350826; }
a { background-color: rgb(53,8,38); }
div.DivClassName
{
background-color: #350826;
}
.BgClassName
{
background-color: #350826;
}
</style>
border-color css
<style>
span { border-color: #350826; }
span { border-color: rgb(53,8,38); }
td.TdClassName
{
border-color: #350826;
}
.TagClassName
{
border-color: #350826;
}
</style>