Shades of Blackberry #411037
Tints of Blackberry #411037
RGB
CMYK
RGB Variations
Color information
#411037 (or 0x411037) is known color: Blackberry. HEX triplet: 41, 10 and 37. RGB value is (65,16,55). Sum of RGB (Red+Green+Blue) = 65+16+55=136 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.79% from 136); Green value is 16 (6.64% from 255 or 11.76% from 136); Blue value is 55 (21.88% from 255 or 40.44% from 136); Max value from RGB is 65 - color contains mainly: red. Hex color #411037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411037 is #BEEFC8. Grayscale: #222222. Windows color (decimal): -12513225 or 3608641. OLE color: 3608641.
HSL color Cylindrical-coordinate representation of color #411037: hue angle of 312.24º 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 #411037 is Cyan = 0, Magento = 0.75, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 16 | 55 | - |
| CMYK | 0 | 0.75 | 0.15 | 0.75 |
| HSL | 312.24º | 0.6% | 0.16% | - |
| HSV(B) | 312.24º | 0.75% | 0.25% | - |
| XYZ | 3.05 | 1.77 | 3.8 | - |
| YUV | 35.1 | 139.23 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 55 | 0 | 0.75 | 0.15 | 0.75 | 312.24 | 0.6 | 0.16 |
| Hex | 41 | 10 | 37 | 0 | 4B | F | 4B | 138 | 3C | 10 |
| Octal | 101 | 20 | 67 | 0 | 113 | 17 | 113 | 470 | 74 | 20 |
| Binary | 1000001 | 10000 | 110111 | 0 | 1001011 | 1111 | 1001011 | 100111000 | 111100 | 10000 |
Color Harmonies of #411037
Complementary color
Monochromatic Colors of #411037
Black with #411037
Text Example
Text Example
White with #411037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411037; }
p { color: rgb(65,16,55); }
H1.HeaderClassName
{
color: #411037;
}
.AnyTagClassName
{
color: #411037;
}
</style>
background-color css
<style>
a { background-color: #411037; }
a { background-color: rgb(65,16,55); }
div.DivClassName
{
background-color: #411037;
}
.BgClassName
{
background-color: #411037;
}
</style>
border-color css
<style>
span { border-color: #411037; }
span { border-color: rgb(65,16,55); }
td.TdClassName
{
border-color: #411037;
}
.TagClassName
{
border-color: #411037;
}
</style>