Shades of Patina #559583
Tints of Patina #559583
RGB
CMYK
RGB Variations
Color information
#559583 (or 0x559583) is known color: Patina. HEX triplet: 55, 95 and 83. RGB value is (85,149,131). Sum of RGB (Red+Green+Blue) = 85+149+131=365 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.29% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 131 (51.56% from 255 or 35.89% from 365); Max value from RGB is 149 - color contains mainly: green. Hex color #559583 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559583 is #AA6A7C. Grayscale: #7F7F7F. Windows color (decimal): -11168381 or 8623445. OLE color: 8623445.
HSL color Cylindrical-coordinate representation of color #559583: hue angle of 163.12º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559583 is Cyan = 0.43, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 131 | - |
| CMYK | 0.43 | 0 | 0.12 | 0.42 |
| HSL | 163.13º | 0.27% | 0.46% | - |
| HSV(B) | 163.13º | 0.43% | 0.58% | - |
| XYZ | 18.59 | 25.06 | 25.33 | - |
| YUV | 127.81 | 129.8 | 97.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 131 | 0.43 | 0 | 0.12 | 0.42 | 163.13 | 0.27 | 0.46 |
| Hex | 55 | 95 | 83 | 2B | 0 | C | 2A | A3 | 1B | 2E |
| Octal | 125 | 225 | 203 | 53 | 0 | 14 | 52 | 243 | 33 | 56 |
| Binary | 1010101 | 10010101 | 10000011 | 101011 | 0 | 1100 | 101010 | 10100011 | 11011 | 101110 |
Color Harmonies of #559583
Complementary color
Monochromatic Colors of #559583
Black with #559583
Text Example
Text Example
White with #559583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559583; }
p { color: rgb(85,149,131); }
H1.HeaderClassName
{
color: #559583;
}
.AnyTagClassName
{
color: #559583;
}
</style>
background-color css
<style>
a { background-color: #559583; }
a { background-color: rgb(85,149,131); }
div.DivClassName
{
background-color: #559583;
}
.BgClassName
{
background-color: #559583;
}
</style>
border-color css
<style>
span { border-color: #559583; }
span { border-color: rgb(85,149,131); }
td.TdClassName
{
border-color: #559583;
}
.TagClassName
{
border-color: #559583;
}
</style>