Shades of Blackberry #461029
Tints of Blackberry #461029
RGB
CMYK
RGB Variations
Color information
#461029 (or 0x461029) is known color: Blackberry. HEX triplet: 46, 10 and 29. RGB value is (70,16,41). Sum of RGB (Red+Green+Blue) = 70+16+41=127 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.12% from 127); Green value is 16 (6.64% from 255 or 12.60% from 127); Blue value is 41 (16.41% from 255 or 32.28% from 127); Max value from RGB is 70 - color contains mainly: red. Hex color #461029 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461029 is #B9EFD6. Grayscale: #222222. Windows color (decimal): -12185559 or 2691142. OLE color: 2691142.
HSL color Cylindrical-coordinate representation of color #461029: hue angle of 332.22º 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 #461029 is Cyan = 0, Magento = 0.77, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 41 | - |
| CMYK | 0 | 0.77 | 0.41 | 0.73 |
| HSL | 332.22º | 0.63% | 0.17% | - |
| HSV(B) | 332.22º | 0.77% | 0.27% | - |
| XYZ | 3.11 | 1.83 | 2.29 | - |
| YUV | 35 | 131.39 | 152.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 41 | 0 | 0.77 | 0.41 | 0.73 | 332.22 | 0.63 | 0.17 |
| Hex | 46 | 10 | 29 | 0 | 4D | 29 | 49 | 14C | 3F | 11 |
| Octal | 106 | 20 | 51 | 0 | 115 | 51 | 111 | 514 | 77 | 21 |
| Binary | 1000110 | 10000 | 101001 | 0 | 1001101 | 101001 | 1001001 | 101001100 | 111111 | 10001 |
Color Harmonies of #461029
Complementary color
Monochromatic Colors of #461029
Black with #461029
Text Example
Text Example
White with #461029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461029; }
p { color: rgb(70,16,41); }
H1.HeaderClassName
{
color: #461029;
}
.AnyTagClassName
{
color: #461029;
}
</style>
background-color css
<style>
a { background-color: #461029; }
a { background-color: rgb(70,16,41); }
div.DivClassName
{
background-color: #461029;
}
.BgClassName
{
background-color: #461029;
}
</style>
border-color css
<style>
span { border-color: #461029; }
span { border-color: rgb(70,16,41); }
td.TdClassName
{
border-color: #461029;
}
.TagClassName
{
border-color: #461029;
}
</style>