Shades of Blackberry #460835
Tints of Blackberry #460835
RGB
CMYK
RGB Variations
Color information
#460835 (or 0x460835) is known color: Blackberry. HEX triplet: 46, 08 and 35. RGB value is (70,8,53). Sum of RGB (Red+Green+Blue) = 70+8+53=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 8 (3.52% from 255 or 6.11% from 131); Blue value is 53 (21.09% from 255 or 40.46% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #460835 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460835 is #B9F7CA. Grayscale: #1F1F1F. Windows color (decimal): -12187595 or 3475526. OLE color: 3475526.
HSL color Cylindrical-coordinate representation of color #460835: hue angle of 316.45º 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 #460835 is Cyan = 0, Magento = 0.89, Yellow = 0.24 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 8 | 53 | - |
| CMYK | 0 | 0.89 | 0.24 | 0.73 |
| HSL | 316.45º | 0.79% | 0.15% | - |
| HSV(B) | 316.45º | 0.89% | 0.27% | - |
| XYZ | 3.26 | 1.73 | 3.53 | - |
| YUV | 31.67 | 140.04 | 155.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 8 | 53 | 0 | 0.89 | 0.24 | 0.73 | 316.45 | 0.79 | 0.15 |
| Hex | 46 | 8 | 35 | 0 | 59 | 18 | 49 | 13C | 4F | F |
| Octal | 106 | 10 | 65 | 0 | 131 | 30 | 111 | 474 | 117 | 17 |
| Binary | 1000110 | 1000 | 110101 | 0 | 1011001 | 11000 | 1001001 | 100111100 | 1001111 | 1111 |
Color Harmonies of #460835
Complementary color
Monochromatic Colors of #460835
Black with #460835
Text Example
Text Example
White with #460835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460835; }
p { color: rgb(70,8,53); }
H1.HeaderClassName
{
color: #460835;
}
.AnyTagClassName
{
color: #460835;
}
</style>
background-color css
<style>
a { background-color: #460835; }
a { background-color: rgb(70,8,53); }
div.DivClassName
{
background-color: #460835;
}
.BgClassName
{
background-color: #460835;
}
</style>
border-color css
<style>
span { border-color: #460835; }
span { border-color: rgb(70,8,53); }
td.TdClassName
{
border-color: #460835;
}
.TagClassName
{
border-color: #460835;
}
</style>