Shades of Blackberry #330719
Tints of Blackberry #330719
RGB
CMYK
RGB Variations
Color information
#330719 (or 0x330719) is known color: Blackberry. HEX triplet: 33, 07 and 19. RGB value is (51,7,25). Sum of RGB (Red+Green+Blue) = 51+7+25=83 (10% of max value = 765). Red value is 51 (20.31% from 255 or 61.45% from 83); Green value is 7 (3.12% from 255 or 8.43% from 83); Blue value is 25 (10.16% from 255 or 30.12% from 83); Max value from RGB is 51 - color contains mainly: red. Hex color #330719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #330719 is #CCF8E6. Grayscale: #161616. Windows color (decimal): -13433063 or 1640243. OLE color: 1640243.
HSL color Cylindrical-coordinate representation of color #330719: hue angle of 335.45º degrees, saturation: 0.76, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #330719 is Cyan = 0, Magento = 0.86, Yellow = 0.51 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 7 | 25 | - |
| CMYK | 0 | 0.86 | 0.51 | 0.8 |
| HSL | 335.45º | 0.76% | 0.11% | - |
| HSV(B) | 335.45º | 0.86% | 0.2% | - |
| XYZ | 1.62 | 0.93 | 1.01 | - |
| YUV | 22.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 7 | 25 | 0 | 0.86 | 0.51 | 0.8 | 335.45 | 0.76 | 0.11 |
| Hex | 33 | 7 | 19 | 0 | 56 | 33 | 50 | 14F | 4C | B |
| Octal | 63 | 7 | 31 | 0 | 126 | 63 | 120 | 517 | 114 | 13 |
| Binary | 110011 | 111 | 11001 | 0 | 1010110 | 110011 | 1010000 | 101001111 | 1001100 | 1011 |
Color Harmonies of #330719
Complementary color
Monochromatic Colors of #330719
Black with #330719
Text Example
Text Example
White with #330719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330719; }
p { color: rgb(51,7,25); }
H1.HeaderClassName
{
color: #330719;
}
.AnyTagClassName
{
color: #330719;
}
</style>
background-color css
<style>
a { background-color: #330719; }
a { background-color: rgb(51,7,25); }
div.DivClassName
{
background-color: #330719;
}
.BgClassName
{
background-color: #330719;
}
</style>
border-color css
<style>
span { border-color: #330719; }
span { border-color: rgb(51,7,25); }
td.TdClassName
{
border-color: #330719;
}
.TagClassName
{
border-color: #330719;
}
</style>