Shades of Patina #569788
Tints of Patina #569788
RGB
CMYK
RGB Variations
Color information
#569788 (or 0x569788) is known color: Patina. HEX triplet: 56, 97 and 88. RGB value is (86,151,136). Sum of RGB (Red+Green+Blue) = 86+151+136=373 (49% of max value = 765). Red value is 86 (33.98% from 255 or 23.06% from 373); Green value is 151 (59.38% from 255 or 40.48% from 373); Blue value is 136 (53.52% from 255 or 36.46% from 373); Max value from RGB is 151 - color contains mainly: green. Hex color #569788 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569788 is #A96877. Grayscale: #818181. Windows color (decimal): -11102328 or 8951638. OLE color: 8951638.
HSL color Cylindrical-coordinate representation of color #569788: hue angle of 166.15º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #569788 is Cyan = 0.43, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 136 | - |
| CMYK | 0.43 | 0 | 0.10 | 0.41 |
| HSL | 166.15º | 0.27% | 0.46% | - |
| HSV(B) | 166.15º | 0.43% | 0.59% | - |
| XYZ | 19.35 | 25.89 | 27.27 | - |
| YUV | 129.86 | 131.47 | 96.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 136 | 0.43 | 0 | 0.10 | 0.41 | 166.15 | 0.27 | 0.46 |
| Hex | 56 | 97 | 88 | 2B | 0 | A | 29 | A6 | 1B | 2E |
| Octal | 126 | 227 | 210 | 53 | 0 | 12 | 51 | 246 | 33 | 56 |
| Binary | 1010110 | 10010111 | 10001000 | 101011 | 0 | 1010 | 101001 | 10100110 | 11011 | 101110 |
Color Harmonies of #569788
Complementary color
Monochromatic Colors of #569788
Black with #569788
Text Example
Text Example
White with #569788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569788; }
p { color: rgb(86,151,136); }
H1.HeaderClassName
{
color: #569788;
}
.AnyTagClassName
{
color: #569788;
}
</style>
background-color css
<style>
a { background-color: #569788; }
a { background-color: rgb(86,151,136); }
div.DivClassName
{
background-color: #569788;
}
.BgClassName
{
background-color: #569788;
}
</style>
border-color css
<style>
span { border-color: #569788; }
span { border-color: rgb(86,151,136); }
td.TdClassName
{
border-color: #569788;
}
.TagClassName
{
border-color: #569788;
}
</style>