Shades of Blackberry #330826
Tints of Blackberry #330826
RGB
CMYK
RGB Variations
Color information
#330826 (or 0x330826) is known color: Blackberry. HEX triplet: 33, 08 and 26. RGB value is (51,8,38). Sum of RGB (Red+Green+Blue) = 51+8+38=97 (12% of max value = 765). Red value is 51 (20.31% from 255 or 52.58% from 97); Green value is 8 (3.52% from 255 or 8.25% from 97); Blue value is 38 (15.23% from 255 or 39.18% from 97); Max value from RGB is 51 - color contains mainly: red. Hex color #330826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #330826 is #CCF7D9. Grayscale: #181818. Windows color (decimal): -13432794 or 2492467. OLE color: 2492467.
HSL color Cylindrical-coordinate representation of color #330826: hue angle of 318.14º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #330826 is Cyan = 0, Magento = 0.84, Yellow = 0.25 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 8 | 38 | - |
| CMYK | 0 | 0.84 | 0.25 | 0.8 |
| HSL | 318.14º | 0.73% | 0.12% | - |
| HSV(B) | 318.14º | 0.84% | 0.2% | - |
| XYZ | 1.8 | 1.02 | 1.94 | - |
| YUV | 24.28 | 135.75 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 38 | 0 | 0.84 | 0.25 | 0.8 | 318.14 | 0.73 | 0.12 |
| Hex | 33 | 8 | 26 | 0 | 54 | 19 | 50 | 13E | 49 | C |
| Octal | 63 | 10 | 46 | 0 | 124 | 31 | 120 | 476 | 111 | 14 |
| Binary | 110011 | 1000 | 100110 | 0 | 1010100 | 11001 | 1010000 | 100111110 | 1001001 | 1100 |
Color Harmonies of #330826
Complementary color
Monochromatic Colors of #330826
Black with #330826
Text Example
Text Example
White with #330826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330826; }
p { color: rgb(51,8,38); }
H1.HeaderClassName
{
color: #330826;
}
.AnyTagClassName
{
color: #330826;
}
</style>
background-color css
<style>
a { background-color: #330826; }
a { background-color: rgb(51,8,38); }
div.DivClassName
{
background-color: #330826;
}
.BgClassName
{
background-color: #330826;
}
</style>
border-color css
<style>
span { border-color: #330826; }
span { border-color: rgb(51,8,38); }
td.TdClassName
{
border-color: #330826;
}
.TagClassName
{
border-color: #330826;
}
</style>