Shades of Blackberry #461129
Tints of Blackberry #461129
RGB
CMYK
RGB Variations
Color information
#461129 (or 0x461129) is known color: Blackberry. HEX triplet: 46, 11 and 29. RGB value is (70,17,41). Sum of RGB (Red+Green+Blue) = 70+17+41=128 (16% of max value = 765). Red value is 70 (27.73% from 255 or 54.69% from 128); Green value is 17 (7.03% from 255 or 13.28% from 128); Blue value is 41 (16.41% from 255 or 32.03% from 128); Max value from RGB is 70 - color contains mainly: red. Hex color #461129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461129 is #B9EED6. Grayscale: #232323. Windows color (decimal): -12185303 or 2691398. OLE color: 2691398.
HSL color Cylindrical-coordinate representation of color #461129: hue angle of 332.83º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #461129 is Cyan = 0, Magento = 0.76, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 17 | 41 | - |
| CMYK | 0 | 0.76 | 0.41 | 0.73 |
| HSL | 332.83º | 0.61% | 0.17% | - |
| HSV(B) | 332.83º | 0.76% | 0.27% | - |
| XYZ | 3.13 | 1.86 | 2.29 | - |
| YUV | 35.58 | 131.06 | 152.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 17 | 41 | 0 | 0.76 | 0.41 | 0.73 | 332.83 | 0.61 | 0.17 |
| Hex | 46 | 11 | 29 | 0 | 4C | 29 | 49 | 14D | 3D | 11 |
| Octal | 106 | 21 | 51 | 0 | 114 | 51 | 111 | 515 | 75 | 21 |
| Binary | 1000110 | 10001 | 101001 | 0 | 1001100 | 101001 | 1001001 | 101001101 | 111101 | 10001 |
Color Harmonies of #461129
Complementary color
Monochromatic Colors of #461129
Black with #461129
Text Example
Text Example
White with #461129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461129; }
p { color: rgb(70,17,41); }
H1.HeaderClassName
{
color: #461129;
}
.AnyTagClassName
{
color: #461129;
}
</style>
background-color css
<style>
a { background-color: #461129; }
a { background-color: rgb(70,17,41); }
div.DivClassName
{
background-color: #461129;
}
.BgClassName
{
background-color: #461129;
}
</style>
border-color css
<style>
span { border-color: #461129; }
span { border-color: rgb(70,17,41); }
td.TdClassName
{
border-color: #461129;
}
.TagClassName
{
border-color: #461129;
}
</style>