Shades of Blackberry #461229
Tints of Blackberry #461229
RGB
CMYK
RGB Variations
Color information
#461229 (or 0x461229) is known color: Blackberry. HEX triplet: 46, 12 and 29. RGB value is (70,18,41). Sum of RGB (Red+Green+Blue) = 70+18+41=129 (17% of max value = 765). Red value is 70 (27.73% from 255 or 54.26% from 129); Green value is 18 (7.42% from 255 or 13.95% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 70 - color contains mainly: red. Hex color #461229 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461229 is #B9EDD6. Grayscale: #242424. Windows color (decimal): -12185047 or 2691654. OLE color: 2691654.
HSL color Cylindrical-coordinate representation of color #461229: hue angle of 333.46º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461229 is Cyan = 0, Magento = 0.74, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 18 | 41 | - |
| CMYK | 0 | 0.74 | 0.41 | 0.73 |
| HSL | 333.46º | 0.59% | 0.17% | - |
| HSV(B) | 333.46º | 0.74% | 0.27% | - |
| XYZ | 3.14 | 1.89 | 2.3 | - |
| YUV | 36.17 | 130.73 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 18 | 41 | 0 | 0.74 | 0.41 | 0.73 | 333.46 | 0.59 | 0.17 |
| Hex | 46 | 12 | 29 | 0 | 4A | 29 | 49 | 14D | 3B | 11 |
| Octal | 106 | 22 | 51 | 0 | 112 | 51 | 111 | 515 | 73 | 21 |
| Binary | 1000110 | 10010 | 101001 | 0 | 1001010 | 101001 | 1001001 | 101001101 | 111011 | 10001 |
Color Harmonies of #461229
Complementary color
Monochromatic Colors of #461229
Black with #461229
Text Example
Text Example
White with #461229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461229; }
p { color: rgb(70,18,41); }
H1.HeaderClassName
{
color: #461229;
}
.AnyTagClassName
{
color: #461229;
}
</style>
background-color css
<style>
a { background-color: #461229; }
a { background-color: rgb(70,18,41); }
div.DivClassName
{
background-color: #461229;
}
.BgClassName
{
background-color: #461229;
}
</style>
border-color css
<style>
span { border-color: #461229; }
span { border-color: rgb(70,18,41); }
td.TdClassName
{
border-color: #461229;
}
.TagClassName
{
border-color: #461229;
}
</style>