Shades of Blackberry #460437
Tints of Blackberry #460437
RGB
CMYK
RGB Variations
Color information
#460437 (or 0x460437) is known color: Blackberry. HEX triplet: 46, 04 and 37. RGB value is (70,4,55). Sum of RGB (Red+Green+Blue) = 70+4+55=129 (17% of max value = 765). Red value is 70 (27.73% from 255 or 54.26% from 129); Green value is 4 (1.95% from 255 or 3.10% from 129); Blue value is 55 (21.88% from 255 or 42.64% from 129); Max value from RGB is 70 - color contains mainly: red. Hex color #460437 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460437 is #B9FBC8. Grayscale: #1D1D1D. Windows color (decimal): -12188617 or 3605574. OLE color: 3605574.
HSL color Cylindrical-coordinate representation of color #460437: hue angle of 313.64º 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 #460437 is Cyan = 0, Magento = 0.94, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 4 | 55 | - |
| CMYK | 0 | 0.94 | 0.21 | 0.73 |
| HSL | 313.64º | 0.89% | 0.15% | - |
| HSV(B) | 313.64º | 0.94% | 0.27% | - |
| XYZ | 3.26 | 1.66 | 3.76 | - |
| YUV | 29.55 | 142.37 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 55 | 0 | 0.94 | 0.21 | 0.73 | 313.64 | 0.89 | 0.15 |
| Hex | 46 | 4 | 37 | 0 | 5E | 15 | 49 | 13A | 59 | F |
| Octal | 106 | 4 | 67 | 0 | 136 | 25 | 111 | 472 | 131 | 17 |
| Binary | 1000110 | 100 | 110111 | 0 | 1011110 | 10101 | 1001001 | 100111010 | 1011001 | 1111 |
Color Harmonies of #460437
Complementary color
Monochromatic Colors of #460437
Black with #460437
Text Example
Text Example
White with #460437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460437; }
p { color: rgb(70,4,55); }
H1.HeaderClassName
{
color: #460437;
}
.AnyTagClassName
{
color: #460437;
}
</style>
background-color css
<style>
a { background-color: #460437; }
a { background-color: rgb(70,4,55); }
div.DivClassName
{
background-color: #460437;
}
.BgClassName
{
background-color: #460437;
}
</style>
border-color css
<style>
span { border-color: #460437; }
span { border-color: rgb(70,4,55); }
td.TdClassName
{
border-color: #460437;
}
.TagClassName
{
border-color: #460437;
}
</style>