Shades of Blackberry #441224
Tints of Blackberry #441224
RGB
CMYK
RGB Variations
Color information
#441224 (or 0x441224) is known color: Blackberry. HEX triplet: 44, 12 and 24. RGB value is (68,18,36). Sum of RGB (Red+Green+Blue) = 68+18+36=122 (16% of max value = 765). Red value is 68 (26.95% from 255 or 55.74% from 122); Green value is 18 (7.42% from 255 or 14.75% from 122); Blue value is 36 (14.45% from 255 or 29.51% from 122); Max value from RGB is 68 - color contains mainly: red. Hex color #441224 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441224 is #BBEDDB. Grayscale: #222222. Windows color (decimal): -12316124 or 2363972. OLE color: 2363972.
HSL color Cylindrical-coordinate representation of color #441224: hue angle of 338.4º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #441224 is Cyan = 0, Magento = 0.74, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 18 | 36 | - |
| CMYK | 0 | 0.74 | 0.47 | 0.73 |
| HSL | 338.4º | 0.58% | 0.17% | - |
| HSV(B) | 338.4º | 0.74% | 0.27% | - |
| XYZ | 2.92 | 1.79 | 1.86 | - |
| YUV | 35 | 128.57 | 151.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 18 | 36 | 0 | 0.74 | 0.47 | 0.73 | 338.4 | 0.58 | 0.17 |
| Hex | 44 | 12 | 24 | 0 | 4A | 2F | 49 | 152 | 3A | 11 |
| Octal | 104 | 22 | 44 | 0 | 112 | 57 | 111 | 522 | 72 | 21 |
| Binary | 1000100 | 10010 | 100100 | 0 | 1001010 | 101111 | 1001001 | 101010010 | 111010 | 10001 |
Color Harmonies of #441224
Complementary color
Monochromatic Colors of #441224
Black with #441224
Text Example
Text Example
White with #441224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441224; }
p { color: rgb(68,18,36); }
H1.HeaderClassName
{
color: #441224;
}
.AnyTagClassName
{
color: #441224;
}
</style>
background-color css
<style>
a { background-color: #441224; }
a { background-color: rgb(68,18,36); }
div.DivClassName
{
background-color: #441224;
}
.BgClassName
{
background-color: #441224;
}
</style>
border-color css
<style>
span { border-color: #441224; }
span { border-color: rgb(68,18,36); }
td.TdClassName
{
border-color: #441224;
}
.TagClassName
{
border-color: #441224;
}
</style>