Shades of Patina #569478
Tints of Patina #569478
RGB
CMYK
RGB Variations
Color information
#569478 (or 0x569478) is known color: Patina. HEX triplet: 56, 94 and 78. RGB value is (86,148,120). Sum of RGB (Red+Green+Blue) = 86+148+120=354 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.29% from 354); Green value is 148 (58.20% from 255 or 41.81% from 354); Blue value is 120 (47.27% from 255 or 33.90% from 354); Max value from RGB is 148 - color contains mainly: green. Hex color #569478 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569478 is #A96B87. Grayscale: #7E7E7E. Windows color (decimal): -11103112 or 7902294. OLE color: 7902294.
HSL color Cylindrical-coordinate representation of color #569478: hue angle of 152.9º degrees, saturation: 0.26, 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 #569478 is Cyan = 0.42, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 120 | - |
| CMYK | 0.42 | 0 | 0.19 | 0.42 |
| HSL | 152.9º | 0.26% | 0.46% | - |
| HSV(B) | 152.9º | 0.42% | 0.58% | - |
| XYZ | 17.82 | 24.51 | 21.56 | - |
| YUV | 126.27 | 124.46 | 99.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 120 | 0.42 | 0 | 0.19 | 0.42 | 152.9 | 0.26 | 0.46 |
| Hex | 56 | 94 | 78 | 2A | 0 | 13 | 2A | 99 | 1A | 2E |
| Octal | 126 | 224 | 170 | 52 | 0 | 23 | 52 | 231 | 32 | 56 |
| Binary | 1010110 | 10010100 | 1111000 | 101010 | 0 | 10011 | 101010 | 10011001 | 11010 | 101110 |
Color Harmonies of #569478
Complementary color
Monochromatic Colors of #569478
Black with #569478
Text Example
Text Example
White with #569478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569478; }
p { color: rgb(86,148,120); }
H1.HeaderClassName
{
color: #569478;
}
.AnyTagClassName
{
color: #569478;
}
</style>
background-color css
<style>
a { background-color: #569478; }
a { background-color: rgb(86,148,120); }
div.DivClassName
{
background-color: #569478;
}
.BgClassName
{
background-color: #569478;
}
</style>
border-color css
<style>
span { border-color: #569478; }
span { border-color: rgb(86,148,120); }
td.TdClassName
{
border-color: #569478;
}
.TagClassName
{
border-color: #569478;
}
</style>