Shades of Meteorite #463966
Tints of Meteorite #463966
RGB
CMYK
RGB Variations
Color information
#463966 (or 0x463966) is known color: Meteorite. HEX triplet: 46, 39 and 66. RGB value is (70,57,102). Sum of RGB (Red+Green+Blue) = 70+57+102=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 57 (22.66% from 255 or 24.89% from 229); Blue value is 102 (40.23% from 255 or 44.54% from 229); Max value from RGB is 102 - color contains mainly: blue. Hex color #463966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463966 is #B9C699. Grayscale: #414141. Windows color (decimal): -12175002 or 6699334. OLE color: 6699334.
HSL color Cylindrical-coordinate representation of color #463966: hue angle of 257.33º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #463966 is Cyan = 0.31, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 57 | 102 | - |
| CMYK | 0.31 | 0.44 | 0 | 0.6 |
| HSL | 257.33º | 0.28% | 0.31% | - |
| HSV(B) | 257.33º | 0.44% | 0.4% | - |
| XYZ | 6.39 | 5.19 | 13.24 | - |
| YUV | 66.02 | 148.31 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 102 | 0.31 | 0.44 | 0 | 0.6 | 257.33 | 0.28 | 0.31 |
| Hex | 46 | 39 | 66 | 1F | 2C | 0 | 3C | 101 | 1C | 1F |
| Octal | 106 | 71 | 146 | 37 | 54 | 0 | 74 | 401 | 34 | 37 |
| Binary | 1000110 | 111001 | 1100110 | 11111 | 101100 | 0 | 111100 | 100000001 | 11100 | 11111 |
Color Harmonies of #463966
Complementary color
Monochromatic Colors of #463966
Black with #463966
Text Example
Text Example
White with #463966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463966; }
p { color: rgb(70,57,102); }
H1.HeaderClassName
{
color: #463966;
}
.AnyTagClassName
{
color: #463966;
}
</style>
background-color css
<style>
a { background-color: #463966; }
a { background-color: rgb(70,57,102); }
div.DivClassName
{
background-color: #463966;
}
.BgClassName
{
background-color: #463966;
}
</style>
border-color css
<style>
span { border-color: #463966; }
span { border-color: rgb(70,57,102); }
td.TdClassName
{
border-color: #463966;
}
.TagClassName
{
border-color: #463966;
}
</style>