Shades of Meteorite #524871
Tints of Meteorite #524871
RGB
CMYK
RGB Variations
Color information
#524871 (or 0x524871) is known color: Meteorite. HEX triplet: 52, 48 and 71. RGB value is (82,72,113). Sum of RGB (Red+Green+Blue) = 82+72+113=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 72 (28.52% from 255 or 26.97% from 267); Blue value is 113 (44.53% from 255 or 42.32% from 267); Max value from RGB is 113 - color contains mainly: blue. Hex color #524871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524871 is #ADB78E. Grayscale: #4F4F4F. Windows color (decimal): -11384719 or 7424082. OLE color: 7424082.
HSL color Cylindrical-coordinate representation of color #524871: hue angle of 254.63º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #524871 is Cyan = 0.27, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 72 | 113 | - |
| CMYK | 0.27 | 0.36 | 0 | 0.56 |
| HSL | 254.63º | 0.22% | 0.36% | - |
| HSV(B) | 254.63º | 0.36% | 0.44% | - |
| XYZ | 8.78 | 7.62 | 16.63 | - |
| YUV | 79.66 | 146.81 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 113 | 0.27 | 0.36 | 0 | 0.56 | 254.63 | 0.22 | 0.36 |
| Hex | 52 | 48 | 71 | 1B | 24 | 0 | 38 | FF | 16 | 24 |
| Octal | 122 | 110 | 161 | 33 | 44 | 0 | 70 | 377 | 26 | 44 |
| Binary | 1010010 | 1001000 | 1110001 | 11011 | 100100 | 0 | 111000 | 11111111 | 10110 | 100100 |
Color Harmonies of #524871
Complementary color
Monochromatic Colors of #524871
Black with #524871
Text Example
Text Example
White with #524871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524871; }
p { color: rgb(82,72,113); }
H1.HeaderClassName
{
color: #524871;
}
.AnyTagClassName
{
color: #524871;
}
</style>
background-color css
<style>
a { background-color: #524871; }
a { background-color: rgb(82,72,113); }
div.DivClassName
{
background-color: #524871;
}
.BgClassName
{
background-color: #524871;
}
</style>
border-color css
<style>
span { border-color: #524871; }
span { border-color: rgb(82,72,113); }
td.TdClassName
{
border-color: #524871;
}
.TagClassName
{
border-color: #524871;
}
</style>