Shades of Blackberry #441426
Tints of Blackberry #441426
RGB
CMYK
RGB Variations
Color information
#441426 (or 0x441426) is known color: Blackberry. HEX triplet: 44, 14 and 26. RGB value is (68,20,38). Sum of RGB (Red+Green+Blue) = 68+20+38=126 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.97% from 126); Green value is 20 (8.20% from 255 or 15.87% from 126); Blue value is 38 (15.23% from 255 or 30.16% from 126); Max value from RGB is 68 - color contains mainly: red. Hex color #441426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441426 is #BBEBD9. Grayscale: #242424. Windows color (decimal): -12315610 or 2495556. OLE color: 2495556.
HSL color Cylindrical-coordinate representation of color #441426: hue angle of 337.5º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #441426 is Cyan = 0, Magento = 0.71, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 20 | 38 | - |
| CMYK | 0 | 0.71 | 0.44 | 0.73 |
| HSL | 337.5º | 0.55% | 0.17% | - |
| HSV(B) | 337.5º | 0.71% | 0.27% | - |
| XYZ | 2.98 | 1.87 | 2.04 | - |
| YUV | 36.4 | 128.9 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 20 | 38 | 0 | 0.71 | 0.44 | 0.73 | 337.5 | 0.55 | 0.17 |
| Hex | 44 | 14 | 26 | 0 | 47 | 2C | 49 | 152 | 37 | 11 |
| Octal | 104 | 24 | 46 | 0 | 107 | 54 | 111 | 522 | 67 | 21 |
| Binary | 1000100 | 10100 | 100110 | 0 | 1000111 | 101100 | 1001001 | 101010010 | 110111 | 10001 |
Color Harmonies of #441426
Complementary color
Monochromatic Colors of #441426
Black with #441426
Text Example
Text Example
White with #441426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441426; }
p { color: rgb(68,20,38); }
H1.HeaderClassName
{
color: #441426;
}
.AnyTagClassName
{
color: #441426;
}
</style>
background-color css
<style>
a { background-color: #441426; }
a { background-color: rgb(68,20,38); }
div.DivClassName
{
background-color: #441426;
}
.BgClassName
{
background-color: #441426;
}
</style>
border-color css
<style>
span { border-color: #441426; }
span { border-color: rgb(68,20,38); }
td.TdClassName
{
border-color: #441426;
}
.TagClassName
{
border-color: #441426;
}
</style>