Shades of Meteorite #493466
Tints of Meteorite #493466
RGB
CMYK
RGB Variations
Color information
#493466 (or 0x493466) is known color: Meteorite. HEX triplet: 49, 34 and 66. RGB value is (73,52,102). Sum of RGB (Red+Green+Blue) = 73+52+102=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 52 (20.70% from 255 or 22.91% from 227); Blue value is 102 (40.23% from 255 or 44.93% from 227); Max value from RGB is 102 - color contains mainly: blue. Hex color #493466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493466 is #B6CB99. Grayscale: #3F3F3F. Windows color (decimal): -11979674 or 6698057. OLE color: 6698057.
HSL color Cylindrical-coordinate representation of color #493466: hue angle of 265.2º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #493466 is Cyan = 0.28, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 52 | 102 | - |
| CMYK | 0.28 | 0.49 | 0 | 0.6 |
| HSL | 265.2º | 0.32% | 0.3% | - |
| HSV(B) | 265.2º | 0.49% | 0.4% | - |
| XYZ | 6.37 | 4.83 | 13.17 | - |
| YUV | 63.98 | 149.46 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 102 | 0.28 | 0.49 | 0 | 0.6 | 265.2 | 0.32 | 0.3 |
| Hex | 49 | 34 | 66 | 1C | 31 | 0 | 3C | 109 | 20 | 1E |
| Octal | 111 | 64 | 146 | 34 | 61 | 0 | 74 | 411 | 40 | 36 |
| Binary | 1001001 | 110100 | 1100110 | 11100 | 110001 | 0 | 111100 | 100001001 | 100000 | 11110 |
Color Harmonies of #493466
Complementary color
Monochromatic Colors of #493466
Black with #493466
Text Example
Text Example
White with #493466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493466; }
p { color: rgb(73,52,102); }
H1.HeaderClassName
{
color: #493466;
}
.AnyTagClassName
{
color: #493466;
}
</style>
background-color css
<style>
a { background-color: #493466; }
a { background-color: rgb(73,52,102); }
div.DivClassName
{
background-color: #493466;
}
.BgClassName
{
background-color: #493466;
}
</style>
border-color css
<style>
span { border-color: #493466; }
span { border-color: rgb(73,52,102); }
td.TdClassName
{
border-color: #493466;
}
.TagClassName
{
border-color: #493466;
}
</style>