Shades of Meteorite #463665
Tints of Meteorite #463665
RGB
CMYK
RGB Variations
Color information
#463665 (or 0x463665) is known color: Meteorite. HEX triplet: 46, 36 and 65. RGB value is (70,54,101). Sum of RGB (Red+Green+Blue) = 70+54+101=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 54 (21.48% from 255 or 24% from 225); Blue value is 101 (39.84% from 255 or 44.89% from 225); Max value from RGB is 101 - color contains mainly: blue. Hex color #463665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463665 is #B9C99A. Grayscale: #3F3F3F. Windows color (decimal): -12175771 or 6633030. OLE color: 6633030.
HSL color Cylindrical-coordinate representation of color #463665: hue angle of 260.43º 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 #463665 is Cyan = 0.31, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 54 | 101 | - |
| CMYK | 0.31 | 0.47 | 0 | 0.60 |
| HSL | 260.43º | 0.3% | 0.3% | - |
| HSV(B) | 260.43º | 0.47% | 0.4% | - |
| XYZ | 6.19 | 4.88 | 12.93 | - |
| YUV | 64.14 | 148.8 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 101 | 0.31 | 0.47 | 0 | 0.60 | 260.43 | 0.3 | 0.3 |
| Hex | 46 | 36 | 65 | 1F | 2F | 0 | 3C | 104 | 1E | 1E |
| Octal | 106 | 66 | 145 | 37 | 57 | 0 | 74 | 404 | 36 | 36 |
| Binary | 1000110 | 110110 | 1100101 | 11111 | 101111 | 0 | 111100 | 100000100 | 11110 | 11110 |
Color Harmonies of #463665
Complementary color
Monochromatic Colors of #463665
Black with #463665
Text Example
Text Example
White with #463665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463665; }
p { color: rgb(70,54,101); }
H1.HeaderClassName
{
color: #463665;
}
.AnyTagClassName
{
color: #463665;
}
</style>
background-color css
<style>
a { background-color: #463665; }
a { background-color: rgb(70,54,101); }
div.DivClassName
{
background-color: #463665;
}
.BgClassName
{
background-color: #463665;
}
</style>
border-color css
<style>
span { border-color: #463665; }
span { border-color: rgb(70,54,101); }
td.TdClassName
{
border-color: #463665;
}
.TagClassName
{
border-color: #463665;
}
</style>