Shades of Blackberry #461531
Tints of Blackberry #461531
RGB
CMYK
RGB Variations
Color information
#461531 (or 0x461531) is known color: Blackberry. HEX triplet: 46, 15 and 31. RGB value is (70,21,49). Sum of RGB (Red+Green+Blue) = 70+21+49=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 49 (19.53% from 255 or 35% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #461531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461531 is #B9EACE. Grayscale: #262626. Windows color (decimal): -12184271 or 3216710. OLE color: 3216710.
HSL color Cylindrical-coordinate representation of color #461531: hue angle of 325.71º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #461531 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 21 | 49 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.73 |
| HSL | 325.71º | 0.54% | 0.18% | - |
| HSV(B) | 325.71º | 0.7% | 0.27% | - |
| XYZ | 3.35 | 2.06 | 3.13 | - |
| YUV | 38.84 | 133.73 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 49 | 0 | 0.70 | 0.30 | 0.73 | 325.71 | 0.54 | 0.18 |
| Hex | 46 | 15 | 31 | 0 | 46 | 1E | 49 | 146 | 36 | 12 |
| Octal | 106 | 25 | 61 | 0 | 106 | 36 | 111 | 506 | 66 | 22 |
| Binary | 1000110 | 10101 | 110001 | 0 | 1000110 | 11110 | 1001001 | 101000110 | 110110 | 10010 |
Color Harmonies of #461531
Complementary color
Monochromatic Colors of #461531
Black with #461531
Text Example
Text Example
White with #461531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461531; }
p { color: rgb(70,21,49); }
H1.HeaderClassName
{
color: #461531;
}
.AnyTagClassName
{
color: #461531;
}
</style>
background-color css
<style>
a { background-color: #461531; }
a { background-color: rgb(70,21,49); }
div.DivClassName
{
background-color: #461531;
}
.BgClassName
{
background-color: #461531;
}
</style>
border-color css
<style>
span { border-color: #461531; }
span { border-color: rgb(70,21,49); }
td.TdClassName
{
border-color: #461531;
}
.TagClassName
{
border-color: #461531;
}
</style>