Shades of Meteorite #463560
Tints of Meteorite #463560
RGB
CMYK
RGB Variations
Color information
#463560 (or 0x463560) is known color: Meteorite. HEX triplet: 46, 35 and 60. RGB value is (70,53,96). Sum of RGB (Red+Green+Blue) = 70+53+96=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 53 (21.09% from 255 or 24.20% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 96 - color contains mainly: blue. Hex color #463560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463560 is #B9CA9F. Grayscale: #3E3E3E. Windows color (decimal): -12176032 or 6305094. OLE color: 6305094.
HSL color Cylindrical-coordinate representation of color #463560: hue angle of 263.72º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #463560 is Cyan = 0.27, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 53 | 96 | - |
| CMYK | 0.27 | 0.45 | 0 | 0.62 |
| HSL | 263.72º | 0.29% | 0.29% | - |
| HSV(B) | 263.72º | 0.45% | 0.38% | - |
| XYZ | 5.91 | 4.69 | 11.66 | - |
| YUV | 62.99 | 146.63 | 133 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 96 | 0.27 | 0.45 | 0 | 0.62 | 263.72 | 0.29 | 0.29 |
| Hex | 46 | 35 | 60 | 1B | 2D | 0 | 3E | 108 | 1D | 1D |
| Octal | 106 | 65 | 140 | 33 | 55 | 0 | 76 | 410 | 35 | 35 |
| Binary | 1000110 | 110101 | 1100000 | 11011 | 101101 | 0 | 111110 | 100001000 | 11101 | 11101 |
Color Harmonies of #463560
Complementary color
Monochromatic Colors of #463560
Black with #463560
Text Example
Text Example
White with #463560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463560; }
p { color: rgb(70,53,96); }
H1.HeaderClassName
{
color: #463560;
}
.AnyTagClassName
{
color: #463560;
}
</style>
background-color css
<style>
a { background-color: #463560; }
a { background-color: rgb(70,53,96); }
div.DivClassName
{
background-color: #463560;
}
.BgClassName
{
background-color: #463560;
}
</style>
border-color css
<style>
span { border-color: #463560; }
span { border-color: rgb(70,53,96); }
td.TdClassName
{
border-color: #463560;
}
.TagClassName
{
border-color: #463560;
}
</style>