Shades of Meteorite #463867
Tints of Meteorite #463867
RGB
CMYK
RGB Variations
Color information
#463867 (or 0x463867) is known color: Meteorite. HEX triplet: 46, 38 and 67. RGB value is (70,56,103). Sum of RGB (Red+Green+Blue) = 70+56+103=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 56 (22.27% from 255 or 24.45% from 229); Blue value is 103 (40.62% from 255 or 44.98% from 229); Max value from RGB is 103 - color contains mainly: blue. Hex color #463867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463867 is #B9C798. Grayscale: #414141. Windows color (decimal): -12175257 or 6764614. OLE color: 6764614.
HSL color Cylindrical-coordinate representation of color #463867: hue angle of 257.87º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #463867 is Cyan = 0.32, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 56 | 103 | - |
| CMYK | 0.32 | 0.46 | 0 | 0.60 |
| HSL | 257.87º | 0.3% | 0.31% | - |
| HSV(B) | 257.87º | 0.46% | 0.4% | - |
| XYZ | 6.39 | 5.11 | 13.48 | - |
| YUV | 65.54 | 149.14 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 103 | 0.32 | 0.46 | 0 | 0.60 | 257.87 | 0.3 | 0.31 |
| Hex | 46 | 38 | 67 | 20 | 2E | 0 | 3C | 102 | 1E | 1F |
| Octal | 106 | 70 | 147 | 40 | 56 | 0 | 74 | 402 | 36 | 37 |
| Binary | 1000110 | 111000 | 1100111 | 100000 | 101110 | 0 | 111100 | 100000010 | 11110 | 11111 |
Color Harmonies of #463867
Complementary color
Monochromatic Colors of #463867
Black with #463867
Text Example
Text Example
White with #463867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463867; }
p { color: rgb(70,56,103); }
H1.HeaderClassName
{
color: #463867;
}
.AnyTagClassName
{
color: #463867;
}
</style>
background-color css
<style>
a { background-color: #463867; }
a { background-color: rgb(70,56,103); }
div.DivClassName
{
background-color: #463867;
}
.BgClassName
{
background-color: #463867;
}
</style>
border-color css
<style>
span { border-color: #463867; }
span { border-color: rgb(70,56,103); }
td.TdClassName
{
border-color: #463867;
}
.TagClassName
{
border-color: #463867;
}
</style>