Shades of Meteorite #474167
Tints of Meteorite #474167
RGB
CMYK
RGB Variations
Color information
#474167 (or 0x474167) is known color: Meteorite. HEX triplet: 47, 41 and 67. RGB value is (71,65,103). Sum of RGB (Red+Green+Blue) = 71+65+103=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 65 (25.78% from 255 or 27.20% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #474167 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #474167 is #B8BE98. Grayscale: #464646. Windows color (decimal): -12107417 or 6766919. OLE color: 6766919.
HSL color Cylindrical-coordinate representation of color #474167: hue angle of 249.47º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #474167 is Cyan = 0.31, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 65 | 103 | - |
| CMYK | 0.31 | 0.37 | 0 | 0.60 |
| HSL | 249.47º | 0.23% | 0.33% | - |
| HSV(B) | 249.47º | 0.37% | 0.4% | - |
| XYZ | 6.94 | 6.1 | 13.64 | - |
| YUV | 71.13 | 145.99 | 127.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 65 | 103 | 0.31 | 0.37 | 0 | 0.60 | 249.47 | 0.23 | 0.33 |
| Hex | 47 | 41 | 67 | 1F | 25 | 0 | 3C | F9 | 17 | 21 |
| Octal | 107 | 101 | 147 | 37 | 45 | 0 | 74 | 371 | 27 | 41 |
| Binary | 1000111 | 1000001 | 1100111 | 11111 | 100101 | 0 | 111100 | 11111001 | 10111 | 100001 |
Color Harmonies of #474167
Complementary color
Monochromatic Colors of #474167
Black with #474167
Text Example
Text Example
White with #474167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474167; }
p { color: rgb(71,65,103); }
H1.HeaderClassName
{
color: #474167;
}
.AnyTagClassName
{
color: #474167;
}
</style>
background-color css
<style>
a { background-color: #474167; }
a { background-color: rgb(71,65,103); }
div.DivClassName
{
background-color: #474167;
}
.BgClassName
{
background-color: #474167;
}
</style>
border-color css
<style>
span { border-color: #474167; }
span { border-color: rgb(71,65,103); }
td.TdClassName
{
border-color: #474167;
}
.TagClassName
{
border-color: #474167;
}
</style>