Shades of Meteorite #473460
Tints of Meteorite #473460
RGB
CMYK
RGB Variations
Color information
#473460 (or 0x473460) is known color: Meteorite. HEX triplet: 47, 34 and 60. RGB value is (71,52,96). Sum of RGB (Red+Green+Blue) = 71+52+96=219 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.42% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #473460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473460 is #B8CB9F. Grayscale: #3E3E3E. Windows color (decimal): -12110752 or 6304839. OLE color: 6304839.
HSL color Cylindrical-coordinate representation of color #473460: hue angle of 265.91º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #473460 is Cyan = 0.26, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 52 | 96 | - |
| CMYK | 0.26 | 0.46 | 0 | 0.62 |
| HSL | 265.91º | 0.3% | 0.29% | - |
| HSV(B) | 265.91º | 0.46% | 0.38% | - |
| XYZ | 5.94 | 4.64 | 11.65 | - |
| YUV | 62.7 | 146.79 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 96 | 0.26 | 0.46 | 0 | 0.62 | 265.91 | 0.3 | 0.29 |
| Hex | 47 | 34 | 60 | 1A | 2E | 0 | 3E | 10A | 1E | 1D |
| Octal | 107 | 64 | 140 | 32 | 56 | 0 | 76 | 412 | 36 | 35 |
| Binary | 1000111 | 110100 | 1100000 | 11010 | 101110 | 0 | 111110 | 100001010 | 11110 | 11101 |
Color Harmonies of #473460
Complementary color
Monochromatic Colors of #473460
Black with #473460
Text Example
Text Example
White with #473460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473460; }
p { color: rgb(71,52,96); }
H1.HeaderClassName
{
color: #473460;
}
.AnyTagClassName
{
color: #473460;
}
</style>
background-color css
<style>
a { background-color: #473460; }
a { background-color: rgb(71,52,96); }
div.DivClassName
{
background-color: #473460;
}
.BgClassName
{
background-color: #473460;
}
</style>
border-color css
<style>
span { border-color: #473460; }
span { border-color: rgb(71,52,96); }
td.TdClassName
{
border-color: #473460;
}
.TagClassName
{
border-color: #473460;
}
</style>