Shades of Blackberry #492138
Tints of Blackberry #492138
RGB
CMYK
RGB Variations
Color information
#492138 (or 0x492138) is known color: Blackberry. HEX triplet: 49, 21 and 38. RGB value is (73,33,56). Sum of RGB (Red+Green+Blue) = 73+33+56=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 33 (13.28% from 255 or 20.37% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #492138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492138 is #B6DEC7. Grayscale: #2F2F2F. Windows color (decimal): -11984584 or 3678537. OLE color: 3678537.
HSL color Cylindrical-coordinate representation of color #492138: hue angle of 325.5º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492138 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 56 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.71 |
| HSL | 325.5º | 0.38% | 0.21% | - |
| HSV(B) | 325.5º | 0.55% | 0.29% | - |
| XYZ | 4.01 | 2.79 | 4.07 | - |
| YUV | 47.58 | 132.75 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 56 | 0 | 0.55 | 0.23 | 0.71 | 325.5 | 0.38 | 0.21 |
| Hex | 49 | 21 | 38 | 0 | 37 | 17 | 47 | 146 | 26 | 15 |
| Octal | 111 | 41 | 70 | 0 | 67 | 27 | 107 | 506 | 46 | 25 |
| Binary | 1001001 | 100001 | 111000 | 0 | 110111 | 10111 | 1000111 | 101000110 | 100110 | 10101 |
Color Harmonies of #492138
Complementary color
Monochromatic Colors of #492138
Black with #492138
Text Example
Text Example
White with #492138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492138; }
p { color: rgb(73,33,56); }
H1.HeaderClassName
{
color: #492138;
}
.AnyTagClassName
{
color: #492138;
}
</style>
background-color css
<style>
a { background-color: #492138; }
a { background-color: rgb(73,33,56); }
div.DivClassName
{
background-color: #492138;
}
.BgClassName
{
background-color: #492138;
}
</style>
border-color css
<style>
span { border-color: #492138; }
span { border-color: rgb(73,33,56); }
td.TdClassName
{
border-color: #492138;
}
.TagClassName
{
border-color: #492138;
}
</style>