Shades of Meteorite #493770
Tints of Meteorite #493770
RGB
CMYK
RGB Variations
Color information
#493770 (or 0x493770) is known color: Meteorite. HEX triplet: 49, 37 and 70. RGB value is (73,55,112). Sum of RGB (Red+Green+Blue) = 73+55+112=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 55 (21.88% from 255 or 22.92% from 240); Blue value is 112 (44.14% from 255 or 46.67% from 240); Max value from RGB is 112 - color contains mainly: blue. Hex color #493770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493770 is #B6C88F. Grayscale: #424242. Windows color (decimal): -11978896 or 7354185. OLE color: 7354185.
HSL color Cylindrical-coordinate representation of color #493770: hue angle of 258.95º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #493770 is Cyan = 0.35, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 55 | 112 | - |
| CMYK | 0.35 | 0.51 | 0 | 0.56 |
| HSL | 258.95º | 0.34% | 0.33% | - |
| HSV(B) | 258.95º | 0.51% | 0.44% | - |
| XYZ | 7.04 | 5.32 | 15.98 | - |
| YUV | 66.88 | 153.46 | 132.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 112 | 0.35 | 0.51 | 0 | 0.56 | 258.95 | 0.34 | 0.33 |
| Hex | 49 | 37 | 70 | 23 | 33 | 0 | 38 | 103 | 22 | 21 |
| Octal | 111 | 67 | 160 | 43 | 63 | 0 | 70 | 403 | 42 | 41 |
| Binary | 1001001 | 110111 | 1110000 | 100011 | 110011 | 0 | 111000 | 100000011 | 100010 | 100001 |
Color Harmonies of #493770
Complementary color
Monochromatic Colors of #493770
Black with #493770
Text Example
Text Example
White with #493770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493770; }
p { color: rgb(73,55,112); }
H1.HeaderClassName
{
color: #493770;
}
.AnyTagClassName
{
color: #493770;
}
</style>
background-color css
<style>
a { background-color: #493770; }
a { background-color: rgb(73,55,112); }
div.DivClassName
{
background-color: #493770;
}
.BgClassName
{
background-color: #493770;
}
</style>
border-color css
<style>
span { border-color: #493770; }
span { border-color: rgb(73,55,112); }
td.TdClassName
{
border-color: #493770;
}
.TagClassName
{
border-color: #493770;
}
</style>