Shades of Meteorite #494067
Tints of Meteorite #494067
RGB
CMYK
RGB Variations
Color information
#494067 (or 0x494067) is known color: Meteorite. HEX triplet: 49, 40 and 67. RGB value is (73,64,103). Sum of RGB (Red+Green+Blue) = 73+64+103=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 64 (25.39% from 255 or 26.67% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #494067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494067 is #B6BF98. Grayscale: #464646. Windows color (decimal): -11976601 or 6766665. OLE color: 6766665.
HSL color Cylindrical-coordinate representation of color #494067: hue angle of 253.85º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #494067 is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 64 | 103 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.60 |
| HSL | 253.85º | 0.23% | 0.33% | - |
| HSV(B) | 253.85º | 0.38% | 0.4% | - |
| XYZ | 7.03 | 6.06 | 13.63 | - |
| YUV | 71.14 | 145.98 | 129.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 103 | 0.29 | 0.38 | 0 | 0.60 | 253.85 | 0.23 | 0.33 |
| Hex | 49 | 40 | 67 | 1D | 26 | 0 | 3C | FE | 17 | 21 |
| Octal | 111 | 100 | 147 | 35 | 46 | 0 | 74 | 376 | 27 | 41 |
| Binary | 1001001 | 1000000 | 1100111 | 11101 | 100110 | 0 | 111100 | 11111110 | 10111 | 100001 |
Color Harmonies of #494067
Complementary color
Monochromatic Colors of #494067
Black with #494067
Text Example
Text Example
White with #494067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494067; }
p { color: rgb(73,64,103); }
H1.HeaderClassName
{
color: #494067;
}
.AnyTagClassName
{
color: #494067;
}
</style>
background-color css
<style>
a { background-color: #494067; }
a { background-color: rgb(73,64,103); }
div.DivClassName
{
background-color: #494067;
}
.BgClassName
{
background-color: #494067;
}
</style>
border-color css
<style>
span { border-color: #494067; }
span { border-color: rgb(73,64,103); }
td.TdClassName
{
border-color: #494067;
}
.TagClassName
{
border-color: #494067;
}
</style>