Shades of Meteorite #473471
Tints of Meteorite #473471
RGB
CMYK
RGB Variations
Color information
#473471 (or 0x473471) is known color: Meteorite. HEX triplet: 47, 34 and 71. RGB value is (71,52,113). Sum of RGB (Red+Green+Blue) = 71+52+113=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 113 (44.53% from 255 or 47.88% from 236); Max value from RGB is 113 - color contains mainly: blue. Hex color #473471 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473471 is #B8CB8E. Grayscale: #404040. Windows color (decimal): -12110735 or 7418951. OLE color: 7418951.
HSL color Cylindrical-coordinate representation of color #473471: hue angle of 258.69º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #473471 is Cyan = 0.37, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 52 | 113 | - |
| CMYK | 0.37 | 0.54 | 0 | 0.56 |
| HSL | 258.69º | 0.37% | 0.32% | - |
| HSV(B) | 258.69º | 0.54% | 0.44% | - |
| XYZ | 6.81 | 4.99 | 16.23 | - |
| YUV | 64.64 | 155.29 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 113 | 0.37 | 0.54 | 0 | 0.56 | 258.69 | 0.37 | 0.32 |
| Hex | 47 | 34 | 71 | 25 | 36 | 0 | 38 | 103 | 25 | 20 |
| Octal | 107 | 64 | 161 | 45 | 66 | 0 | 70 | 403 | 45 | 40 |
| Binary | 1000111 | 110100 | 1110001 | 100101 | 110110 | 0 | 111000 | 100000011 | 100101 | 100000 |
Color Harmonies of #473471
Complementary color
Monochromatic Colors of #473471
Black with #473471
Text Example
Text Example
White with #473471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473471; }
p { color: rgb(71,52,113); }
H1.HeaderClassName
{
color: #473471;
}
.AnyTagClassName
{
color: #473471;
}
</style>
background-color css
<style>
a { background-color: #473471; }
a { background-color: rgb(71,52,113); }
div.DivClassName
{
background-color: #473471;
}
.BgClassName
{
background-color: #473471;
}
</style>
border-color css
<style>
span { border-color: #473471; }
span { border-color: rgb(71,52,113); }
td.TdClassName
{
border-color: #473471;
}
.TagClassName
{
border-color: #473471;
}
</style>