Shades of Meteorite #514572
Tints of Meteorite #514572
RGB
CMYK
RGB Variations
Color information
#514572 (or 0x514572) is known color: Meteorite. HEX triplet: 51, 45 and 72. RGB value is (81,69,114). Sum of RGB (Red+Green+Blue) = 81+69+114=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 69 (27.34% from 255 or 26.14% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 114 - color contains mainly: blue. Hex color #514572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514572 is #AEBA8D. Grayscale: #4D4D4D. Windows color (decimal): -11451022 or 7488849. OLE color: 7488849.
HSL color Cylindrical-coordinate representation of color #514572: hue angle of 256º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #514572 is Cyan = 0.29, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 69 | 114 | - |
| CMYK | 0.29 | 0.39 | 0 | 0.55 |
| HSL | 256º | 0.25% | 0.36% | - |
| HSV(B) | 256º | 0.39% | 0.45% | - |
| XYZ | 8.56 | 7.22 | 16.86 | - |
| YUV | 77.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 114 | 0.29 | 0.39 | 0 | 0.55 | 256 | 0.25 | 0.36 |
| Hex | 51 | 45 | 72 | 1D | 27 | 0 | 37 | 100 | 19 | 24 |
| Octal | 121 | 105 | 162 | 35 | 47 | 0 | 67 | 400 | 31 | 44 |
| Binary | 1010001 | 1000101 | 1110010 | 11101 | 100111 | 0 | 110111 | 100000000 | 11001 | 100100 |
Color Harmonies of #514572
Complementary color
Monochromatic Colors of #514572
Black with #514572
Text Example
Text Example
White with #514572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514572; }
p { color: rgb(81,69,114); }
H1.HeaderClassName
{
color: #514572;
}
.AnyTagClassName
{
color: #514572;
}
</style>
background-color css
<style>
a { background-color: #514572; }
a { background-color: rgb(81,69,114); }
div.DivClassName
{
background-color: #514572;
}
.BgClassName
{
background-color: #514572;
}
</style>
border-color css
<style>
span { border-color: #514572; }
span { border-color: rgb(81,69,114); }
td.TdClassName
{
border-color: #514572;
}
.TagClassName
{
border-color: #514572;
}
</style>