Shades of Meteorite #594773
Tints of Meteorite #594773
RGB
CMYK
RGB Variations
Color information
#594773 (or 0x594773) is known color: Meteorite. HEX triplet: 59, 47 and 73. RGB value is (89,71,115). Sum of RGB (Red+Green+Blue) = 89+71+115=275 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.36% from 275); Green value is 71 (28.12% from 255 or 25.82% from 275); Blue value is 115 (45.31% from 255 or 41.82% from 275); Max value from RGB is 115 - color contains mainly: blue. Hex color #594773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594773 is #A6B88C. Grayscale: #515151. Windows color (decimal): -10926221 or 7554905. OLE color: 7554905.
HSL color Cylindrical-coordinate representation of color #594773: hue angle of 264.55º degrees, saturation: 0.24, 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 #594773 is Cyan = 0.23, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 71 | 115 | - |
| CMYK | 0.23 | 0.38 | 0 | 0.55 |
| HSL | 264.55º | 0.24% | 0.36% | - |
| HSV(B) | 264.55º | 0.38% | 0.45% | - |
| XYZ | 9.47 | 7.87 | 17.24 | - |
| YUV | 81.4 | 146.96 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 115 | 0.23 | 0.38 | 0 | 0.55 | 264.55 | 0.24 | 0.36 |
| Hex | 59 | 47 | 73 | 17 | 26 | 0 | 37 | 109 | 18 | 24 |
| Octal | 131 | 107 | 163 | 27 | 46 | 0 | 67 | 411 | 30 | 44 |
| Binary | 1011001 | 1000111 | 1110011 | 10111 | 100110 | 0 | 110111 | 100001001 | 11000 | 100100 |
Color Harmonies of #594773
Complementary color
Monochromatic Colors of #594773
Black with #594773
Text Example
Text Example
White with #594773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594773; }
p { color: rgb(89,71,115); }
H1.HeaderClassName
{
color: #594773;
}
.AnyTagClassName
{
color: #594773;
}
</style>
background-color css
<style>
a { background-color: #594773; }
a { background-color: rgb(89,71,115); }
div.DivClassName
{
background-color: #594773;
}
.BgClassName
{
background-color: #594773;
}
</style>
border-color css
<style>
span { border-color: #594773; }
span { border-color: rgb(89,71,115); }
td.TdClassName
{
border-color: #594773;
}
.TagClassName
{
border-color: #594773;
}
</style>