Shades of Blackberry #491034
Tints of Blackberry #491034
RGB
CMYK
RGB Variations
Color information
#491034 (or 0x491034) is known color: Blackberry. HEX triplet: 49, 10 and 34. RGB value is (73,16,52). Sum of RGB (Red+Green+Blue) = 73+16+52=141 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.77% from 141); Green value is 16 (6.64% from 255 or 11.35% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 73 - color contains mainly: red. Hex color #491034 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491034 is #B6EFCB. Grayscale: #252525. Windows color (decimal): -11988940 or 3412041. OLE color: 3412041.
HSL color Cylindrical-coordinate representation of color #491034: hue angle of 322.11º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491034 is Cyan = 0, Magento = 0.78, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 16 | 52 | - |
| CMYK | 0 | 0.78 | 0.29 | 0.71 |
| HSL | 322.11º | 0.64% | 0.17% | - |
| HSV(B) | 322.11º | 0.78% | 0.29% | - |
| XYZ | 3.55 | 2.03 | 3.45 | - |
| YUV | 37.15 | 136.38 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 52 | 0 | 0.78 | 0.29 | 0.71 | 322.11 | 0.64 | 0.17 |
| Hex | 49 | 10 | 34 | 0 | 4E | 1D | 47 | 142 | 40 | 11 |
| Octal | 111 | 20 | 64 | 0 | 116 | 35 | 107 | 502 | 100 | 21 |
| Binary | 1001001 | 10000 | 110100 | 0 | 1001110 | 11101 | 1000111 | 101000010 | 1000000 | 10001 |
Color Harmonies of #491034
Complementary color
Monochromatic Colors of #491034
Black with #491034
Text Example
Text Example
White with #491034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491034; }
p { color: rgb(73,16,52); }
H1.HeaderClassName
{
color: #491034;
}
.AnyTagClassName
{
color: #491034;
}
</style>
background-color css
<style>
a { background-color: #491034; }
a { background-color: rgb(73,16,52); }
div.DivClassName
{
background-color: #491034;
}
.BgClassName
{
background-color: #491034;
}
</style>
border-color css
<style>
span { border-color: #491034; }
span { border-color: rgb(73,16,52); }
td.TdClassName
{
border-color: #491034;
}
.TagClassName
{
border-color: #491034;
}
</style>