Shades of Patina #569882
Tints of Patina #569882
RGB
CMYK
RGB Variations
Color information
#569882 (or 0x569882) is known color: Patina. HEX triplet: 56, 98 and 82. RGB value is (86,152,130). Sum of RGB (Red+Green+Blue) = 86+152+130=368 (48% of max value = 765). Red value is 86 (33.98% from 255 or 23.37% from 368); Green value is 152 (59.77% from 255 or 41.30% from 368); Blue value is 130 (51.17% from 255 or 35.33% from 368); Max value from RGB is 152 - color contains mainly: green. Hex color #569882 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569882 is #A9677D. Grayscale: #818181. Windows color (decimal): -11102078 or 8558678. OLE color: 8558678.
HSL color Cylindrical-coordinate representation of color #569882: hue angle of 160º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #569882 is Cyan = 0.43, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 152 | 130 | - |
| CMYK | 0.43 | 0 | 0.14 | 0.40 |
| HSL | 160º | 0.28% | 0.47% | - |
| HSV(B) | 160º | 0.43% | 0.6% | - |
| XYZ | 19.1 | 26.05 | 25.14 | - |
| YUV | 129.76 | 128.13 | 96.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 152 | 130 | 0.43 | 0 | 0.14 | 0.40 | 160 | 0.28 | 0.47 |
| Hex | 56 | 98 | 82 | 2B | 0 | E | 28 | A0 | 1C | 2F |
| Octal | 126 | 230 | 202 | 53 | 0 | 16 | 50 | 240 | 34 | 57 |
| Binary | 1010110 | 10011000 | 10000010 | 101011 | 0 | 1110 | 101000 | 10100000 | 11100 | 101111 |
Color Harmonies of #569882
Complementary color
Monochromatic Colors of #569882
Black with #569882
Text Example
Text Example
White with #569882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569882; }
p { color: rgb(86,152,130); }
H1.HeaderClassName
{
color: #569882;
}
.AnyTagClassName
{
color: #569882;
}
</style>
background-color css
<style>
a { background-color: #569882; }
a { background-color: rgb(86,152,130); }
div.DivClassName
{
background-color: #569882;
}
.BgClassName
{
background-color: #569882;
}
</style>
border-color css
<style>
span { border-color: #569882; }
span { border-color: rgb(86,152,130); }
td.TdClassName
{
border-color: #569882;
}
.TagClassName
{
border-color: #569882;
}
</style>