Shades of Blackberry #490338
Tints of Blackberry #490338
RGB
CMYK
RGB Variations
Color information
#490338 (or 0x490338) is known color: Blackberry. HEX triplet: 49, 03 and 38. RGB value is (73,3,56). Sum of RGB (Red+Green+Blue) = 73+3+56=132 (17% of max value = 765). Red value is 73 (28.91% from 255 or 55.30% from 132); Green value is 3 (1.56% from 255 or 2.27% from 132); Blue value is 56 (22.27% from 255 or 42.42% from 132); Max value from RGB is 73 - color contains mainly: red. Hex color #490338 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490338 is #B6FCC7. Grayscale: #1D1D1D. Windows color (decimal): -11992264 or 3670857. OLE color: 3670857.
HSL color Cylindrical-coordinate representation of color #490338: hue angle of 314.57º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #490338 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 3 | 56 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.71 |
| HSL | 314.57º | 0.92% | 0.15% | - |
| HSV(B) | 314.57º | 0.96% | 0.29% | - |
| XYZ | 3.49 | 1.77 | 3.9 | - |
| YUV | 29.97 | 142.69 | 158.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 3 | 56 | 0 | 0.96 | 0.23 | 0.71 | 314.57 | 0.92 | 0.15 |
| Hex | 49 | 3 | 38 | 0 | 60 | 17 | 47 | 13B | 5C | F |
| Octal | 111 | 3 | 70 | 0 | 140 | 27 | 107 | 473 | 134 | 17 |
| Binary | 1001001 | 11 | 111000 | 0 | 1100000 | 10111 | 1000111 | 100111011 | 1011100 | 1111 |
Color Harmonies of #490338
Complementary color
Monochromatic Colors of #490338
Black with #490338
Text Example
Text Example
White with #490338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490338; }
p { color: rgb(73,3,56); }
H1.HeaderClassName
{
color: #490338;
}
.AnyTagClassName
{
color: #490338;
}
</style>
background-color css
<style>
a { background-color: #490338; }
a { background-color: rgb(73,3,56); }
div.DivClassName
{
background-color: #490338;
}
.BgClassName
{
background-color: #490338;
}
</style>
border-color css
<style>
span { border-color: #490338; }
span { border-color: rgb(73,3,56); }
td.TdClassName
{
border-color: #490338;
}
.TagClassName
{
border-color: #490338;
}
</style>