Shades of Meteorite #473870
Tints of Meteorite #473870
RGB
CMYK
RGB Variations
Color information
#473870 (or 0x473870) is known color: Meteorite. HEX triplet: 47, 38 and 70. RGB value is (71,56,112). Sum of RGB (Red+Green+Blue) = 71+56+112=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 112 (44.14% from 255 or 46.86% from 239); Max value from RGB is 112 - color contains mainly: blue. Hex color #473870 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473870 is #B8C78F. Grayscale: #424242. Windows color (decimal): -12109712 or 7354439. OLE color: 7354439.
HSL color Cylindrical-coordinate representation of color #473870: hue angle of 256.07º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #473870 is Cyan = 0.37, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 56 | 112 | - |
| CMYK | 0.37 | 0.50 | 0 | 0.56 |
| HSL | 256.07º | 0.33% | 0.33% | - |
| HSV(B) | 256.07º | 0.5% | 0.44% | - |
| XYZ | 6.94 | 5.34 | 15.99 | - |
| YUV | 66.87 | 153.47 | 130.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 112 | 0.37 | 0.50 | 0 | 0.56 | 256.07 | 0.33 | 0.33 |
| Hex | 47 | 38 | 70 | 25 | 32 | 0 | 38 | 100 | 21 | 21 |
| Octal | 107 | 70 | 160 | 45 | 62 | 0 | 70 | 400 | 41 | 41 |
| Binary | 1000111 | 111000 | 1110000 | 100101 | 110010 | 0 | 111000 | 100000000 | 100001 | 100001 |
Color Harmonies of #473870
Complementary color
Monochromatic Colors of #473870
Black with #473870
Text Example
Text Example
White with #473870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473870; }
p { color: rgb(71,56,112); }
H1.HeaderClassName
{
color: #473870;
}
.AnyTagClassName
{
color: #473870;
}
</style>
background-color css
<style>
a { background-color: #473870; }
a { background-color: rgb(71,56,112); }
div.DivClassName
{
background-color: #473870;
}
.BgClassName
{
background-color: #473870;
}
</style>
border-color css
<style>
span { border-color: #473870; }
span { border-color: rgb(71,56,112); }
td.TdClassName
{
border-color: #473870;
}
.TagClassName
{
border-color: #473870;
}
</style>