Shades of Blackberry #441337
Tints of Blackberry #441337
RGB
CMYK
RGB Variations
Color information
#441337 (or 0x441337) is known color: Blackberry. HEX triplet: 44, 13 and 37. RGB value is (68,19,55). Sum of RGB (Red+Green+Blue) = 68+19+55=142 (18% of max value = 765). Red value is 68 (26.95% from 255 or 47.89% from 142); Green value is 19 (7.81% from 255 or 13.38% from 142); Blue value is 55 (21.88% from 255 or 38.73% from 142); Max value from RGB is 68 - color contains mainly: red. Hex color #441337 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441337 is #BBECC8. Grayscale: #252525. Windows color (decimal): -12315849 or 3609412. OLE color: 3609412.
HSL color Cylindrical-coordinate representation of color #441337: hue angle of 315.92º degrees, saturation: 0.56, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #441337 is Cyan = 0, Magento = 0.72, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 19 | 55 | - |
| CMYK | 0 | 0.72 | 0.19 | 0.73 |
| HSL | 315.92º | 0.56% | 0.17% | - |
| HSV(B) | 315.92º | 0.72% | 0.27% | - |
| XYZ | 3.31 | 1.97 | 3.82 | - |
| YUV | 37.76 | 137.73 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 55 | 0 | 0.72 | 0.19 | 0.73 | 315.92 | 0.56 | 0.17 |
| Hex | 44 | 13 | 37 | 0 | 48 | 13 | 49 | 13C | 38 | 11 |
| Octal | 104 | 23 | 67 | 0 | 110 | 23 | 111 | 474 | 70 | 21 |
| Binary | 1000100 | 10011 | 110111 | 0 | 1001000 | 10011 | 1001001 | 100111100 | 111000 | 10001 |
Color Harmonies of #441337
Complementary color
Monochromatic Colors of #441337
Black with #441337
Text Example
Text Example
White with #441337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441337; }
p { color: rgb(68,19,55); }
H1.HeaderClassName
{
color: #441337;
}
.AnyTagClassName
{
color: #441337;
}
</style>
background-color css
<style>
a { background-color: #441337; }
a { background-color: rgb(68,19,55); }
div.DivClassName
{
background-color: #441337;
}
.BgClassName
{
background-color: #441337;
}
</style>
border-color css
<style>
span { border-color: #441337; }
span { border-color: rgb(68,19,55); }
td.TdClassName
{
border-color: #441337;
}
.TagClassName
{
border-color: #441337;
}
</style>