Shades of Meteorite #493566
Tints of Meteorite #493566
RGB
CMYK
RGB Variations
Color information
#493566 (or 0x493566) is known color: Meteorite. HEX triplet: 49, 35 and 66. RGB value is (73,53,102). Sum of RGB (Red+Green+Blue) = 73+53+102=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 53 (21.09% from 255 or 23.25% from 228); Blue value is 102 (40.23% from 255 or 44.74% from 228); Max value from RGB is 102 - color contains mainly: blue. Hex color #493566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493566 is #B6CA99. Grayscale: #404040. Windows color (decimal): -11979418 or 6698313. OLE color: 6698313.
HSL color Cylindrical-coordinate representation of color #493566: hue angle of 264.49º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #493566 is Cyan = 0.28, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 53 | 102 | - |
| CMYK | 0.28 | 0.48 | 0 | 0.6 |
| HSL | 264.49º | 0.32% | 0.3% | - |
| HSV(B) | 264.49º | 0.48% | 0.4% | - |
| XYZ | 6.42 | 4.92 | 13.18 | - |
| YUV | 64.57 | 149.13 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 102 | 0.28 | 0.48 | 0 | 0.6 | 264.49 | 0.32 | 0.3 |
| Hex | 49 | 35 | 66 | 1C | 30 | 0 | 3C | 108 | 20 | 1E |
| Octal | 111 | 65 | 146 | 34 | 60 | 0 | 74 | 410 | 40 | 36 |
| Binary | 1001001 | 110101 | 1100110 | 11100 | 110000 | 0 | 111100 | 100001000 | 100000 | 11110 |
Color Harmonies of #493566
Complementary color
Monochromatic Colors of #493566
Black with #493566
Text Example
Text Example
White with #493566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493566; }
p { color: rgb(73,53,102); }
H1.HeaderClassName
{
color: #493566;
}
.AnyTagClassName
{
color: #493566;
}
</style>
background-color css
<style>
a { background-color: #493566; }
a { background-color: rgb(73,53,102); }
div.DivClassName
{
background-color: #493566;
}
.BgClassName
{
background-color: #493566;
}
</style>
border-color css
<style>
span { border-color: #493566; }
span { border-color: rgb(73,53,102); }
td.TdClassName
{
border-color: #493566;
}
.TagClassName
{
border-color: #493566;
}
</style>