Shades of Blackberry #441326
Tints of Blackberry #441326
RGB
CMYK
RGB Variations
Color information
#441326 (or 0x441326) is known color: Blackberry. HEX triplet: 44, 13 and 26. RGB value is (68,19,38). Sum of RGB (Red+Green+Blue) = 68+19+38=125 (16% of max value = 765). Red value is 68 (26.95% from 255 or 54.4% from 125); Green value is 19 (7.81% from 255 or 15.2% from 125); Blue value is 38 (15.23% from 255 or 30.4% from 125); Max value from RGB is 68 - color contains mainly: red. Hex color #441326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441326 is #BBECD9. Grayscale: #232323. Windows color (decimal): -12315866 or 2495300. OLE color: 2495300.
HSL color Cylindrical-coordinate representation of color #441326: hue angle of 336.73º 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 #441326 is Cyan = 0, Magento = 0.72, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 19 | 38 | - |
| CMYK | 0 | 0.72 | 0.44 | 0.73 |
| HSL | 336.73º | 0.56% | 0.17% | - |
| HSV(B) | 336.73º | 0.72% | 0.27% | - |
| XYZ | 2.97 | 1.83 | 2.03 | - |
| YUV | 35.82 | 129.23 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 38 | 0 | 0.72 | 0.44 | 0.73 | 336.73 | 0.56 | 0.17 |
| Hex | 44 | 13 | 26 | 0 | 48 | 2C | 49 | 151 | 38 | 11 |
| Octal | 104 | 23 | 46 | 0 | 110 | 54 | 111 | 521 | 70 | 21 |
| Binary | 1000100 | 10011 | 100110 | 0 | 1001000 | 101100 | 1001001 | 101010001 | 111000 | 10001 |
Color Harmonies of #441326
Complementary color
Monochromatic Colors of #441326
Black with #441326
Text Example
Text Example
White with #441326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441326; }
p { color: rgb(68,19,38); }
H1.HeaderClassName
{
color: #441326;
}
.AnyTagClassName
{
color: #441326;
}
</style>
background-color css
<style>
a { background-color: #441326; }
a { background-color: rgb(68,19,38); }
div.DivClassName
{
background-color: #441326;
}
.BgClassName
{
background-color: #441326;
}
</style>
border-color css
<style>
span { border-color: #441326; }
span { border-color: rgb(68,19,38); }
td.TdClassName
{
border-color: #441326;
}
.TagClassName
{
border-color: #441326;
}
</style>