Shades of Blackberry #460934
Tints of Blackberry #460934
RGB
CMYK
RGB Variations
Color information
#460934 (or 0x460934) is known color: Blackberry. HEX triplet: 46, 09 and 34. RGB value is (70,9,52). Sum of RGB (Red+Green+Blue) = 70+9+52=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 52 (20.70% from 255 or 39.69% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #460934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #460934 is #B9F6CB. Grayscale: #202020. Windows color (decimal): -12187340 or 3410246. OLE color: 3410246.
HSL color Cylindrical-coordinate representation of color #460934: hue angle of 317.7º 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 #460934 is Cyan = 0, Magento = 0.87, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 9 | 52 | - |
| CMYK | 0 | 0.87 | 0.26 | 0.73 |
| HSL | 317.7º | 0.77% | 0.15% | - |
| HSV(B) | 317.7º | 0.87% | 0.27% | - |
| XYZ | 3.24 | 1.75 | 3.41 | - |
| YUV | 32.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 9 | 52 | 0 | 0.87 | 0.26 | 0.73 | 317.7 | 0.77 | 0.15 |
| Hex | 46 | 9 | 34 | 0 | 57 | 1A | 49 | 13E | 4D | F |
| Octal | 106 | 11 | 64 | 0 | 127 | 32 | 111 | 476 | 115 | 17 |
| Binary | 1000110 | 1001 | 110100 | 0 | 1010111 | 11010 | 1001001 | 100111110 | 1001101 | 1111 |
Color Harmonies of #460934
Complementary color
Monochromatic Colors of #460934
Black with #460934
Text Example
Text Example
White with #460934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460934; }
p { color: rgb(70,9,52); }
H1.HeaderClassName
{
color: #460934;
}
.AnyTagClassName
{
color: #460934;
}
</style>
background-color css
<style>
a { background-color: #460934; }
a { background-color: rgb(70,9,52); }
div.DivClassName
{
background-color: #460934;
}
.BgClassName
{
background-color: #460934;
}
</style>
border-color css
<style>
span { border-color: #460934; }
span { border-color: rgb(70,9,52); }
td.TdClassName
{
border-color: #460934;
}
.TagClassName
{
border-color: #460934;
}
</style>