Shades of Blackberry #460439
Tints of Blackberry #460439
RGB
CMYK
RGB Variations
Color information
#460439 (or 0x460439) is known color: Blackberry. HEX triplet: 46, 04 and 39. RGB value is (70,4,57). Sum of RGB (Red+Green+Blue) = 70+4+57=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 4 (1.95% from 255 or 3.05% from 131); Blue value is 57 (22.66% from 255 or 43.51% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #460439 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460439 is #B9FBC6. Grayscale: #1D1D1D. Windows color (decimal): -12188615 or 3736646. OLE color: 3736646.
HSL color Cylindrical-coordinate representation of color #460439: hue angle of 311.82º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460439 is Cyan = 0, Magento = 0.94, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 57 | - |
| CMYK | 0 | 0.94 | 0.19 | 0.73 |
| HSL | 311.82º | 0.89% | 0.15% | - |
| HSV(B) | 311.82º | 0.94% | 0.27% | - |
| XYZ | 3.31 | 1.68 | 4.02 | - |
| YUV | 29.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 57 | 0 | 0.94 | 0.19 | 0.73 | 311.82 | 0.89 | 0.15 |
| Hex | 46 | 4 | 39 | 0 | 5E | 13 | 49 | 138 | 59 | F |
| Octal | 106 | 4 | 71 | 0 | 136 | 23 | 111 | 470 | 131 | 17 |
| Binary | 1000110 | 100 | 111001 | 0 | 1011110 | 10011 | 1001001 | 100111000 | 1011001 | 1111 |
Color Harmonies of #460439
Complementary color
Monochromatic Colors of #460439
Black with #460439
Text Example
Text Example
White with #460439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460439; }
p { color: rgb(70,4,57); }
H1.HeaderClassName
{
color: #460439;
}
.AnyTagClassName
{
color: #460439;
}
</style>
background-color css
<style>
a { background-color: #460439; }
a { background-color: rgb(70,4,57); }
div.DivClassName
{
background-color: #460439;
}
.BgClassName
{
background-color: #460439;
}
</style>
border-color css
<style>
span { border-color: #460439; }
span { border-color: rgb(70,4,57); }
td.TdClassName
{
border-color: #460439;
}
.TagClassName
{
border-color: #460439;
}
</style>