Shades of Meteorite #473974
Tints of Meteorite #473974
RGB
CMYK
RGB Variations
Color information
#473974 (or 0x473974) is known color: Meteorite. HEX triplet: 47, 39 and 74. RGB value is (71,57,116). Sum of RGB (Red+Green+Blue) = 71+57+116=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 57 (22.66% from 255 or 23.36% from 244); Blue value is 116 (45.70% from 255 or 47.54% from 244); Max value from RGB is 116 - color contains mainly: blue. Hex color #473974 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473974 is #B8C68B. Grayscale: #434343. Windows color (decimal): -12109452 or 7616839. OLE color: 7616839.
HSL color Cylindrical-coordinate representation of color #473974: hue angle of 254.24º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #473974 is Cyan = 0.39, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 57 | 116 | - |
| CMYK | 0.39 | 0.51 | 0 | 0.55 |
| HSL | 254.24º | 0.34% | 0.34% | - |
| HSV(B) | 254.24º | 0.51% | 0.45% | - |
| XYZ | 7.21 | 5.53 | 17.21 | - |
| YUV | 67.91 | 155.14 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 116 | 0.39 | 0.51 | 0 | 0.55 | 254.24 | 0.34 | 0.34 |
| Hex | 47 | 39 | 74 | 27 | 33 | 0 | 37 | FE | 22 | 22 |
| Octal | 107 | 71 | 164 | 47 | 63 | 0 | 67 | 376 | 42 | 42 |
| Binary | 1000111 | 111001 | 1110100 | 100111 | 110011 | 0 | 110111 | 11111110 | 100010 | 100010 |
Color Harmonies of #473974
Complementary color
Monochromatic Colors of #473974
Black with #473974
Text Example
Text Example
White with #473974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473974; }
p { color: rgb(71,57,116); }
H1.HeaderClassName
{
color: #473974;
}
.AnyTagClassName
{
color: #473974;
}
</style>
background-color css
<style>
a { background-color: #473974; }
a { background-color: rgb(71,57,116); }
div.DivClassName
{
background-color: #473974;
}
.BgClassName
{
background-color: #473974;
}
</style>
border-color css
<style>
span { border-color: #473974; }
span { border-color: rgb(71,57,116); }
td.TdClassName
{
border-color: #473974;
}
.TagClassName
{
border-color: #473974;
}
</style>