Shades of Meteorite #514772
Tints of Meteorite #514772
RGB
CMYK
RGB Variations
Color information
#514772 (or 0x514772) is known color: Meteorite. HEX triplet: 51, 47 and 72. RGB value is (81,71,114). Sum of RGB (Red+Green+Blue) = 81+71+114=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 71 (28.12% from 255 or 26.69% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #514772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514772 is #AEB88D. Grayscale: #4E4E4E. Windows color (decimal): -11450510 or 7489361. OLE color: 7489361.
HSL color Cylindrical-coordinate representation of color #514772: hue angle of 253.95º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #514772 is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 71 | 114 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.55 |
| HSL | 253.95º | 0.23% | 0.36% | - |
| HSV(B) | 253.95º | 0.38% | 0.45% | - |
| XYZ | 8.68 | 7.47 | 16.9 | - |
| YUV | 78.89 | 147.81 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 71 | 114 | 0.29 | 0.38 | 0 | 0.55 | 253.95 | 0.23 | 0.36 |
| Hex | 51 | 47 | 72 | 1D | 26 | 0 | 37 | FE | 17 | 24 |
| Octal | 121 | 107 | 162 | 35 | 46 | 0 | 67 | 376 | 27 | 44 |
| Binary | 1010001 | 1000111 | 1110010 | 11101 | 100110 | 0 | 110111 | 11111110 | 10111 | 100100 |
Color Harmonies of #514772
Complementary color
Monochromatic Colors of #514772
Black with #514772
Text Example
Text Example
White with #514772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514772; }
p { color: rgb(81,71,114); }
H1.HeaderClassName
{
color: #514772;
}
.AnyTagClassName
{
color: #514772;
}
</style>
background-color css
<style>
a { background-color: #514772; }
a { background-color: rgb(81,71,114); }
div.DivClassName
{
background-color: #514772;
}
.BgClassName
{
background-color: #514772;
}
</style>
border-color css
<style>
span { border-color: #514772; }
span { border-color: rgb(81,71,114); }
td.TdClassName
{
border-color: #514772;
}
.TagClassName
{
border-color: #514772;
}
</style>