Shades of Blackberry #491429
Tints of Blackberry #491429
RGB
CMYK
RGB Variations
Color information
#491429 (or 0x491429) is known color: Blackberry. HEX triplet: 49, 14 and 29. RGB value is (73,20,41). Sum of RGB (Red+Green+Blue) = 73+20+41=134 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.48% from 134); Green value is 20 (8.20% from 255 or 14.93% from 134); Blue value is 41 (16.41% from 255 or 30.60% from 134); Max value from RGB is 73 - color contains mainly: red. Hex color #491429 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491429 is #B6EBD6. Grayscale: #262626. Windows color (decimal): -11987927 or 2692169. OLE color: 2692169.
HSL color Cylindrical-coordinate representation of color #491429: hue angle of 336.23º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #491429 is Cyan = 0, Magento = 0.73, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 20 | 41 | - |
| CMYK | 0 | 0.73 | 0.44 | 0.71 |
| HSL | 336.23º | 0.57% | 0.18% | - |
| HSV(B) | 336.23º | 0.73% | 0.29% | - |
| XYZ | 3.4 | 2.08 | 2.32 | - |
| YUV | 38.24 | 129.56 | 152.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 20 | 41 | 0 | 0.73 | 0.44 | 0.71 | 336.23 | 0.57 | 0.18 |
| Hex | 49 | 14 | 29 | 0 | 49 | 2C | 47 | 150 | 39 | 12 |
| Octal | 111 | 24 | 51 | 0 | 111 | 54 | 107 | 520 | 71 | 22 |
| Binary | 1001001 | 10100 | 101001 | 0 | 1001001 | 101100 | 1000111 | 101010000 | 111001 | 10010 |
Color Harmonies of #491429
Complementary color
Monochromatic Colors of #491429
Black with #491429
Text Example
Text Example
White with #491429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491429; }
p { color: rgb(73,20,41); }
H1.HeaderClassName
{
color: #491429;
}
.AnyTagClassName
{
color: #491429;
}
</style>
background-color css
<style>
a { background-color: #491429; }
a { background-color: rgb(73,20,41); }
div.DivClassName
{
background-color: #491429;
}
.BgClassName
{
background-color: #491429;
}
</style>
border-color css
<style>
span { border-color: #491429; }
span { border-color: rgb(73,20,41); }
td.TdClassName
{
border-color: #491429;
}
.TagClassName
{
border-color: #491429;
}
</style>