Shades of Patina #559783
Tints of Patina #559783
RGB
CMYK
RGB Variations
Color information
#559783 (or 0x559783) is known color: Patina. HEX triplet: 55, 97 and 83. RGB value is (85,151,131). Sum of RGB (Red+Green+Blue) = 85+151+131=367 (48% of max value = 765). Red value is 85 (33.59% from 255 or 23.16% from 367); Green value is 151 (59.38% from 255 or 41.14% from 367); Blue value is 131 (51.56% from 255 or 35.69% from 367); Max value from RGB is 151 - color contains mainly: green. Hex color #559783 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559783 is #AA687C. Grayscale: #818181. Windows color (decimal): -11167869 or 8623957. OLE color: 8623957.
HSL color Cylindrical-coordinate representation of color #559783: hue angle of 161.82º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #559783 is Cyan = 0.44, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 151 | 131 | - |
| CMYK | 0.44 | 0 | 0.13 | 0.41 |
| HSL | 161.82º | 0.28% | 0.46% | - |
| HSV(B) | 161.82º | 0.44% | 0.59% | - |
| XYZ | 18.91 | 25.7 | 25.44 | - |
| YUV | 128.99 | 129.13 | 96.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 151 | 131 | 0.44 | 0 | 0.13 | 0.41 | 161.82 | 0.28 | 0.46 |
| Hex | 55 | 97 | 83 | 2C | 0 | D | 29 | A2 | 1C | 2E |
| Octal | 125 | 227 | 203 | 54 | 0 | 15 | 51 | 242 | 34 | 56 |
| Binary | 1010101 | 10010111 | 10000011 | 101100 | 0 | 1101 | 101001 | 10100010 | 11100 | 101110 |
Color Harmonies of #559783
Complementary color
Monochromatic Colors of #559783
Black with #559783
Text Example
Text Example
White with #559783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559783; }
p { color: rgb(85,151,131); }
H1.HeaderClassName
{
color: #559783;
}
.AnyTagClassName
{
color: #559783;
}
</style>
background-color css
<style>
a { background-color: #559783; }
a { background-color: rgb(85,151,131); }
div.DivClassName
{
background-color: #559783;
}
.BgClassName
{
background-color: #559783;
}
</style>
border-color css
<style>
span { border-color: #559783; }
span { border-color: rgb(85,151,131); }
td.TdClassName
{
border-color: #559783;
}
.TagClassName
{
border-color: #559783;
}
</style>