Shades of Meteorite #514072
Tints of Meteorite #514072
RGB
CMYK
RGB Variations
Color information
#514072 (or 0x514072) is known color: Meteorite. HEX triplet: 51, 40 and 72. RGB value is (81,64,114). Sum of RGB (Red+Green+Blue) = 81+64+114=259 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.27% from 259); Green value is 64 (25.39% from 255 or 24.71% from 259); Blue value is 114 (44.92% from 255 or 44.02% from 259); Max value from RGB is 114 - color contains mainly: blue. Hex color #514072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514072 is #AEBF8D. Grayscale: #4A4A4A. Windows color (decimal): -11452302 or 7487569. OLE color: 7487569.
HSL color Cylindrical-coordinate representation of color #514072: hue angle of 260.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #514072 is Cyan = 0.29, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 64 | 114 | - |
| CMYK | 0.29 | 0.44 | 0 | 0.55 |
| HSL | 260.4º | 0.28% | 0.35% | - |
| HSV(B) | 260.4º | 0.44% | 0.45% | - |
| XYZ | 8.26 | 6.63 | 16.76 | - |
| YUV | 74.78 | 150.13 | 132.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 114 | 0.29 | 0.44 | 0 | 0.55 | 260.4 | 0.28 | 0.35 |
| Hex | 51 | 40 | 72 | 1D | 2C | 0 | 37 | 104 | 1C | 23 |
| Octal | 121 | 100 | 162 | 35 | 54 | 0 | 67 | 404 | 34 | 43 |
| Binary | 1010001 | 1000000 | 1110010 | 11101 | 101100 | 0 | 110111 | 100000100 | 11100 | 100011 |
Color Harmonies of #514072
Complementary color
Monochromatic Colors of #514072
Black with #514072
Text Example
Text Example
White with #514072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514072; }
p { color: rgb(81,64,114); }
H1.HeaderClassName
{
color: #514072;
}
.AnyTagClassName
{
color: #514072;
}
</style>
background-color css
<style>
a { background-color: #514072; }
a { background-color: rgb(81,64,114); }
div.DivClassName
{
background-color: #514072;
}
.BgClassName
{
background-color: #514072;
}
</style>
border-color css
<style>
span { border-color: #514072; }
span { border-color: rgb(81,64,114); }
td.TdClassName
{
border-color: #514072;
}
.TagClassName
{
border-color: #514072;
}
</style>