Shades of Meteorite #473467
Tints of Meteorite #473467
RGB
CMYK
RGB Variations
Color information
#473467 (or 0x473467) is known color: Meteorite. HEX triplet: 47, 34 and 67. RGB value is (71,52,103). Sum of RGB (Red+Green+Blue) = 71+52+103=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 52 (20.70% from 255 or 23.01% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #473467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473467 is #B8CB98. Grayscale: #3F3F3F. Windows color (decimal): -12110745 or 6763591. OLE color: 6763591.
HSL color Cylindrical-coordinate representation of color #473467: hue angle of 262.35º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #473467 is Cyan = 0.31, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 52 | 103 | - |
| CMYK | 0.31 | 0.50 | 0 | 0.60 |
| HSL | 262.35º | 0.33% | 0.3% | - |
| HSV(B) | 262.35º | 0.5% | 0.4% | - |
| XYZ | 6.27 | 4.77 | 13.42 | - |
| YUV | 63.5 | 150.29 | 133.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 103 | 0.31 | 0.50 | 0 | 0.60 | 262.35 | 0.33 | 0.3 |
| Hex | 47 | 34 | 67 | 1F | 32 | 0 | 3C | 106 | 21 | 1E |
| Octal | 107 | 64 | 147 | 37 | 62 | 0 | 74 | 406 | 41 | 36 |
| Binary | 1000111 | 110100 | 1100111 | 11111 | 110010 | 0 | 111100 | 100000110 | 100001 | 11110 |
Color Harmonies of #473467
Complementary color
Monochromatic Colors of #473467
Black with #473467
Text Example
Text Example
White with #473467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473467; }
p { color: rgb(71,52,103); }
H1.HeaderClassName
{
color: #473467;
}
.AnyTagClassName
{
color: #473467;
}
</style>
background-color css
<style>
a { background-color: #473467; }
a { background-color: rgb(71,52,103); }
div.DivClassName
{
background-color: #473467;
}
.BgClassName
{
background-color: #473467;
}
</style>
border-color css
<style>
span { border-color: #473467; }
span { border-color: rgb(71,52,103); }
td.TdClassName
{
border-color: #473467;
}
.TagClassName
{
border-color: #473467;
}
</style>