Shades of Meteorite #514569
Tints of Meteorite #514569
RGB
CMYK
RGB Variations
Color information
#514569 (or 0x514569) is known color: Meteorite. HEX triplet: 51, 45 and 69. RGB value is (81,69,105). Sum of RGB (Red+Green+Blue) = 81+69+105=255 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.76% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 105 (41.41% from 255 or 41.18% from 255); Max value from RGB is 105 - color contains mainly: blue. Hex color #514569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514569 is #AEBA96. Grayscale: #4C4C4C. Windows color (decimal): -11451031 or 6899025. OLE color: 6899025.
HSL color Cylindrical-coordinate representation of color #514569: hue angle of 260º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #514569 is Cyan = 0.23, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 69 | 105 | - |
| CMYK | 0.23 | 0.34 | 0 | 0.59 |
| HSL | 260º | 0.21% | 0.34% | - |
| HSV(B) | 260º | 0.34% | 0.41% | - |
| XYZ | 8.07 | 7.03 | 14.3 | - |
| YUV | 76.69 | 143.98 | 131.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 105 | 0.23 | 0.34 | 0 | 0.59 | 260 | 0.21 | 0.34 |
| Hex | 51 | 45 | 69 | 17 | 22 | 0 | 3B | 104 | 15 | 22 |
| Octal | 121 | 105 | 151 | 27 | 42 | 0 | 73 | 404 | 25 | 42 |
| Binary | 1010001 | 1000101 | 1101001 | 10111 | 100010 | 0 | 111011 | 100000100 | 10101 | 100010 |
Color Harmonies of #514569
Complementary color
Monochromatic Colors of #514569
Black with #514569
Text Example
Text Example
White with #514569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514569; }
p { color: rgb(81,69,105); }
H1.HeaderClassName
{
color: #514569;
}
.AnyTagClassName
{
color: #514569;
}
</style>
background-color css
<style>
a { background-color: #514569; }
a { background-color: rgb(81,69,105); }
div.DivClassName
{
background-color: #514569;
}
.BgClassName
{
background-color: #514569;
}
</style>
border-color css
<style>
span { border-color: #514569; }
span { border-color: rgb(81,69,105); }
td.TdClassName
{
border-color: #514569;
}
.TagClassName
{
border-color: #514569;
}
</style>