Shades of Meteorite #473874
Tints of Meteorite #473874
RGB
CMYK
RGB Variations
Color information
#473874 (or 0x473874) is known color: Meteorite. HEX triplet: 47, 38 and 74. RGB value is (71,56,116). Sum of RGB (Red+Green+Blue) = 71+56+116=243 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.22% from 243); Green value is 56 (22.27% from 255 or 23.05% from 243); Blue value is 116 (45.70% from 255 or 47.74% from 243); Max value from RGB is 116 - color contains mainly: blue. Hex color #473874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473874 is #B8C78B. Grayscale: #434343. Windows color (decimal): -12109708 or 7616583. OLE color: 7616583.
HSL color Cylindrical-coordinate representation of color #473874: hue angle of 255º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #473874 is Cyan = 0.39, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 56 | 116 | - |
| CMYK | 0.39 | 0.52 | 0 | 0.55 |
| HSL | 255º | 0.35% | 0.34% | - |
| HSV(B) | 255º | 0.52% | 0.45% | - |
| XYZ | 7.17 | 5.43 | 17.19 | - |
| YUV | 67.33 | 155.47 | 130.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 116 | 0.39 | 0.52 | 0 | 0.55 | 255 | 0.35 | 0.34 |
| Hex | 47 | 38 | 74 | 27 | 34 | 0 | 37 | FF | 23 | 22 |
| Octal | 107 | 70 | 164 | 47 | 64 | 0 | 67 | 377 | 43 | 42 |
| Binary | 1000111 | 111000 | 1110100 | 100111 | 110100 | 0 | 110111 | 11111111 | 100011 | 100010 |
Color Harmonies of #473874
Complementary color
Monochromatic Colors of #473874
Black with #473874
Text Example
Text Example
White with #473874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473874; }
p { color: rgb(71,56,116); }
H1.HeaderClassName
{
color: #473874;
}
.AnyTagClassName
{
color: #473874;
}
</style>
background-color css
<style>
a { background-color: #473874; }
a { background-color: rgb(71,56,116); }
div.DivClassName
{
background-color: #473874;
}
.BgClassName
{
background-color: #473874;
}
</style>
border-color css
<style>
span { border-color: #473874; }
span { border-color: rgb(71,56,116); }
td.TdClassName
{
border-color: #473874;
}
.TagClassName
{
border-color: #473874;
}
</style>