Shades of Blackberry #490438
Tints of Blackberry #490438
RGB
CMYK
RGB Variations
Color information
#490438 (or 0x490438) is known color: Blackberry. HEX triplet: 49, 04 and 38. RGB value is (73,4,56). Sum of RGB (Red+Green+Blue) = 73+4+56=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 4 (1.95% from 255 or 3.01% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #490438 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #490438 is #B6FBC7. Grayscale: #1E1E1E. Windows color (decimal): -11992008 or 3671113. OLE color: 3671113.
HSL color Cylindrical-coordinate representation of color #490438: hue angle of 314.78º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #490438 is Cyan = 0, Magento = 0.95, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 4 | 56 | - |
| CMYK | 0 | 0.95 | 0.23 | 0.71 |
| HSL | 314.78º | 0.9% | 0.15% | - |
| HSV(B) | 314.78º | 0.95% | 0.29% | - |
| XYZ | 3.5 | 1.79 | 3.9 | - |
| YUV | 30.56 | 142.36 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 4 | 56 | 0 | 0.95 | 0.23 | 0.71 | 314.78 | 0.9 | 0.15 |
| Hex | 49 | 4 | 38 | 0 | 5F | 17 | 47 | 13B | 5A | F |
| Octal | 111 | 4 | 70 | 0 | 137 | 27 | 107 | 473 | 132 | 17 |
| Binary | 1001001 | 100 | 111000 | 0 | 1011111 | 10111 | 1000111 | 100111011 | 1011010 | 1111 |
Color Harmonies of #490438
Complementary color
Monochromatic Colors of #490438
Black with #490438
Text Example
Text Example
White with #490438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490438; }
p { color: rgb(73,4,56); }
H1.HeaderClassName
{
color: #490438;
}
.AnyTagClassName
{
color: #490438;
}
</style>
background-color css
<style>
a { background-color: #490438; }
a { background-color: rgb(73,4,56); }
div.DivClassName
{
background-color: #490438;
}
.BgClassName
{
background-color: #490438;
}
</style>
border-color css
<style>
span { border-color: #490438; }
span { border-color: rgb(73,4,56); }
td.TdClassName
{
border-color: #490438;
}
.TagClassName
{
border-color: #490438;
}
</style>