Shades of Meteorite #524770
Tints of Meteorite #524770
RGB
CMYK
RGB Variations
Color information
#524770 (or 0x524770) is known color: Meteorite. HEX triplet: 52, 47 and 70. RGB value is (82,71,112). Sum of RGB (Red+Green+Blue) = 82+71+112=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 71 (28.12% from 255 or 26.79% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 112 - color contains mainly: blue. Hex color #524770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524770 is #ADB88F. Grayscale: #4E4E4E. Windows color (decimal): -11384976 or 7358290. OLE color: 7358290.
HSL color Cylindrical-coordinate representation of color #524770: hue angle of 256.1º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #524770 is Cyan = 0.27, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 71 | 112 | - |
| CMYK | 0.27 | 0.37 | 0 | 0.56 |
| HSL | 256.1º | 0.22% | 0.36% | - |
| HSV(B) | 256.1º | 0.37% | 0.44% | - |
| XYZ | 8.66 | 7.47 | 16.31 | - |
| YUV | 78.96 | 146.64 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 112 | 0.27 | 0.37 | 0 | 0.56 | 256.1 | 0.22 | 0.36 |
| Hex | 52 | 47 | 70 | 1B | 25 | 0 | 38 | 100 | 16 | 24 |
| Octal | 122 | 107 | 160 | 33 | 45 | 0 | 70 | 400 | 26 | 44 |
| Binary | 1010010 | 1000111 | 1110000 | 11011 | 100101 | 0 | 111000 | 100000000 | 10110 | 100100 |
Color Harmonies of #524770
Complementary color
Monochromatic Colors of #524770
Black with #524770
Text Example
Text Example
White with #524770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524770; }
p { color: rgb(82,71,112); }
H1.HeaderClassName
{
color: #524770;
}
.AnyTagClassName
{
color: #524770;
}
</style>
background-color css
<style>
a { background-color: #524770; }
a { background-color: rgb(82,71,112); }
div.DivClassName
{
background-color: #524770;
}
.BgClassName
{
background-color: #524770;
}
</style>
border-color css
<style>
span { border-color: #524770; }
span { border-color: rgb(82,71,112); }
td.TdClassName
{
border-color: #524770;
}
.TagClassName
{
border-color: #524770;
}
</style>