Shades of Blackberry #440438
Tints of Blackberry #440438
RGB
CMYK
RGB Variations
Color information
#440438 (or 0x440438) is known color: Blackberry. HEX triplet: 44, 04 and 38. RGB value is (68,4,56). Sum of RGB (Red+Green+Blue) = 68+4+56=128 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.12% from 128); Green value is 4 (1.95% from 255 or 3.12% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 68 - color contains mainly: red. Hex color #440438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440438 is #BBFBC7. Grayscale: #1C1C1C. Windows color (decimal): -12319688 or 3671108. OLE color: 3671108.
HSL color Cylindrical-coordinate representation of color #440438: hue angle of 311.25º 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 #440438 is Cyan = 0, Magento = 0.94, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 4 | 56 | - |
| CMYK | 0 | 0.94 | 0.18 | 0.73 |
| HSL | 311.25º | 0.89% | 0.14% | - |
| HSV(B) | 311.25º | 0.94% | 0.27% | - |
| XYZ | 3.14 | 1.6 | 3.88 | - |
| YUV | 29.06 | 143.2 | 155.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 4 | 56 | 0 | 0.94 | 0.18 | 0.73 | 311.25 | 0.89 | 0.14 |
| Hex | 44 | 4 | 38 | 0 | 5E | 12 | 49 | 137 | 59 | E |
| Octal | 104 | 4 | 70 | 0 | 136 | 22 | 111 | 467 | 131 | 16 |
| Binary | 1000100 | 100 | 111000 | 0 | 1011110 | 10010 | 1001001 | 100110111 | 1011001 | 1110 |
Color Harmonies of #440438
Complementary color
Monochromatic Colors of #440438
Black with #440438
Text Example
Text Example
White with #440438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440438; }
p { color: rgb(68,4,56); }
H1.HeaderClassName
{
color: #440438;
}
.AnyTagClassName
{
color: #440438;
}
</style>
background-color css
<style>
a { background-color: #440438; }
a { background-color: rgb(68,4,56); }
div.DivClassName
{
background-color: #440438;
}
.BgClassName
{
background-color: #440438;
}
</style>
border-color css
<style>
span { border-color: #440438; }
span { border-color: rgb(68,4,56); }
td.TdClassName
{
border-color: #440438;
}
.TagClassName
{
border-color: #440438;
}
</style>