Shades of Meteorite #524673
Tints of Meteorite #524673
RGB
CMYK
RGB Variations
Color information
#524673 (or 0x524673) is known color: Meteorite. HEX triplet: 52, 46 and 73. RGB value is (82,70,115). Sum of RGB (Red+Green+Blue) = 82+70+115=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 70 (27.73% from 255 or 26.22% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 115 - color contains mainly: blue. Hex color #524673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524673 is #ADB98C. Grayscale: #4E4E4E. Windows color (decimal): -11385229 or 7554642. OLE color: 7554642.
HSL color Cylindrical-coordinate representation of color #524673: hue angle of 256º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #524673 is Cyan = 0.29, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 70 | 115 | - |
| CMYK | 0.29 | 0.39 | 0 | 0.55 |
| HSL | 256º | 0.24% | 0.36% | - |
| HSV(B) | 256º | 0.39% | 0.45% | - |
| XYZ | 8.76 | 7.41 | 17.19 | - |
| YUV | 78.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 115 | 0.29 | 0.39 | 0 | 0.55 | 256 | 0.24 | 0.36 |
| Hex | 52 | 46 | 73 | 1D | 27 | 0 | 37 | 100 | 18 | 24 |
| Octal | 122 | 106 | 163 | 35 | 47 | 0 | 67 | 400 | 30 | 44 |
| Binary | 1010010 | 1000110 | 1110011 | 11101 | 100111 | 0 | 110111 | 100000000 | 11000 | 100100 |
Color Harmonies of #524673
Complementary color
Monochromatic Colors of #524673
Black with #524673
Text Example
Text Example
White with #524673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524673; }
p { color: rgb(82,70,115); }
H1.HeaderClassName
{
color: #524673;
}
.AnyTagClassName
{
color: #524673;
}
</style>
background-color css
<style>
a { background-color: #524673; }
a { background-color: rgb(82,70,115); }
div.DivClassName
{
background-color: #524673;
}
.BgClassName
{
background-color: #524673;
}
</style>
border-color css
<style>
span { border-color: #524673; }
span { border-color: rgb(82,70,115); }
td.TdClassName
{
border-color: #524673;
}
.TagClassName
{
border-color: #524673;
}
</style>