Shades of Blackberry #460930
Tints of Blackberry #460930
RGB
CMYK
RGB Variations
Color information
#460930 (or 0x460930) is known color: Blackberry. HEX triplet: 46, 09 and 30. RGB value is (70,9,48). Sum of RGB (Red+Green+Blue) = 70+9+48=127 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.12% from 127); Green value is 9 (3.91% from 255 or 7.09% from 127); Blue value is 48 (19.14% from 255 or 37.80% from 127); Max value from RGB is 70 - color contains mainly: red. Hex color #460930 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460930 is #B9F6CF. Grayscale: #1F1F1F. Windows color (decimal): -12187344 or 3148102. OLE color: 3148102.
HSL color Cylindrical-coordinate representation of color #460930: hue angle of 321.64º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #460930 is Cyan = 0, Magento = 0.87, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 9 | 48 | - |
| CMYK | 0 | 0.87 | 0.31 | 0.73 |
| HSL | 321.64º | 0.77% | 0.15% | - |
| HSV(B) | 321.64º | 0.87% | 0.27% | - |
| XYZ | 3.16 | 1.71 | 2.96 | - |
| YUV | 31.69 | 137.21 | 155.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 9 | 48 | 0 | 0.87 | 0.31 | 0.73 | 321.64 | 0.77 | 0.15 |
| Hex | 46 | 9 | 30 | 0 | 57 | 1F | 49 | 142 | 4D | F |
| Octal | 106 | 11 | 60 | 0 | 127 | 37 | 111 | 502 | 115 | 17 |
| Binary | 1000110 | 1001 | 110000 | 0 | 1010111 | 11111 | 1001001 | 101000010 | 1001101 | 1111 |
Color Harmonies of #460930
Complementary color
Monochromatic Colors of #460930
Black with #460930
Text Example
Text Example
White with #460930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460930; }
p { color: rgb(70,9,48); }
H1.HeaderClassName
{
color: #460930;
}
.AnyTagClassName
{
color: #460930;
}
</style>
background-color css
<style>
a { background-color: #460930; }
a { background-color: rgb(70,9,48); }
div.DivClassName
{
background-color: #460930;
}
.BgClassName
{
background-color: #460930;
}
</style>
border-color css
<style>
span { border-color: #460930; }
span { border-color: rgb(70,9,48); }
td.TdClassName
{
border-color: #460930;
}
.TagClassName
{
border-color: #460930;
}
</style>