Shades of Meteorite #473671
Tints of Meteorite #473671
RGB
CMYK
RGB Variations
Color information
#473671 (or 0x473671) is known color: Meteorite. HEX triplet: 47, 36 and 71. RGB value is (71,54,113). Sum of RGB (Red+Green+Blue) = 71+54+113=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 54 (21.48% from 255 or 22.69% from 238); Blue value is 113 (44.53% from 255 or 47.48% from 238); Max value from RGB is 113 - color contains mainly: blue. Hex color #473671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473671 is #B8C98E. Grayscale: #414141. Windows color (decimal): -12110223 or 7419463. OLE color: 7419463.
HSL color Cylindrical-coordinate representation of color #473671: hue angle of 257.29º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #473671 is Cyan = 0.37, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 54 | 113 | - |
| CMYK | 0.37 | 0.52 | 0 | 0.56 |
| HSL | 257.29º | 0.35% | 0.33% | - |
| HSV(B) | 257.29º | 0.52% | 0.44% | - |
| XYZ | 6.9 | 5.17 | 16.26 | - |
| YUV | 65.81 | 154.63 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 113 | 0.37 | 0.52 | 0 | 0.56 | 257.29 | 0.35 | 0.33 |
| Hex | 47 | 36 | 71 | 25 | 34 | 0 | 38 | 101 | 23 | 21 |
| Octal | 107 | 66 | 161 | 45 | 64 | 0 | 70 | 401 | 43 | 41 |
| Binary | 1000111 | 110110 | 1110001 | 100101 | 110100 | 0 | 111000 | 100000001 | 100011 | 100001 |
Color Harmonies of #473671
Complementary color
Monochromatic Colors of #473671
Black with #473671
Text Example
Text Example
White with #473671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473671; }
p { color: rgb(71,54,113); }
H1.HeaderClassName
{
color: #473671;
}
.AnyTagClassName
{
color: #473671;
}
</style>
background-color css
<style>
a { background-color: #473671; }
a { background-color: rgb(71,54,113); }
div.DivClassName
{
background-color: #473671;
}
.BgClassName
{
background-color: #473671;
}
</style>
border-color css
<style>
span { border-color: #473671; }
span { border-color: rgb(71,54,113); }
td.TdClassName
{
border-color: #473671;
}
.TagClassName
{
border-color: #473671;
}
</style>