Shades of Patina #569884
Tints of Patina #569884
RGB
CMYK
RGB Variations
Color information
#569884 (or 0x569884) is known color: Patina. HEX triplet: 56, 98 and 84. RGB value is (86,152,132). Sum of RGB (Red+Green+Blue) = 86+152+132=370 (49% of max value = 765). Red value is 86 (33.98% from 255 or 23.24% from 370); Green value is 152 (59.77% from 255 or 41.08% from 370); Blue value is 132 (51.95% from 255 or 35.68% from 370); Max value from RGB is 152 - color contains mainly: green. Hex color #569884 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569884 is #A9677B. Grayscale: #828282. Windows color (decimal): -11102076 or 8689750. OLE color: 8689750.
HSL color Cylindrical-coordinate representation of color #569884: hue angle of 161.82º 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 #569884 is Cyan = 0.43, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 86 | 152 | 132 | - |
| CMYK | 0.43 | 0 | 0.13 | 0.40 |
| HSL | 161.82º | 0.28% | 0.47% | - |
| HSV(B) | 161.82º | 0.43% | 0.6% | - |
| XYZ | 19.23 | 26.1 | 25.85 | - |
| YUV | 129.99 | 129.13 | 96.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 152 | 132 | 0.43 | 0 | 0.13 | 0.40 | 161.82 | 0.28 | 0.47 |
| Hex | 56 | 98 | 84 | 2B | 0 | D | 28 | A2 | 1C | 2F |
| Octal | 126 | 230 | 204 | 53 | 0 | 15 | 50 | 242 | 34 | 57 |
| Binary | 1010110 | 10011000 | 10000100 | 101011 | 0 | 1101 | 101000 | 10100010 | 11100 | 101111 |
Color Harmonies of #569884
Complementary color
Monochromatic Colors of #569884
Black with #569884
Text Example
Text Example
White with #569884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569884; }
p { color: rgb(86,152,132); }
H1.HeaderClassName
{
color: #569884;
}
.AnyTagClassName
{
color: #569884;
}
</style>
background-color css
<style>
a { background-color: #569884; }
a { background-color: rgb(86,152,132); }
div.DivClassName
{
background-color: #569884;
}
.BgClassName
{
background-color: #569884;
}
</style>
border-color css
<style>
span { border-color: #569884; }
span { border-color: rgb(86,152,132); }
td.TdClassName
{
border-color: #569884;
}
.TagClassName
{
border-color: #569884;
}
</style>