Shades of Blackberry #441137
Tints of Blackberry #441137
RGB
CMYK
RGB Variations
Color information
#441137 (or 0x441137) is known color: Blackberry. HEX triplet: 44, 11 and 37. RGB value is (68,17,55). Sum of RGB (Red+Green+Blue) = 68+17+55=140 (18% of max value = 765). Red value is 68 (26.95% from 255 or 48.57% from 140); Green value is 17 (7.03% from 255 or 12.14% from 140); Blue value is 55 (21.88% from 255 or 39.29% from 140); Max value from RGB is 68 - color contains mainly: red. Hex color #441137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441137 is #BBEEC8. Grayscale: #242424. Windows color (decimal): -12316361 or 3608900. OLE color: 3608900.
HSL color Cylindrical-coordinate representation of color #441137: hue angle of 315.29º 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 #441137 is Cyan = 0, Magento = 0.75, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 17 | 55 | - |
| CMYK | 0 | 0.75 | 0.19 | 0.73 |
| HSL | 315.29º | 0.6% | 0.17% | - |
| HSV(B) | 315.29º | 0.75% | 0.27% | - |
| XYZ | 3.27 | 1.91 | 3.81 | - |
| YUV | 36.58 | 138.4 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 17 | 55 | 0 | 0.75 | 0.19 | 0.73 | 315.29 | 0.6 | 0.17 |
| Hex | 44 | 11 | 37 | 0 | 4B | 13 | 49 | 13B | 3C | 11 |
| Octal | 104 | 21 | 67 | 0 | 113 | 23 | 111 | 473 | 74 | 21 |
| Binary | 1000100 | 10001 | 110111 | 0 | 1001011 | 10011 | 1001001 | 100111011 | 111100 | 10001 |
Color Harmonies of #441137
Complementary color
Monochromatic Colors of #441137
Black with #441137
Text Example
Text Example
White with #441137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441137; }
p { color: rgb(68,17,55); }
H1.HeaderClassName
{
color: #441137;
}
.AnyTagClassName
{
color: #441137;
}
</style>
background-color css
<style>
a { background-color: #441137; }
a { background-color: rgb(68,17,55); }
div.DivClassName
{
background-color: #441137;
}
.BgClassName
{
background-color: #441137;
}
</style>
border-color css
<style>
span { border-color: #441137; }
span { border-color: rgb(68,17,55); }
td.TdClassName
{
border-color: #441137;
}
.TagClassName
{
border-color: #441137;
}
</style>