Shades of Meteorite #514871
Tints of Meteorite #514871
RGB
CMYK
RGB Variations
Color information
#514871 (or 0x514871) is known color: Meteorite. HEX triplet: 51, 48 and 71. RGB value is (81,72,113). Sum of RGB (Red+Green+Blue) = 81+72+113=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 72 (28.52% from 255 or 27.07% from 266); Blue value is 113 (44.53% from 255 or 42.48% from 266); Max value from RGB is 113 - color contains mainly: blue. Hex color #514871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514871 is #AEB78E. Grayscale: #4F4F4F. Windows color (decimal): -11450255 or 7424081. OLE color: 7424081.
HSL color Cylindrical-coordinate representation of color #514871: hue angle of 253.17º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #514871 is Cyan = 0.28, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 72 | 113 | - |
| CMYK | 0.28 | 0.36 | 0 | 0.56 |
| HSL | 253.17º | 0.22% | 0.36% | - |
| HSV(B) | 253.17º | 0.36% | 0.44% | - |
| XYZ | 8.69 | 7.58 | 16.63 | - |
| YUV | 79.37 | 146.98 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 72 | 113 | 0.28 | 0.36 | 0 | 0.56 | 253.17 | 0.22 | 0.36 |
| Hex | 51 | 48 | 71 | 1C | 24 | 0 | 38 | FD | 16 | 24 |
| Octal | 121 | 110 | 161 | 34 | 44 | 0 | 70 | 375 | 26 | 44 |
| Binary | 1010001 | 1001000 | 1110001 | 11100 | 100100 | 0 | 111000 | 11111101 | 10110 | 100100 |
Color Harmonies of #514871
Complementary color
Monochromatic Colors of #514871
Black with #514871
Text Example
Text Example
White with #514871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514871; }
p { color: rgb(81,72,113); }
H1.HeaderClassName
{
color: #514871;
}
.AnyTagClassName
{
color: #514871;
}
</style>
background-color css
<style>
a { background-color: #514871; }
a { background-color: rgb(81,72,113); }
div.DivClassName
{
background-color: #514871;
}
.BgClassName
{
background-color: #514871;
}
</style>
border-color css
<style>
span { border-color: #514871; }
span { border-color: rgb(81,72,113); }
td.TdClassName
{
border-color: #514871;
}
.TagClassName
{
border-color: #514871;
}
</style>