Shades of Blackberry #411738
Tints of Blackberry #411738
RGB
CMYK
RGB Variations
Color information
#411738 (or 0x411738) is known color: Blackberry. HEX triplet: 41, 17 and 38. RGB value is (65,23,56). Sum of RGB (Red+Green+Blue) = 65+23+56=144 (19% of max value = 765). Red value is 65 (25.78% from 255 or 45.14% from 144); Green value is 23 (9.38% from 255 or 15.97% from 144); Blue value is 56 (22.27% from 255 or 38.89% from 144); Max value from RGB is 65 - color contains mainly: red. Hex color #411738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411738 is #BEE8C7. Grayscale: #272727. Windows color (decimal): -12511432 or 3675969. OLE color: 3675969.
HSL color Cylindrical-coordinate representation of color #411738: hue angle of 312.86º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #411738 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 23 | 56 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.75 |
| HSL | 312.86º | 0.48% | 0.17% | - |
| HSV(B) | 312.86º | 0.65% | 0.25% | - |
| XYZ | 3.2 | 2.02 | 3.96 | - |
| YUV | 39.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 56 | 0 | 0.65 | 0.14 | 0.75 | 312.86 | 0.48 | 0.17 |
| Hex | 41 | 17 | 38 | 0 | 41 | E | 4B | 139 | 30 | 11 |
| Octal | 101 | 27 | 70 | 0 | 101 | 16 | 113 | 471 | 60 | 21 |
| Binary | 1000001 | 10111 | 111000 | 0 | 1000001 | 1110 | 1001011 | 100111001 | 110000 | 10001 |
Color Harmonies of #411738
Complementary color
Monochromatic Colors of #411738
Black with #411738
Text Example
Text Example
White with #411738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411738; }
p { color: rgb(65,23,56); }
H1.HeaderClassName
{
color: #411738;
}
.AnyTagClassName
{
color: #411738;
}
</style>
background-color css
<style>
a { background-color: #411738; }
a { background-color: rgb(65,23,56); }
div.DivClassName
{
background-color: #411738;
}
.BgClassName
{
background-color: #411738;
}
</style>
border-color css
<style>
span { border-color: #411738; }
span { border-color: rgb(65,23,56); }
td.TdClassName
{
border-color: #411738;
}
.TagClassName
{
border-color: #411738;
}
</style>