Shades of Blackberry #461034
Tints of Blackberry #461034
RGB
CMYK
RGB Variations
Color information
#461034 (or 0x461034) is known color: Blackberry. HEX triplet: 46, 10 and 34. RGB value is (70,16,52). Sum of RGB (Red+Green+Blue) = 70+16+52=138 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.72% from 138); Green value is 16 (6.64% from 255 or 11.59% from 138); Blue value is 52 (20.70% from 255 or 37.68% from 138); Max value from RGB is 70 - color contains mainly: red. Hex color #461034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461034 is #B9EFCB. Grayscale: #242424. Windows color (decimal): -12185548 or 3412038. OLE color: 3412038.
HSL color Cylindrical-coordinate representation of color #461034: hue angle of 320º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461034 is Cyan = 0, Magento = 0.77, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 52 | - |
| CMYK | 0 | 0.77 | 0.26 | 0.73 |
| HSL | 320º | 0.63% | 0.17% | - |
| HSV(B) | 320º | 0.77% | 0.27% | - |
| XYZ | 3.33 | 1.92 | 3.44 | - |
| YUV | 36.25 | 136.89 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 52 | 0 | 0.77 | 0.26 | 0.73 | 320 | 0.63 | 0.17 |
| Hex | 46 | 10 | 34 | 0 | 4D | 1A | 49 | 140 | 3F | 11 |
| Octal | 106 | 20 | 64 | 0 | 115 | 32 | 111 | 500 | 77 | 21 |
| Binary | 1000110 | 10000 | 110100 | 0 | 1001101 | 11010 | 1001001 | 101000000 | 111111 | 10001 |
Color Harmonies of #461034
Complementary color
Monochromatic Colors of #461034
Black with #461034
Text Example
Text Example
White with #461034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461034; }
p { color: rgb(70,16,52); }
H1.HeaderClassName
{
color: #461034;
}
.AnyTagClassName
{
color: #461034;
}
</style>
background-color css
<style>
a { background-color: #461034; }
a { background-color: rgb(70,16,52); }
div.DivClassName
{
background-color: #461034;
}
.BgClassName
{
background-color: #461034;
}
</style>
border-color css
<style>
span { border-color: #461034; }
span { border-color: rgb(70,16,52); }
td.TdClassName
{
border-color: #461034;
}
.TagClassName
{
border-color: #461034;
}
</style>