Shades of Meteorite #524475
Tints of Meteorite #524475
RGB
CMYK
RGB Variations
Color information
#524475 (or 0x524475) is known color: Meteorite. HEX triplet: 52, 44 and 75. RGB value is (82,68,117). Sum of RGB (Red+Green+Blue) = 82+68+117=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 68 (26.95% from 255 or 25.47% from 267); Blue value is 117 (46.09% from 255 or 43.82% from 267); Max value from RGB is 117 - color contains mainly: blue. Hex color #524475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524475 is #ADBB8A. Grayscale: #4D4D4D. Windows color (decimal): -11385739 or 7685202. OLE color: 7685202.
HSL color Cylindrical-coordinate representation of color #524475: hue angle of 257.14º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #524475 is Cyan = 0.30, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 68 | 117 | - |
| CMYK | 0.30 | 0.42 | 0 | 0.54 |
| HSL | 257.14º | 0.26% | 0.36% | - |
| HSV(B) | 257.14º | 0.42% | 0.46% | - |
| XYZ | 8.76 | 7.21 | 17.76 | - |
| YUV | 77.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 117 | 0.30 | 0.42 | 0 | 0.54 | 257.14 | 0.26 | 0.36 |
| Hex | 52 | 44 | 75 | 1E | 2A | 0 | 36 | 101 | 1A | 24 |
| Octal | 122 | 104 | 165 | 36 | 52 | 0 | 66 | 401 | 32 | 44 |
| Binary | 1010010 | 1000100 | 1110101 | 11110 | 101010 | 0 | 110110 | 100000001 | 11010 | 100100 |
Color Harmonies of #524475
Complementary color
Monochromatic Colors of #524475
Black with #524475
Text Example
Text Example
White with #524475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524475; }
p { color: rgb(82,68,117); }
H1.HeaderClassName
{
color: #524475;
}
.AnyTagClassName
{
color: #524475;
}
</style>
background-color css
<style>
a { background-color: #524475; }
a { background-color: rgb(82,68,117); }
div.DivClassName
{
background-color: #524475;
}
.BgClassName
{
background-color: #524475;
}
</style>
border-color css
<style>
span { border-color: #524475; }
span { border-color: rgb(82,68,117); }
td.TdClassName
{
border-color: #524475;
}
.TagClassName
{
border-color: #524475;
}
</style>