Shades of Blackberry #460837
Tints of Blackberry #460837
RGB
CMYK
RGB Variations
Color information
#460837 (or 0x460837) is known color: Blackberry. HEX triplet: 46, 08 and 37. RGB value is (70,8,55). Sum of RGB (Red+Green+Blue) = 70+8+55=133 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.63% from 133); Green value is 8 (3.52% from 255 or 6.02% from 133); Blue value is 55 (21.88% from 255 or 41.35% from 133); Max value from RGB is 70 - color contains mainly: red. Hex color #460837 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460837 is #B9F7C8. Grayscale: #1F1F1F. Windows color (decimal): -12187593 or 3606598. OLE color: 3606598.
HSL color Cylindrical-coordinate representation of color #460837: hue angle of 314.52º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #460837 is Cyan = 0, Magento = 0.89, Yellow = 0.21 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 8 | 55 | - |
| CMYK | 0 | 0.89 | 0.21 | 0.73 |
| HSL | 314.52º | 0.79% | 0.15% | - |
| HSV(B) | 314.52º | 0.89% | 0.27% | - |
| XYZ | 3.3 | 1.75 | 3.78 | - |
| YUV | 31.9 | 141.04 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 8 | 55 | 0 | 0.89 | 0.21 | 0.73 | 314.52 | 0.79 | 0.15 |
| Hex | 46 | 8 | 37 | 0 | 59 | 15 | 49 | 13B | 4F | F |
| Octal | 106 | 10 | 67 | 0 | 131 | 25 | 111 | 473 | 117 | 17 |
| Binary | 1000110 | 1000 | 110111 | 0 | 1011001 | 10101 | 1001001 | 100111011 | 1001111 | 1111 |
Color Harmonies of #460837
Complementary color
Monochromatic Colors of #460837
Black with #460837
Text Example
Text Example
White with #460837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460837; }
p { color: rgb(70,8,55); }
H1.HeaderClassName
{
color: #460837;
}
.AnyTagClassName
{
color: #460837;
}
</style>
background-color css
<style>
a { background-color: #460837; }
a { background-color: rgb(70,8,55); }
div.DivClassName
{
background-color: #460837;
}
.BgClassName
{
background-color: #460837;
}
</style>
border-color css
<style>
span { border-color: #460837; }
span { border-color: rgb(70,8,55); }
td.TdClassName
{
border-color: #460837;
}
.TagClassName
{
border-color: #460837;
}
</style>