Shades of Meteorite #463964
Tints of Meteorite #463964
RGB
CMYK
RGB Variations
Color information
#463964 (or 0x463964) is known color: Meteorite. HEX triplet: 46, 39 and 64. RGB value is (70,57,100). Sum of RGB (Red+Green+Blue) = 70+57+100=227 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.84% from 227); Green value is 57 (22.66% from 255 or 25.11% from 227); Blue value is 100 (39.45% from 255 or 44.05% from 227); Max value from RGB is 100 - color contains mainly: blue. Hex color #463964 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463964 is #B9C69B. Grayscale: #414141. Windows color (decimal): -12175004 or 6568262. OLE color: 6568262.
HSL color Cylindrical-coordinate representation of color #463964: hue angle of 258.14º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #463964 is Cyan = 0.30, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 57 | 100 | - |
| CMYK | 0.30 | 0.43 | 0 | 0.61 |
| HSL | 258.14º | 0.27% | 0.31% | - |
| HSV(B) | 258.14º | 0.43% | 0.39% | - |
| XYZ | 6.29 | 5.15 | 12.72 | - |
| YUV | 65.79 | 147.31 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 100 | 0.30 | 0.43 | 0 | 0.61 | 258.14 | 0.27 | 0.31 |
| Hex | 46 | 39 | 64 | 1E | 2B | 0 | 3D | 102 | 1B | 1F |
| Octal | 106 | 71 | 144 | 36 | 53 | 0 | 75 | 402 | 33 | 37 |
| Binary | 1000110 | 111001 | 1100100 | 11110 | 101011 | 0 | 111101 | 100000010 | 11011 | 11111 |
Color Harmonies of #463964
Complementary color
Monochromatic Colors of #463964
Black with #463964
Text Example
Text Example
White with #463964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463964; }
p { color: rgb(70,57,100); }
H1.HeaderClassName
{
color: #463964;
}
.AnyTagClassName
{
color: #463964;
}
</style>
background-color css
<style>
a { background-color: #463964; }
a { background-color: rgb(70,57,100); }
div.DivClassName
{
background-color: #463964;
}
.BgClassName
{
background-color: #463964;
}
</style>
border-color css
<style>
span { border-color: #463964; }
span { border-color: rgb(70,57,100); }
td.TdClassName
{
border-color: #463964;
}
.TagClassName
{
border-color: #463964;
}
</style>