Shades of Meteorite #464067
Tints of Meteorite #464067
RGB
CMYK
RGB Variations
Color information
#464067 (or 0x464067) is known color: Meteorite. HEX triplet: 46, 40 and 67. RGB value is (70,64,103). Sum of RGB (Red+Green+Blue) = 70+64+103=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 64 (25.39% from 255 or 27.00% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 103 - color contains mainly: blue. Hex color #464067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #464067 is #B9BF98. Grayscale: #464646. Windows color (decimal): -12173209 or 6766662. OLE color: 6766662.
HSL color Cylindrical-coordinate representation of color #464067: hue angle of 249.23º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #464067 is Cyan = 0.32, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 64 | 103 | - |
| CMYK | 0.32 | 0.38 | 0 | 0.60 |
| HSL | 249.23º | 0.23% | 0.33% | - |
| HSV(B) | 249.23º | 0.38% | 0.4% | - |
| XYZ | 6.81 | 5.95 | 13.62 | - |
| YUV | 70.24 | 146.49 | 127.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 103 | 0.32 | 0.38 | 0 | 0.60 | 249.23 | 0.23 | 0.33 |
| Hex | 46 | 40 | 67 | 20 | 26 | 0 | 3C | F9 | 17 | 21 |
| Octal | 106 | 100 | 147 | 40 | 46 | 0 | 74 | 371 | 27 | 41 |
| Binary | 1000110 | 1000000 | 1100111 | 100000 | 100110 | 0 | 111100 | 11111001 | 10111 | 100001 |
Color Harmonies of #464067
Complementary color
Monochromatic Colors of #464067
Black with #464067
Text Example
Text Example
White with #464067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464067; }
p { color: rgb(70,64,103); }
H1.HeaderClassName
{
color: #464067;
}
.AnyTagClassName
{
color: #464067;
}
</style>
background-color css
<style>
a { background-color: #464067; }
a { background-color: rgb(70,64,103); }
div.DivClassName
{
background-color: #464067;
}
.BgClassName
{
background-color: #464067;
}
</style>
border-color css
<style>
span { border-color: #464067; }
span { border-color: rgb(70,64,103); }
td.TdClassName
{
border-color: #464067;
}
.TagClassName
{
border-color: #464067;
}
</style>