Shades of Blackberry #441129
Tints of Blackberry #441129
RGB
CMYK
RGB Variations
Color information
#441129 (or 0x441129) is known color: Blackberry. HEX triplet: 44, 11 and 29. RGB value is (68,17,41). Sum of RGB (Red+Green+Blue) = 68+17+41=126 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.97% from 126); Green value is 17 (7.03% from 255 or 13.49% from 126); Blue value is 41 (16.41% from 255 or 32.54% from 126); Max value from RGB is 68 - color contains mainly: red. Hex color #441129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441129 is #BBEED6. Grayscale: #222222. Windows color (decimal): -12316375 or 2691396. OLE color: 2691396.
HSL color Cylindrical-coordinate representation of color #441129: hue angle of 331.76º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #441129 is Cyan = 0, Magento = 0.75, Yellow = 0.40 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 17 | 41 | - |
| CMYK | 0 | 0.75 | 0.40 | 0.73 |
| HSL | 331.76º | 0.6% | 0.17% | - |
| HSV(B) | 331.76º | 0.75% | 0.27% | - |
| XYZ | 2.98 | 1.79 | 2.29 | - |
| YUV | 34.99 | 131.4 | 151.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 17 | 41 | 0 | 0.75 | 0.40 | 0.73 | 331.76 | 0.6 | 0.17 |
| Hex | 44 | 11 | 29 | 0 | 4B | 28 | 49 | 14C | 3C | 11 |
| Octal | 104 | 21 | 51 | 0 | 113 | 50 | 111 | 514 | 74 | 21 |
| Binary | 1000100 | 10001 | 101001 | 0 | 1001011 | 101000 | 1001001 | 101001100 | 111100 | 10001 |
Color Harmonies of #441129
Complementary color
Monochromatic Colors of #441129
Black with #441129
Text Example
Text Example
White with #441129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441129; }
p { color: rgb(68,17,41); }
H1.HeaderClassName
{
color: #441129;
}
.AnyTagClassName
{
color: #441129;
}
</style>
background-color css
<style>
a { background-color: #441129; }
a { background-color: rgb(68,17,41); }
div.DivClassName
{
background-color: #441129;
}
.BgClassName
{
background-color: #441129;
}
</style>
border-color css
<style>
span { border-color: #441129; }
span { border-color: rgb(68,17,41); }
td.TdClassName
{
border-color: #441129;
}
.TagClassName
{
border-color: #441129;
}
</style>