Shades of Meteorite #504571
Tints of Meteorite #504571
RGB
CMYK
RGB Variations
Color information
#504571 (or 0x504571) is known color: Meteorite. HEX triplet: 50, 45 and 71. RGB value is (80,69,113). Sum of RGB (Red+Green+Blue) = 80+69+113=262 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.53% from 262); Green value is 69 (27.34% from 255 or 26.34% from 262); Blue value is 113 (44.53% from 255 or 43.13% from 262); Max value from RGB is 113 - color contains mainly: blue. Hex color #504571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #504571 is #AFBA8E. Grayscale: #4D4D4D. Windows color (decimal): -11516559 or 7423312. OLE color: 7423312.
HSL color Cylindrical-coordinate representation of color #504571: hue angle of 255º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #504571 is Cyan = 0.29, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 69 | 113 | - |
| CMYK | 0.29 | 0.39 | 0 | 0.56 |
| HSL | 255º | 0.24% | 0.36% | - |
| HSV(B) | 255º | 0.39% | 0.44% | - |
| XYZ | 8.42 | 7.15 | 16.56 | - |
| YUV | 77.31 | 148.14 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 113 | 0.29 | 0.39 | 0 | 0.56 | 255 | 0.24 | 0.36 |
| Hex | 50 | 45 | 71 | 1D | 27 | 0 | 38 | FF | 18 | 24 |
| Octal | 120 | 105 | 161 | 35 | 47 | 0 | 70 | 377 | 30 | 44 |
| Binary | 1010000 | 1000101 | 1110001 | 11101 | 100111 | 0 | 111000 | 11111111 | 11000 | 100100 |
Color Harmonies of #504571
Complementary color
Monochromatic Colors of #504571
Black with #504571
Text Example
Text Example
White with #504571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504571; }
p { color: rgb(80,69,113); }
H1.HeaderClassName
{
color: #504571;
}
.AnyTagClassName
{
color: #504571;
}
</style>
background-color css
<style>
a { background-color: #504571; }
a { background-color: rgb(80,69,113); }
div.DivClassName
{
background-color: #504571;
}
.BgClassName
{
background-color: #504571;
}
</style>
border-color css
<style>
span { border-color: #504571; }
span { border-color: rgb(80,69,113); }
td.TdClassName
{
border-color: #504571;
}
.TagClassName
{
border-color: #504571;
}
</style>