Shades of Meteorite #473665
Tints of Meteorite #473665
RGB
CMYK
RGB Variations
Color information
#473665 (or 0x473665) is known color: Meteorite. HEX triplet: 47, 36 and 65. RGB value is (71,54,101). Sum of RGB (Red+Green+Blue) = 71+54+101=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 54 (21.48% from 255 or 23.89% from 226); Blue value is 101 (39.84% from 255 or 44.69% from 226); Max value from RGB is 101 - color contains mainly: blue. Hex color #473665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473665 is #B8C99A. Grayscale: #404040. Windows color (decimal): -12110235 or 6633031. OLE color: 6633031.
HSL color Cylindrical-coordinate representation of color #473665: hue angle of 261.7º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #473665 is Cyan = 0.30, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 54 | 101 | - |
| CMYK | 0.30 | 0.47 | 0 | 0.60 |
| HSL | 261.7º | 0.3% | 0.3% | - |
| HSV(B) | 261.7º | 0.47% | 0.4% | - |
| XYZ | 6.27 | 4.92 | 12.93 | - |
| YUV | 64.44 | 148.63 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 101 | 0.30 | 0.47 | 0 | 0.60 | 261.7 | 0.3 | 0.3 |
| Hex | 47 | 36 | 65 | 1E | 2F | 0 | 3C | 106 | 1E | 1E |
| Octal | 107 | 66 | 145 | 36 | 57 | 0 | 74 | 406 | 36 | 36 |
| Binary | 1000111 | 110110 | 1100101 | 11110 | 101111 | 0 | 111100 | 100000110 | 11110 | 11110 |
Color Harmonies of #473665
Complementary color
Monochromatic Colors of #473665
Black with #473665
Text Example
Text Example
White with #473665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473665; }
p { color: rgb(71,54,101); }
H1.HeaderClassName
{
color: #473665;
}
.AnyTagClassName
{
color: #473665;
}
</style>
background-color css
<style>
a { background-color: #473665; }
a { background-color: rgb(71,54,101); }
div.DivClassName
{
background-color: #473665;
}
.BgClassName
{
background-color: #473665;
}
</style>
border-color css
<style>
span { border-color: #473665; }
span { border-color: rgb(71,54,101); }
td.TdClassName
{
border-color: #473665;
}
.TagClassName
{
border-color: #473665;
}
</style>