Shades of Patina #659588
Tints of Patina #659588
RGB
CMYK
RGB Variations
Color information
#659588 (or 0x659588) is known color: Patina. HEX triplet: 65, 95 and 88. RGB value is (101,149,136). Sum of RGB (Red+Green+Blue) = 101+149+136=386 (51% of max value = 765). Red value is 101 (39.84% from 255 or 26.17% from 386); Green value is 149 (58.59% from 255 or 38.60% from 386); Blue value is 136 (53.52% from 255 or 35.23% from 386); Max value from RGB is 149 - color contains mainly: green. Hex color #659588 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659588 is #9A6A77. Grayscale: #858585. Windows color (decimal): -10119800 or 8951141. OLE color: 8951141.
HSL color Cylindrical-coordinate representation of color #659588: hue angle of 163.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #659588 is Cyan = 0.32, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 149 | 136 | - |
| CMYK | 0.32 | 0 | 0.09 | 0.42 |
| HSL | 163.75º | 0.19% | 0.49% | - |
| HSV(B) | 163.75º | 0.32% | 0.58% | - |
| XYZ | 20.56 | 26.04 | 27.24 | - |
| YUV | 133.17 | 129.6 | 105.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 149 | 136 | 0.32 | 0 | 0.09 | 0.42 | 163.75 | 0.19 | 0.49 |
| Hex | 65 | 95 | 88 | 20 | 0 | 9 | 2A | A4 | 13 | 31 |
| Octal | 145 | 225 | 210 | 40 | 0 | 11 | 52 | 244 | 23 | 61 |
| Binary | 1100101 | 10010101 | 10001000 | 100000 | 0 | 1001 | 101010 | 10100100 | 10011 | 110001 |
Color Harmonies of #659588
Complementary color
Monochromatic Colors of #659588
Black with #659588
Text Example
Text Example
White with #659588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659588; }
p { color: rgb(101,149,136); }
H1.HeaderClassName
{
color: #659588;
}
.AnyTagClassName
{
color: #659588;
}
</style>
background-color css
<style>
a { background-color: #659588; }
a { background-color: rgb(101,149,136); }
div.DivClassName
{
background-color: #659588;
}
.BgClassName
{
background-color: #659588;
}
</style>
border-color css
<style>
span { border-color: #659588; }
span { border-color: rgb(101,149,136); }
td.TdClassName
{
border-color: #659588;
}
.TagClassName
{
border-color: #659588;
}
</style>