Shades of Meteorite #534772
Tints of Meteorite #534772
RGB
CMYK
RGB Variations
Color information
#534772 (or 0x534772) is known color: Meteorite. HEX triplet: 53, 47 and 72. RGB value is (83,71,114). Sum of RGB (Red+Green+Blue) = 83+71+114=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 71 (28.12% from 255 or 26.49% from 268); Blue value is 114 (44.92% from 255 or 42.54% from 268); Max value from RGB is 114 - color contains mainly: blue. Hex color #534772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534772 is #ACB88D. Grayscale: #4F4F4F. Windows color (decimal): -11319438 or 7489363. OLE color: 7489363.
HSL color Cylindrical-coordinate representation of color #534772: hue angle of 256.74º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #534772 is Cyan = 0.27, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 71 | 114 | - |
| CMYK | 0.27 | 0.38 | 0 | 0.55 |
| HSL | 256.74º | 0.23% | 0.36% | - |
| HSV(B) | 256.74º | 0.38% | 0.45% | - |
| XYZ | 8.86 | 7.56 | 16.91 | - |
| YUV | 79.49 | 147.48 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 114 | 0.27 | 0.38 | 0 | 0.55 | 256.74 | 0.23 | 0.36 |
| Hex | 53 | 47 | 72 | 1B | 26 | 0 | 37 | 101 | 17 | 24 |
| Octal | 123 | 107 | 162 | 33 | 46 | 0 | 67 | 401 | 27 | 44 |
| Binary | 1010011 | 1000111 | 1110010 | 11011 | 100110 | 0 | 110111 | 100000001 | 10111 | 100100 |
Color Harmonies of #534772
Complementary color
Monochromatic Colors of #534772
Black with #534772
Text Example
Text Example
White with #534772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534772; }
p { color: rgb(83,71,114); }
H1.HeaderClassName
{
color: #534772;
}
.AnyTagClassName
{
color: #534772;
}
</style>
background-color css
<style>
a { background-color: #534772; }
a { background-color: rgb(83,71,114); }
div.DivClassName
{
background-color: #534772;
}
.BgClassName
{
background-color: #534772;
}
</style>
border-color css
<style>
span { border-color: #534772; }
span { border-color: rgb(83,71,114); }
td.TdClassName
{
border-color: #534772;
}
.TagClassName
{
border-color: #534772;
}
</style>