Shades of Meteorite #463664
Tints of Meteorite #463664
RGB
CMYK
RGB Variations
Color information
#463664 (or 0x463664) is known color: Meteorite. HEX triplet: 46, 36 and 64. RGB value is (70,54,100). Sum of RGB (Red+Green+Blue) = 70+54+100=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 54 (21.48% from 255 or 24.11% from 224); Blue value is 100 (39.45% from 255 or 44.64% from 224); Max value from RGB is 100 - color contains mainly: blue. Hex color #463664 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463664 is #B9C99B. Grayscale: #3F3F3F. Windows color (decimal): -12175772 or 6567494. OLE color: 6567494.
HSL color Cylindrical-coordinate representation of color #463664: hue angle of 260.87º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #463664 is Cyan = 0.30, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 54 | 100 | - |
| CMYK | 0.30 | 0.46 | 0 | 0.61 |
| HSL | 260.87º | 0.3% | 0.3% | - |
| HSV(B) | 260.87º | 0.46% | 0.39% | - |
| XYZ | 6.15 | 4.86 | 12.67 | - |
| YUV | 64.03 | 148.3 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 100 | 0.30 | 0.46 | 0 | 0.61 | 260.87 | 0.3 | 0.3 |
| Hex | 46 | 36 | 64 | 1E | 2E | 0 | 3D | 105 | 1E | 1E |
| Octal | 106 | 66 | 144 | 36 | 56 | 0 | 75 | 405 | 36 | 36 |
| Binary | 1000110 | 110110 | 1100100 | 11110 | 101110 | 0 | 111101 | 100000101 | 11110 | 11110 |
Color Harmonies of #463664
Complementary color
Monochromatic Colors of #463664
Black with #463664
Text Example
Text Example
White with #463664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463664; }
p { color: rgb(70,54,100); }
H1.HeaderClassName
{
color: #463664;
}
.AnyTagClassName
{
color: #463664;
}
</style>
background-color css
<style>
a { background-color: #463664; }
a { background-color: rgb(70,54,100); }
div.DivClassName
{
background-color: #463664;
}
.BgClassName
{
background-color: #463664;
}
</style>
border-color css
<style>
span { border-color: #463664; }
span { border-color: rgb(70,54,100); }
td.TdClassName
{
border-color: #463664;
}
.TagClassName
{
border-color: #463664;
}
</style>