Shades of Meteorite #503972
Tints of Meteorite #503972
RGB
CMYK
RGB Variations
Color information
#503972 (or 0x503972) is known color: Meteorite. HEX triplet: 50, 39 and 72. RGB value is (80,57,114). Sum of RGB (Red+Green+Blue) = 80+57+114=251 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.87% from 251); Green value is 57 (22.66% from 255 or 22.71% from 251); Blue value is 114 (44.92% from 255 or 45.42% from 251); Max value from RGB is 114 - color contains mainly: blue. Hex color #503972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503972 is #AFC68D. Grayscale: #464646. Windows color (decimal): -11519630 or 7485776. OLE color: 7485776.
HSL color Cylindrical-coordinate representation of color #503972: hue angle of 264.21º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #503972 is Cyan = 0.30, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 57 | 114 | - |
| CMYK | 0.30 | 0.50 | 0 | 0.55 |
| HSL | 264.21º | 0.33% | 0.34% | - |
| HSV(B) | 264.21º | 0.5% | 0.45% | - |
| XYZ | 7.81 | 5.85 | 16.64 | - |
| YUV | 70.38 | 152.62 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 57 | 114 | 0.30 | 0.50 | 0 | 0.55 | 264.21 | 0.33 | 0.34 |
| Hex | 50 | 39 | 72 | 1E | 32 | 0 | 37 | 108 | 21 | 22 |
| Octal | 120 | 71 | 162 | 36 | 62 | 0 | 67 | 410 | 41 | 42 |
| Binary | 1010000 | 111001 | 1110010 | 11110 | 110010 | 0 | 110111 | 100001000 | 100001 | 100010 |
Color Harmonies of #503972
Complementary color
Monochromatic Colors of #503972
Black with #503972
Text Example
Text Example
White with #503972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503972; }
p { color: rgb(80,57,114); }
H1.HeaderClassName
{
color: #503972;
}
.AnyTagClassName
{
color: #503972;
}
</style>
background-color css
<style>
a { background-color: #503972; }
a { background-color: rgb(80,57,114); }
div.DivClassName
{
background-color: #503972;
}
.BgClassName
{
background-color: #503972;
}
</style>
border-color css
<style>
span { border-color: #503972; }
span { border-color: rgb(80,57,114); }
td.TdClassName
{
border-color: #503972;
}
.TagClassName
{
border-color: #503972;
}
</style>