Shades of Meteorite #524569
Tints of Meteorite #524569
RGB
CMYK
RGB Variations
Color information
#524569 (or 0x524569) is known color: Meteorite. HEX triplet: 52, 45 and 69. RGB value is (82,69,105). Sum of RGB (Red+Green+Blue) = 82+69+105=256 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.03% from 256); Green value is 69 (27.34% from 255 or 26.95% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 105 - color contains mainly: blue. Hex color #524569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524569 is #ADBA96. Grayscale: #4C4C4C. Windows color (decimal): -11385495 or 6899026. OLE color: 6899026.
HSL color Cylindrical-coordinate representation of color #524569: hue angle of 261.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #524569 is Cyan = 0.22, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 69 | 105 | - |
| CMYK | 0.22 | 0.34 | 0 | 0.59 |
| HSL | 261.67º | 0.21% | 0.34% | - |
| HSV(B) | 261.67º | 0.34% | 0.41% | - |
| XYZ | 8.16 | 7.07 | 14.3 | - |
| YUV | 76.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 105 | 0.22 | 0.34 | 0 | 0.59 | 261.67 | 0.21 | 0.34 |
| Hex | 52 | 45 | 69 | 16 | 22 | 0 | 3B | 106 | 15 | 22 |
| Octal | 122 | 105 | 151 | 26 | 42 | 0 | 73 | 406 | 25 | 42 |
| Binary | 1010010 | 1000101 | 1101001 | 10110 | 100010 | 0 | 111011 | 100000110 | 10101 | 100010 |
Color Harmonies of #524569
Complementary color
Monochromatic Colors of #524569
Black with #524569
Text Example
Text Example
White with #524569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524569; }
p { color: rgb(82,69,105); }
H1.HeaderClassName
{
color: #524569;
}
.AnyTagClassName
{
color: #524569;
}
</style>
background-color css
<style>
a { background-color: #524569; }
a { background-color: rgb(82,69,105); }
div.DivClassName
{
background-color: #524569;
}
.BgClassName
{
background-color: #524569;
}
</style>
border-color css
<style>
span { border-color: #524569; }
span { border-color: rgb(82,69,105); }
td.TdClassName
{
border-color: #524569;
}
.TagClassName
{
border-color: #524569;
}
</style>