Shades of Patina #569281
Tints of Patina #569281
RGB
CMYK
RGB Variations
Color information
#569281 (or 0x569281) is known color: Patina. HEX triplet: 56, 92 and 81. RGB value is (86,146,129). Sum of RGB (Red+Green+Blue) = 86+146+129=361 (47% of max value = 765). Red value is 86 (33.98% from 255 or 23.82% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 129 (50.78% from 255 or 35.73% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #569281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #569281 is #A96D7E. Grayscale: #7E7E7E. Windows color (decimal): -11103615 or 8491606. OLE color: 8491606.
HSL color Cylindrical-coordinate representation of color #569281: hue angle of 163º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #569281 is Cyan = 0.41, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 146 | 129 | - |
| CMYK | 0.41 | 0 | 0.12 | 0.43 |
| HSL | 163º | 0.26% | 0.45% | - |
| HSV(B) | 163º | 0.41% | 0.57% | - |
| XYZ | 18.08 | 24.12 | 24.47 | - |
| YUV | 126.12 | 129.62 | 99.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 146 | 129 | 0.41 | 0 | 0.12 | 0.43 | 163 | 0.26 | 0.45 |
| Hex | 56 | 92 | 81 | 29 | 0 | C | 2B | A3 | 1A | 2D |
| Octal | 126 | 222 | 201 | 51 | 0 | 14 | 53 | 243 | 32 | 55 |
| Binary | 1010110 | 10010010 | 10000001 | 101001 | 0 | 1100 | 101011 | 10100011 | 11010 | 101101 |
Color Harmonies of #569281
Complementary color
Monochromatic Colors of #569281
Black with #569281
Text Example
Text Example
White with #569281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569281; }
p { color: rgb(86,146,129); }
H1.HeaderClassName
{
color: #569281;
}
.AnyTagClassName
{
color: #569281;
}
</style>
background-color css
<style>
a { background-color: #569281; }
a { background-color: rgb(86,146,129); }
div.DivClassName
{
background-color: #569281;
}
.BgClassName
{
background-color: #569281;
}
</style>
border-color css
<style>
span { border-color: #569281; }
span { border-color: rgb(86,146,129); }
td.TdClassName
{
border-color: #569281;
}
.TagClassName
{
border-color: #569281;
}
</style>