Shades of Patina #569585
Tints of Patina #569585
RGB
CMYK
RGB Variations
Color information
#569585 (or 0x569585) is known color: Patina. HEX triplet: 56, 95 and 85. RGB value is (86,149,133). Sum of RGB (Red+Green+Blue) = 86+149+133=368 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.37% from 368); Green value is 149 (58.59% from 255 or 40.49% from 368); Blue value is 133 (52.34% from 255 or 36.14% from 368); Max value from RGB is 149 - color contains mainly: green. Hex color #569585 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569585 is #A96A7A. Grayscale: #808080. Windows color (decimal): -11102843 or 8754518. OLE color: 8754518.
HSL color Cylindrical-coordinate representation of color #569585: hue angle of 164.76º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569585 is Cyan = 0.42, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 149 | 133 | - |
| CMYK | 0.42 | 0 | 0.11 | 0.42 |
| HSL | 164.76º | 0.27% | 0.46% | - |
| HSV(B) | 164.76º | 0.42% | 0.58% | - |
| XYZ | 18.82 | 25.17 | 26.06 | - |
| YUV | 128.34 | 130.63 | 97.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 149 | 133 | 0.42 | 0 | 0.11 | 0.42 | 164.76 | 0.27 | 0.46 |
| Hex | 56 | 95 | 85 | 2A | 0 | B | 2A | A5 | 1B | 2E |
| Octal | 126 | 225 | 205 | 52 | 0 | 13 | 52 | 245 | 33 | 56 |
| Binary | 1010110 | 10010101 | 10000101 | 101010 | 0 | 1011 | 101010 | 10100101 | 11011 | 101110 |
Color Harmonies of #569585
Complementary color
Monochromatic Colors of #569585
Black with #569585
Text Example
Text Example
White with #569585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569585; }
p { color: rgb(86,149,133); }
H1.HeaderClassName
{
color: #569585;
}
.AnyTagClassName
{
color: #569585;
}
</style>
background-color css
<style>
a { background-color: #569585; }
a { background-color: rgb(86,149,133); }
div.DivClassName
{
background-color: #569585;
}
.BgClassName
{
background-color: #569585;
}
</style>
border-color css
<style>
span { border-color: #569585; }
span { border-color: rgb(86,149,133); }
td.TdClassName
{
border-color: #569585;
}
.TagClassName
{
border-color: #569585;
}
</style>