Shades of Patina #659886
Tints of Patina #659886
RGB
CMYK
RGB Variations
Color information
#659886 (or 0x659886) is known color: Patina. HEX triplet: 65, 98 and 86. RGB value is (101,152,134). Sum of RGB (Red+Green+Blue) = 101+152+134=387 (51% of max value = 765). Red value is 101 (39.84% from 255 or 26.10% from 387); Green value is 152 (59.77% from 255 or 39.28% from 387); Blue value is 134 (52.73% from 255 or 34.63% from 387); Max value from RGB is 152 - color contains mainly: green. Hex color #659886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659886 is #9A6779. Grayscale: #868686. Windows color (decimal): -10119034 or 8820837. OLE color: 8820837.
HSL color Cylindrical-coordinate representation of color #659886: hue angle of 158.82º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #659886 is Cyan = 0.34, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 152 | 134 | - |
| CMYK | 0.34 | 0 | 0.12 | 0.40 |
| HSL | 158.82º | 0.2% | 0.5% | - |
| HSV(B) | 158.82º | 0.34% | 0.6% | - |
| XYZ | 20.9 | 26.94 | 26.65 | - |
| YUV | 134.7 | 127.6 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 152 | 134 | 0.34 | 0 | 0.12 | 0.40 | 158.82 | 0.2 | 0.5 |
| Hex | 65 | 98 | 86 | 22 | 0 | C | 28 | 9F | 14 | 32 |
| Octal | 145 | 230 | 206 | 42 | 0 | 14 | 50 | 237 | 24 | 62 |
| Binary | 1100101 | 10011000 | 10000110 | 100010 | 0 | 1100 | 101000 | 10011111 | 10100 | 110010 |
Color Harmonies of #659886
Complementary color
Monochromatic Colors of #659886
Black with #659886
Text Example
Text Example
White with #659886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659886; }
p { color: rgb(101,152,134); }
H1.HeaderClassName
{
color: #659886;
}
.AnyTagClassName
{
color: #659886;
}
</style>
background-color css
<style>
a { background-color: #659886; }
a { background-color: rgb(101,152,134); }
div.DivClassName
{
background-color: #659886;
}
.BgClassName
{
background-color: #659886;
}
</style>
border-color css
<style>
span { border-color: #659886; }
span { border-color: rgb(101,152,134); }
td.TdClassName
{
border-color: #659886;
}
.TagClassName
{
border-color: #659886;
}
</style>