Shades of Blackberry #440426
Tints of Blackberry #440426
RGB
CMYK
RGB Variations
Color information
#440426 (or 0x440426) is known color: Blackberry. HEX triplet: 44, 04 and 26. RGB value is (68,4,38). Sum of RGB (Red+Green+Blue) = 68+4+38=110 (14% of max value = 765). Red value is 68 (26.95% from 255 or 61.82% from 110); Green value is 4 (1.95% from 255 or 3.64% from 110); Blue value is 38 (15.23% from 255 or 34.55% from 110); Max value from RGB is 68 - color contains mainly: red. Hex color #440426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440426 is #BBFBD9. Grayscale: #1A1A1A. Windows color (decimal): -12319706 or 2491460. OLE color: 2491460.
HSL color Cylindrical-coordinate representation of color #440426: hue angle of 328.12º 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 #440426 is Cyan = 0, Magento = 0.94, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 4 | 38 | - |
| CMYK | 0 | 0.94 | 0.44 | 0.73 |
| HSL | 328.13º | 0.89% | 0.14% | - |
| HSV(B) | 328.13º | 0.94% | 0.27% | - |
| XYZ | 2.78 | 1.46 | 1.97 | - |
| YUV | 27.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 4 | 38 | 0 | 0.94 | 0.44 | 0.73 | 328.13 | 0.89 | 0.14 |
| Hex | 44 | 4 | 26 | 0 | 5E | 2C | 49 | 148 | 59 | E |
| Octal | 104 | 4 | 46 | 0 | 136 | 54 | 111 | 510 | 131 | 16 |
| Binary | 1000100 | 100 | 100110 | 0 | 1011110 | 101100 | 1001001 | 101001000 | 1011001 | 1110 |
Color Harmonies of #440426
Complementary color
Monochromatic Colors of #440426
Black with #440426
Text Example
Text Example
White with #440426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440426; }
p { color: rgb(68,4,38); }
H1.HeaderClassName
{
color: #440426;
}
.AnyTagClassName
{
color: #440426;
}
</style>
background-color css
<style>
a { background-color: #440426; }
a { background-color: rgb(68,4,38); }
div.DivClassName
{
background-color: #440426;
}
.BgClassName
{
background-color: #440426;
}
</style>
border-color css
<style>
span { border-color: #440426; }
span { border-color: rgb(68,4,38); }
td.TdClassName
{
border-color: #440426;
}
.TagClassName
{
border-color: #440426;
}
</style>