Shades of Blackberry #441527
Tints of Blackberry #441527
RGB
CMYK
RGB Variations
Color information
#441527 (or 0x441527) is known color: Blackberry. HEX triplet: 44, 15 and 27. RGB value is (68,21,39). Sum of RGB (Red+Green+Blue) = 68+21+39=128 (16% of max value = 765). Red value is 68 (26.95% from 255 or 53.12% from 128); Green value is 21 (8.59% from 255 or 16.41% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 68 - color contains mainly: red. Hex color #441527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #441527 is #BBEAD8. Grayscale: #252525. Windows color (decimal): -12315353 or 2561348. OLE color: 2561348.
HSL color Cylindrical-coordinate representation of color #441527: hue angle of 337.02º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #441527 is Cyan = 0, Magento = 0.69, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 21 | 39 | - |
| CMYK | 0 | 0.69 | 0.43 | 0.73 |
| HSL | 337.02º | 0.53% | 0.17% | - |
| HSV(B) | 337.02º | 0.69% | 0.27% | - |
| XYZ | 3.02 | 1.91 | 2.13 | - |
| YUV | 37.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 39 | 0 | 0.69 | 0.43 | 0.73 | 337.02 | 0.53 | 0.17 |
| Hex | 44 | 15 | 27 | 0 | 45 | 2B | 49 | 151 | 35 | 11 |
| Octal | 104 | 25 | 47 | 0 | 105 | 53 | 111 | 521 | 65 | 21 |
| Binary | 1000100 | 10101 | 100111 | 0 | 1000101 | 101011 | 1001001 | 101010001 | 110101 | 10001 |
Color Harmonies of #441527
Complementary color
Monochromatic Colors of #441527
Black with #441527
Text Example
Text Example
White with #441527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441527; }
p { color: rgb(68,21,39); }
H1.HeaderClassName
{
color: #441527;
}
.AnyTagClassName
{
color: #441527;
}
</style>
background-color css
<style>
a { background-color: #441527; }
a { background-color: rgb(68,21,39); }
div.DivClassName
{
background-color: #441527;
}
.BgClassName
{
background-color: #441527;
}
</style>
border-color css
<style>
span { border-color: #441527; }
span { border-color: rgb(68,21,39); }
td.TdClassName
{
border-color: #441527;
}
.TagClassName
{
border-color: #441527;
}
</style>