Shades of Patina #569378
Tints of Patina #569378
RGB
CMYK
RGB Variations
Color information
#569378 (or 0x569378) is known color: Patina. HEX triplet: 56, 93 and 78. RGB value is (86,147,120). Sum of RGB (Red+Green+Blue) = 86+147+120=353 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.36% from 353); Green value is 147 (57.81% from 255 or 41.64% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 147 - color contains mainly: green. Hex color #569378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569378 is #A96C87. Grayscale: #7D7D7D. Windows color (decimal): -11103368 or 7902038. OLE color: 7902038.
HSL color Cylindrical-coordinate representation of color #569378: hue angle of 153.44º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #569378 is Cyan = 0.41, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 147 | 120 | - |
| CMYK | 0.41 | 0 | 0.18 | 0.42 |
| HSL | 153.44º | 0.26% | 0.46% | - |
| HSV(B) | 153.44º | 0.41% | 0.58% | - |
| XYZ | 17.66 | 24.2 | 21.51 | - |
| YUV | 125.68 | 124.79 | 99.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 147 | 120 | 0.41 | 0 | 0.18 | 0.42 | 153.44 | 0.26 | 0.46 |
| Hex | 56 | 93 | 78 | 29 | 0 | 12 | 2A | 99 | 1A | 2E |
| Octal | 126 | 223 | 170 | 51 | 0 | 22 | 52 | 231 | 32 | 56 |
| Binary | 1010110 | 10010011 | 1111000 | 101001 | 0 | 10010 | 101010 | 10011001 | 11010 | 101110 |
Color Harmonies of #569378
Complementary color
Monochromatic Colors of #569378
Black with #569378
Text Example
Text Example
White with #569378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569378; }
p { color: rgb(86,147,120); }
H1.HeaderClassName
{
color: #569378;
}
.AnyTagClassName
{
color: #569378;
}
</style>
background-color css
<style>
a { background-color: #569378; }
a { background-color: rgb(86,147,120); }
div.DivClassName
{
background-color: #569378;
}
.BgClassName
{
background-color: #569378;
}
</style>
border-color css
<style>
span { border-color: #569378; }
span { border-color: rgb(86,147,120); }
td.TdClassName
{
border-color: #569378;
}
.TagClassName
{
border-color: #569378;
}
</style>