Shades of Meteorite #514770
Tints of Meteorite #514770
RGB
CMYK
RGB Variations
Color information
#514770 (or 0x514770) is known color: Meteorite. HEX triplet: 51, 47 and 70. RGB value is (81,71,112). Sum of RGB (Red+Green+Blue) = 81+71+112=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 71 (28.12% from 255 or 26.89% from 264); Blue value is 112 (44.14% from 255 or 42.42% from 264); Max value from RGB is 112 - color contains mainly: blue. Hex color #514770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514770 is #AEB88F. Grayscale: #4E4E4E. Windows color (decimal): -11450512 or 7358289. OLE color: 7358289.
HSL color Cylindrical-coordinate representation of color #514770: hue angle of 254.63º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #514770 is Cyan = 0.28, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 71 | 112 | - |
| CMYK | 0.28 | 0.37 | 0 | 0.56 |
| HSL | 254.63º | 0.22% | 0.36% | - |
| HSV(B) | 254.63º | 0.37% | 0.44% | - |
| XYZ | 8.57 | 7.43 | 16.31 | - |
| YUV | 78.66 | 146.81 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 112 | 0.28 | 0.37 | 0 | 0.56 | 254.63 | 0.22 | 0.36 |
| Hex | 51 | 47 | 70 | 1C | 25 | 0 | 38 | FF | 16 | 24 |
| Octal | 121 | 107 | 160 | 34 | 45 | 0 | 70 | 377 | 26 | 44 |
| Binary | 1010001 | 1000111 | 1110000 | 11100 | 100101 | 0 | 111000 | 11111111 | 10110 | 100100 |
Color Harmonies of #514770
Complementary color
Monochromatic Colors of #514770
Black with #514770
Text Example
Text Example
White with #514770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514770; }
p { color: rgb(81,71,112); }
H1.HeaderClassName
{
color: #514770;
}
.AnyTagClassName
{
color: #514770;
}
</style>
background-color css
<style>
a { background-color: #514770; }
a { background-color: rgb(81,71,112); }
div.DivClassName
{
background-color: #514770;
}
.BgClassName
{
background-color: #514770;
}
</style>
border-color css
<style>
span { border-color: #514770; }
span { border-color: rgb(81,71,112); }
td.TdClassName
{
border-color: #514770;
}
.TagClassName
{
border-color: #514770;
}
</style>