Shades of Meteorite #524773
Tints of Meteorite #524773
RGB
CMYK
RGB Variations
Color information
#524773 (or 0x524773) is known color: Meteorite. HEX triplet: 52, 47 and 73. RGB value is (82,71,115). Sum of RGB (Red+Green+Blue) = 82+71+115=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 71 (28.12% from 255 or 26.49% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #524773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524773 is #ADB88C. Grayscale: #4F4F4F. Windows color (decimal): -11384973 or 7554898. OLE color: 7554898.
HSL color Cylindrical-coordinate representation of color #524773: hue angle of 255º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #524773 is Cyan = 0.29, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 71 | 115 | - |
| CMYK | 0.29 | 0.38 | 0 | 0.55 |
| HSL | 255º | 0.24% | 0.36% | - |
| HSV(B) | 255º | 0.38% | 0.45% | - |
| XYZ | 8.83 | 7.54 | 17.21 | - |
| YUV | 79.31 | 148.14 | 129.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 115 | 0.29 | 0.38 | 0 | 0.55 | 255 | 0.24 | 0.36 |
| Hex | 52 | 47 | 73 | 1D | 26 | 0 | 37 | FF | 18 | 24 |
| Octal | 122 | 107 | 163 | 35 | 46 | 0 | 67 | 377 | 30 | 44 |
| Binary | 1010010 | 1000111 | 1110011 | 11101 | 100110 | 0 | 110111 | 11111111 | 11000 | 100100 |
Color Harmonies of #524773
Complementary color
Monochromatic Colors of #524773
Black with #524773
Text Example
Text Example
White with #524773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524773; }
p { color: rgb(82,71,115); }
H1.HeaderClassName
{
color: #524773;
}
.AnyTagClassName
{
color: #524773;
}
</style>
background-color css
<style>
a { background-color: #524773; }
a { background-color: rgb(82,71,115); }
div.DivClassName
{
background-color: #524773;
}
.BgClassName
{
background-color: #524773;
}
</style>
border-color css
<style>
span { border-color: #524773; }
span { border-color: rgb(82,71,115); }
td.TdClassName
{
border-color: #524773;
}
.TagClassName
{
border-color: #524773;
}
</style>