Shades of Blackberry #401034
Tints of Blackberry #401034
RGB
CMYK
RGB Variations
Color information
#401034 (or 0x401034) is known color: Blackberry. HEX triplet: 40, 10 and 34. RGB value is (64,16,52). Sum of RGB (Red+Green+Blue) = 64+16+52=132 (17% of max value = 765). Red value is 64 (25.39% from 255 or 48.48% from 132); Green value is 16 (6.64% from 255 or 12.12% from 132); Blue value is 52 (20.70% from 255 or 39.39% from 132); Max value from RGB is 64 - color contains mainly: red. Hex color #401034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401034 is #BFEFCB. Grayscale: #222222. Windows color (decimal): -12578764 or 3412032. OLE color: 3412032.
HSL color Cylindrical-coordinate representation of color #401034: hue angle of 315º 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 #401034 is Cyan = 0, Magento = 0.75, Yellow = 0.19 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 16 | 52 | - |
| CMYK | 0 | 0.75 | 0.19 | 0.75 |
| HSL | 315º | 0.6% | 0.16% | - |
| HSV(B) | 315º | 0.75% | 0.25% | - |
| XYZ | 2.92 | 1.71 | 3.42 | - |
| YUV | 34.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 52 | 0 | 0.75 | 0.19 | 0.75 | 315 | 0.6 | 0.16 |
| Hex | 40 | 10 | 34 | 0 | 4B | 13 | 4B | 13B | 3C | 10 |
| Octal | 100 | 20 | 64 | 0 | 113 | 23 | 113 | 473 | 74 | 20 |
| Binary | 1000000 | 10000 | 110100 | 0 | 1001011 | 10011 | 1001011 | 100111011 | 111100 | 10000 |
Color Harmonies of #401034
Complementary color
Monochromatic Colors of #401034
Black with #401034
Text Example
Text Example
White with #401034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401034; }
p { color: rgb(64,16,52); }
H1.HeaderClassName
{
color: #401034;
}
.AnyTagClassName
{
color: #401034;
}
</style>
background-color css
<style>
a { background-color: #401034; }
a { background-color: rgb(64,16,52); }
div.DivClassName
{
background-color: #401034;
}
.BgClassName
{
background-color: #401034;
}
</style>
border-color css
<style>
span { border-color: #401034; }
span { border-color: rgb(64,16,52); }
td.TdClassName
{
border-color: #401034;
}
.TagClassName
{
border-color: #401034;
}
</style>