Shades of Patina #659887
Tints of Patina #659887
RGB
CMYK
RGB Variations
Color information
#659887 (or 0x659887) is known color: Patina. HEX triplet: 65, 98 and 87. RGB value is (101,152,135). Sum of RGB (Red+Green+Blue) = 101+152+135=388 (51% of max value = 765). Red value is 101 (39.84% from 255 or 26.03% from 388); Green value is 152 (59.77% from 255 or 39.18% from 388); Blue value is 135 (53.12% from 255 or 34.79% from 388); Max value from RGB is 152 - color contains mainly: green. Hex color #659887 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659887 is #9A6778. Grayscale: #868686. Windows color (decimal): -10119033 or 8886373. OLE color: 8886373.
HSL color Cylindrical-coordinate representation of color #659887: hue angle of 160º 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 #659887 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 152 | 135 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.40 |
| HSL | 160º | 0.2% | 0.5% | - |
| HSV(B) | 160º | 0.34% | 0.6% | - |
| XYZ | 20.97 | 26.97 | 27.02 | - |
| YUV | 134.81 | 128.1 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 152 | 135 | 0.34 | 0 | 0.11 | 0.40 | 160 | 0.2 | 0.5 |
| Hex | 65 | 98 | 87 | 22 | 0 | B | 28 | A0 | 14 | 32 |
| Octal | 145 | 230 | 207 | 42 | 0 | 13 | 50 | 240 | 24 | 62 |
| Binary | 1100101 | 10011000 | 10000111 | 100010 | 0 | 1011 | 101000 | 10100000 | 10100 | 110010 |
Color Harmonies of #659887
Complementary color
Monochromatic Colors of #659887
Black with #659887
Text Example
Text Example
White with #659887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659887; }
p { color: rgb(101,152,135); }
H1.HeaderClassName
{
color: #659887;
}
.AnyTagClassName
{
color: #659887;
}
</style>
background-color css
<style>
a { background-color: #659887; }
a { background-color: rgb(101,152,135); }
div.DivClassName
{
background-color: #659887;
}
.BgClassName
{
background-color: #659887;
}
</style>
border-color css
<style>
span { border-color: #659887; }
span { border-color: rgb(101,152,135); }
td.TdClassName
{
border-color: #659887;
}
.TagClassName
{
border-color: #659887;
}
</style>