Shades of Meteorite #493674
Tints of Meteorite #493674
RGB
CMYK
RGB Variations
Color information
#493674 (or 0x493674) is known color: Meteorite. HEX triplet: 49, 36 and 74. RGB value is (73,54,116). Sum of RGB (Red+Green+Blue) = 73+54+116=243 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.04% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 116 (45.70% from 255 or 47.74% from 243); Max value from RGB is 116 - color contains mainly: blue. Hex color #493674 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #493674 is #B6C98B. Grayscale: #424242. Windows color (decimal): -11979148 or 7616073. OLE color: 7616073.
HSL color Cylindrical-coordinate representation of color #493674: hue angle of 258.39º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #493674 is Cyan = 0.37, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 54 | 116 | - |
| CMYK | 0.37 | 0.53 | 0 | 0.55 |
| HSL | 258.39º | 0.36% | 0.33% | - |
| HSV(B) | 258.39º | 0.53% | 0.45% | - |
| XYZ | 7.22 | 5.32 | 17.17 | - |
| YUV | 66.75 | 155.79 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 116 | 0.37 | 0.53 | 0 | 0.55 | 258.39 | 0.36 | 0.33 |
| Hex | 49 | 36 | 74 | 25 | 35 | 0 | 37 | 102 | 24 | 21 |
| Octal | 111 | 66 | 164 | 45 | 65 | 0 | 67 | 402 | 44 | 41 |
| Binary | 1001001 | 110110 | 1110100 | 100101 | 110101 | 0 | 110111 | 100000010 | 100100 | 100001 |
Color Harmonies of #493674
Complementary color
Monochromatic Colors of #493674
Black with #493674
Text Example
Text Example
White with #493674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493674; }
p { color: rgb(73,54,116); }
H1.HeaderClassName
{
color: #493674;
}
.AnyTagClassName
{
color: #493674;
}
</style>
background-color css
<style>
a { background-color: #493674; }
a { background-color: rgb(73,54,116); }
div.DivClassName
{
background-color: #493674;
}
.BgClassName
{
background-color: #493674;
}
</style>
border-color css
<style>
span { border-color: #493674; }
span { border-color: rgb(73,54,116); }
td.TdClassName
{
border-color: #493674;
}
.TagClassName
{
border-color: #493674;
}
</style>