Shades of Blackberry #460539
Tints of Blackberry #460539
RGB
CMYK
RGB Variations
Color information
#460539 (or 0x460539) is known color: Blackberry. HEX triplet: 46, 05 and 39. RGB value is (70,5,57). Sum of RGB (Red+Green+Blue) = 70+5+57=132 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.03% from 132); Green value is 5 (2.34% from 255 or 3.79% from 132); Blue value is 57 (22.66% from 255 or 43.18% from 132); Max value from RGB is 70 - color contains mainly: red. Hex color #460539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460539 is #B9FAC6. Grayscale: #1E1E1E. Windows color (decimal): -12188359 or 3736902. OLE color: 3736902.
HSL color Cylindrical-coordinate representation of color #460539: hue angle of 312º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #460539 is Cyan = 0, Magento = 0.93, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 5 | 57 | - |
| CMYK | 0 | 0.93 | 0.19 | 0.73 |
| HSL | 312º | 0.87% | 0.15% | - |
| HSV(B) | 312º | 0.93% | 0.27% | - |
| XYZ | 3.32 | 1.71 | 4.03 | - |
| YUV | 30.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 5 | 57 | 0 | 0.93 | 0.19 | 0.73 | 312 | 0.87 | 0.15 |
| Hex | 46 | 5 | 39 | 0 | 5D | 13 | 49 | 138 | 57 | F |
| Octal | 106 | 5 | 71 | 0 | 135 | 23 | 111 | 470 | 127 | 17 |
| Binary | 1000110 | 101 | 111001 | 0 | 1011101 | 10011 | 1001001 | 100111000 | 1010111 | 1111 |
Color Harmonies of #460539
Complementary color
Monochromatic Colors of #460539
Black with #460539
Text Example
Text Example
White with #460539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460539; }
p { color: rgb(70,5,57); }
H1.HeaderClassName
{
color: #460539;
}
.AnyTagClassName
{
color: #460539;
}
</style>
background-color css
<style>
a { background-color: #460539; }
a { background-color: rgb(70,5,57); }
div.DivClassName
{
background-color: #460539;
}
.BgClassName
{
background-color: #460539;
}
</style>
border-color css
<style>
span { border-color: #460539; }
span { border-color: rgb(70,5,57); }
td.TdClassName
{
border-color: #460539;
}
.TagClassName
{
border-color: #460539;
}
</style>