Shades of Meteorite #524971
Tints of Meteorite #524971
RGB
CMYK
RGB Variations
Color information
#524971 (or 0x524971) is known color: Meteorite. HEX triplet: 52, 49 and 71. RGB value is (82,73,113). Sum of RGB (Red+Green+Blue) = 82+73+113=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 73 (28.91% from 255 or 27.24% from 268); Blue value is 113 (44.53% from 255 or 42.16% from 268); Max value from RGB is 113 - color contains mainly: blue. Hex color #524971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524971 is #ADB68E. Grayscale: #505050. Windows color (decimal): -11384463 or 7424338. OLE color: 7424338.
HSL color Cylindrical-coordinate representation of color #524971: hue angle of 253.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #524971 is Cyan = 0.27, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 73 | 113 | - |
| CMYK | 0.27 | 0.35 | 0 | 0.56 |
| HSL | 253.5º | 0.22% | 0.36% | - |
| HSV(B) | 253.5º | 0.35% | 0.44% | - |
| XYZ | 8.84 | 7.75 | 16.65 | - |
| YUV | 80.25 | 146.48 | 129.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 113 | 0.27 | 0.35 | 0 | 0.56 | 253.5 | 0.22 | 0.36 |
| Hex | 52 | 49 | 71 | 1B | 23 | 0 | 38 | FE | 16 | 24 |
| Octal | 122 | 111 | 161 | 33 | 43 | 0 | 70 | 376 | 26 | 44 |
| Binary | 1010010 | 1001001 | 1110001 | 11011 | 100011 | 0 | 111000 | 11111110 | 10110 | 100100 |
Color Harmonies of #524971
Complementary color
Monochromatic Colors of #524971
Black with #524971
Text Example
Text Example
White with #524971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524971; }
p { color: rgb(82,73,113); }
H1.HeaderClassName
{
color: #524971;
}
.AnyTagClassName
{
color: #524971;
}
</style>
background-color css
<style>
a { background-color: #524971; }
a { background-color: rgb(82,73,113); }
div.DivClassName
{
background-color: #524971;
}
.BgClassName
{
background-color: #524971;
}
</style>
border-color css
<style>
span { border-color: #524971; }
span { border-color: rgb(82,73,113); }
td.TdClassName
{
border-color: #524971;
}
.TagClassName
{
border-color: #524971;
}
</style>