Shades of Blackberry #411028
Tints of Blackberry #411028
RGB
CMYK
RGB Variations
Color information
#411028 (or 0x411028) is known color: Blackberry. HEX triplet: 41, 10 and 28. RGB value is (65,16,40). Sum of RGB (Red+Green+Blue) = 65+16+40=121 (16% of max value = 765). Red value is 65 (25.78% from 255 or 53.72% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 40 (16.02% from 255 or 33.06% from 121); Max value from RGB is 65 - color contains mainly: red. Hex color #411028 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411028 is #BEEFD7. Grayscale: #212121. Windows color (decimal): -12513240 or 2625601. OLE color: 2625601.
HSL color Cylindrical-coordinate representation of color #411028: hue angle of 330.61º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #411028 is Cyan = 0, Magento = 0.75, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 16 | 40 | - |
| CMYK | 0 | 0.75 | 0.38 | 0.75 |
| HSL | 330.61º | 0.6% | 0.16% | - |
| HSV(B) | 330.61º | 0.75% | 0.25% | - |
| XYZ | 2.75 | 1.65 | 2.18 | - |
| YUV | 33.39 | 131.73 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 40 | 0 | 0.75 | 0.38 | 0.75 | 330.61 | 0.6 | 0.16 |
| Hex | 41 | 10 | 28 | 0 | 4B | 26 | 4B | 14B | 3C | 10 |
| Octal | 101 | 20 | 50 | 0 | 113 | 46 | 113 | 513 | 74 | 20 |
| Binary | 1000001 | 10000 | 101000 | 0 | 1001011 | 100110 | 1001011 | 101001011 | 111100 | 10000 |
Color Harmonies of #411028
Complementary color
Monochromatic Colors of #411028
Black with #411028
Text Example
Text Example
White with #411028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411028; }
p { color: rgb(65,16,40); }
H1.HeaderClassName
{
color: #411028;
}
.AnyTagClassName
{
color: #411028;
}
</style>
background-color css
<style>
a { background-color: #411028; }
a { background-color: rgb(65,16,40); }
div.DivClassName
{
background-color: #411028;
}
.BgClassName
{
background-color: #411028;
}
</style>
border-color css
<style>
span { border-color: #411028; }
span { border-color: rgb(65,16,40); }
td.TdClassName
{
border-color: #411028;
}
.TagClassName
{
border-color: #411028;
}
</style>