Shades of Blackberry #440738
Tints of Blackberry #440738
RGB
CMYK
RGB Variations
Color information
#440738 (or 0x440738) is known color: Blackberry. HEX triplet: 44, 07 and 38. RGB value is (68,7,56). Sum of RGB (Red+Green+Blue) = 68+7+56=131 (17% of max value = 765). Red value is 68 (26.95% from 255 or 51.91% from 131); Green value is 7 (3.12% from 255 or 5.34% from 131); Blue value is 56 (22.27% from 255 or 42.75% from 131); Max value from RGB is 68 - color contains mainly: red. Hex color #440738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440738 is #BBF8C7. Grayscale: #1E1E1E. Windows color (decimal): -12318920 or 3671876. OLE color: 3671876.
HSL color Cylindrical-coordinate representation of color #440738: hue angle of 311.8º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #440738 is Cyan = 0, Magento = 0.90, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 7 | 56 | - |
| CMYK | 0 | 0.90 | 0.18 | 0.73 |
| HSL | 311.8º | 0.81% | 0.15% | - |
| HSV(B) | 311.8º | 0.9% | 0.27% | - |
| XYZ | 3.17 | 1.67 | 3.9 | - |
| YUV | 30.83 | 142.21 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 7 | 56 | 0 | 0.90 | 0.18 | 0.73 | 311.8 | 0.81 | 0.15 |
| Hex | 44 | 7 | 38 | 0 | 5A | 12 | 49 | 138 | 51 | F |
| Octal | 104 | 7 | 70 | 0 | 132 | 22 | 111 | 470 | 121 | 17 |
| Binary | 1000100 | 111 | 111000 | 0 | 1011010 | 10010 | 1001001 | 100111000 | 1010001 | 1111 |
Color Harmonies of #440738
Complementary color
Monochromatic Colors of #440738
Black with #440738
Text Example
Text Example
White with #440738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440738; }
p { color: rgb(68,7,56); }
H1.HeaderClassName
{
color: #440738;
}
.AnyTagClassName
{
color: #440738;
}
</style>
background-color css
<style>
a { background-color: #440738; }
a { background-color: rgb(68,7,56); }
div.DivClassName
{
background-color: #440738;
}
.BgClassName
{
background-color: #440738;
}
</style>
border-color css
<style>
span { border-color: #440738; }
span { border-color: rgb(68,7,56); }
td.TdClassName
{
border-color: #440738;
}
.TagClassName
{
border-color: #440738;
}
</style>