Shades of Blackberry #401437
Tints of Blackberry #401437
RGB
CMYK
RGB Variations
Color information
#401437 (or 0x401437) is known color: Blackberry. HEX triplet: 40, 14 and 37. RGB value is (64,20,55). Sum of RGB (Red+Green+Blue) = 64+20+55=139 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.04% from 139); Green value is 20 (8.20% from 255 or 14.39% from 139); Blue value is 55 (21.88% from 255 or 39.57% from 139); Max value from RGB is 64 - color contains mainly: red. Hex color #401437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401437 is #BFEBC8. Grayscale: #252525. Windows color (decimal): -12577737 or 3609664. OLE color: 3609664.
HSL color Cylindrical-coordinate representation of color #401437: hue angle of 312.27º degrees, saturation: 0.52, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #401437 is Cyan = 0, Magento = 0.69, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 20 | 55 | - |
| CMYK | 0 | 0.69 | 0.14 | 0.75 |
| HSL | 312.27º | 0.52% | 0.16% | - |
| HSV(B) | 312.27º | 0.69% | 0.25% | - |
| XYZ | 3.05 | 1.87 | 3.81 | - |
| YUV | 37.15 | 138.08 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 20 | 55 | 0 | 0.69 | 0.14 | 0.75 | 312.27 | 0.52 | 0.16 |
| Hex | 40 | 14 | 37 | 0 | 45 | E | 4B | 138 | 34 | 10 |
| Octal | 100 | 24 | 67 | 0 | 105 | 16 | 113 | 470 | 64 | 20 |
| Binary | 1000000 | 10100 | 110111 | 0 | 1000101 | 1110 | 1001011 | 100111000 | 110100 | 10000 |
Color Harmonies of #401437
Complementary color
Monochromatic Colors of #401437
Black with #401437
Text Example
Text Example
White with #401437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401437; }
p { color: rgb(64,20,55); }
H1.HeaderClassName
{
color: #401437;
}
.AnyTagClassName
{
color: #401437;
}
</style>
background-color css
<style>
a { background-color: #401437; }
a { background-color: rgb(64,20,55); }
div.DivClassName
{
background-color: #401437;
}
.BgClassName
{
background-color: #401437;
}
</style>
border-color css
<style>
span { border-color: #401437; }
span { border-color: rgb(64,20,55); }
td.TdClassName
{
border-color: #401437;
}
.TagClassName
{
border-color: #401437;
}
</style>