Shades of Meteorite #514071
Tints of Meteorite #514071
RGB
CMYK
RGB Variations
Color information
#514071 (or 0x514071) is known color: Meteorite. HEX triplet: 51, 40 and 71. RGB value is (81,64,113). Sum of RGB (Red+Green+Blue) = 81+64+113=258 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.40% from 258); Green value is 64 (25.39% from 255 or 24.81% from 258); Blue value is 113 (44.53% from 255 or 43.80% from 258); Max value from RGB is 113 - color contains mainly: blue. Hex color #514071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514071 is #AEBF8E. Grayscale: #4A4A4A. Windows color (decimal): -11452303 or 7422033. OLE color: 7422033.
HSL color Cylindrical-coordinate representation of color #514071: hue angle of 260.82º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #514071 is Cyan = 0.28, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 64 | 113 | - |
| CMYK | 0.28 | 0.43 | 0 | 0.56 |
| HSL | 260.82º | 0.28% | 0.35% | - |
| HSV(B) | 260.82º | 0.43% | 0.44% | - |
| XYZ | 8.21 | 6.61 | 16.47 | - |
| YUV | 74.67 | 149.63 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 113 | 0.28 | 0.43 | 0 | 0.56 | 260.82 | 0.28 | 0.35 |
| Hex | 51 | 40 | 71 | 1C | 2B | 0 | 38 | 105 | 1C | 23 |
| Octal | 121 | 100 | 161 | 34 | 53 | 0 | 70 | 405 | 34 | 43 |
| Binary | 1010001 | 1000000 | 1110001 | 11100 | 101011 | 0 | 111000 | 100000101 | 11100 | 100011 |
Color Harmonies of #514071
Complementary color
Monochromatic Colors of #514071
Black with #514071
Text Example
Text Example
White with #514071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514071; }
p { color: rgb(81,64,113); }
H1.HeaderClassName
{
color: #514071;
}
.AnyTagClassName
{
color: #514071;
}
</style>
background-color css
<style>
a { background-color: #514071; }
a { background-color: rgb(81,64,113); }
div.DivClassName
{
background-color: #514071;
}
.BgClassName
{
background-color: #514071;
}
</style>
border-color css
<style>
span { border-color: #514071; }
span { border-color: rgb(81,64,113); }
td.TdClassName
{
border-color: #514071;
}
.TagClassName
{
border-color: #514071;
}
</style>