Shades of Blackberry #411526
Tints of Blackberry #411526
RGB
CMYK
RGB Variations
Color information
#411526 (or 0x411526) is known color: Blackberry. HEX triplet: 41, 15 and 26. RGB value is (65,21,38). Sum of RGB (Red+Green+Blue) = 65+21+38=124 (16% of max value = 765). Red value is 65 (25.78% from 255 or 52.42% from 124); Green value is 21 (8.59% from 255 or 16.94% from 124); Blue value is 38 (15.23% from 255 or 30.65% from 124); Max value from RGB is 65 - color contains mainly: red. Hex color #411526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411526 is #BEEAD9. Grayscale: #242424. Windows color (decimal): -12511962 or 2495809. OLE color: 2495809.
HSL color Cylindrical-coordinate representation of color #411526: hue angle of 336.82º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #411526 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 21 | 38 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.75 |
| HSL | 336.82º | 0.51% | 0.17% | - |
| HSV(B) | 336.82º | 0.68% | 0.25% | - |
| XYZ | 2.8 | 1.8 | 2.03 | - |
| YUV | 36.09 | 129.08 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 38 | 0 | 0.68 | 0.42 | 0.75 | 336.82 | 0.51 | 0.17 |
| Hex | 41 | 15 | 26 | 0 | 44 | 2A | 4B | 151 | 33 | 11 |
| Octal | 101 | 25 | 46 | 0 | 104 | 52 | 113 | 521 | 63 | 21 |
| Binary | 1000001 | 10101 | 100110 | 0 | 1000100 | 101010 | 1001011 | 101010001 | 110011 | 10001 |
Color Harmonies of #411526
Complementary color
Monochromatic Colors of #411526
Black with #411526
Text Example
Text Example
White with #411526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411526; }
p { color: rgb(65,21,38); }
H1.HeaderClassName
{
color: #411526;
}
.AnyTagClassName
{
color: #411526;
}
</style>
background-color css
<style>
a { background-color: #411526; }
a { background-color: rgb(65,21,38); }
div.DivClassName
{
background-color: #411526;
}
.BgClassName
{
background-color: #411526;
}
</style>
border-color css
<style>
span { border-color: #411526; }
span { border-color: rgb(65,21,38); }
td.TdClassName
{
border-color: #411526;
}
.TagClassName
{
border-color: #411526;
}
</style>