Shades of Blackberry #440437
Tints of Blackberry #440437
RGB
CMYK
RGB Variations
Color information
#440437 (or 0x440437) is known color: Blackberry. HEX triplet: 44, 04 and 37. RGB value is (68,4,55). Sum of RGB (Red+Green+Blue) = 68+4+55=127 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.54% from 127); Green value is 4 (1.95% from 255 or 3.15% from 127); Blue value is 55 (21.88% from 255 or 43.31% from 127); Max value from RGB is 68 - color contains mainly: red. Hex color #440437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440437 is #BBFBC8. Grayscale: #1C1C1C. Windows color (decimal): -12319689 or 3605572. OLE color: 3605572.
HSL color Cylindrical-coordinate representation of color #440437: hue angle of 312.19º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #440437 is Cyan = 0, Magento = 0.94, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 4 | 55 | - |
| CMYK | 0 | 0.94 | 0.19 | 0.73 |
| HSL | 312.19º | 0.89% | 0.14% | - |
| HSV(B) | 312.19º | 0.94% | 0.27% | - |
| XYZ | 3.12 | 1.59 | 3.76 | - |
| YUV | 28.95 | 142.7 | 155.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 4 | 55 | 0 | 0.94 | 0.19 | 0.73 | 312.19 | 0.89 | 0.14 |
| Hex | 44 | 4 | 37 | 0 | 5E | 13 | 49 | 138 | 59 | E |
| Octal | 104 | 4 | 67 | 0 | 136 | 23 | 111 | 470 | 131 | 16 |
| Binary | 1000100 | 100 | 110111 | 0 | 1011110 | 10011 | 1001001 | 100111000 | 1011001 | 1110 |
Color Harmonies of #440437
Complementary color
Monochromatic Colors of #440437
Black with #440437
Text Example
Text Example
White with #440437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440437; }
p { color: rgb(68,4,55); }
H1.HeaderClassName
{
color: #440437;
}
.AnyTagClassName
{
color: #440437;
}
</style>
background-color css
<style>
a { background-color: #440437; }
a { background-color: rgb(68,4,55); }
div.DivClassName
{
background-color: #440437;
}
.BgClassName
{
background-color: #440437;
}
</style>
border-color css
<style>
span { border-color: #440437; }
span { border-color: rgb(68,4,55); }
td.TdClassName
{
border-color: #440437;
}
.TagClassName
{
border-color: #440437;
}
</style>