Shades of Patina #659789
Tints of Patina #659789
RGB
CMYK
RGB Variations
Color information
#659789 (or 0x659789) is known color: Patina. HEX triplet: 65, 97 and 89. RGB value is (101,151,137). Sum of RGB (Red+Green+Blue) = 101+151+137=389 (51% of max value = 765). Red value is 101 (39.84% from 255 or 25.96% from 389); Green value is 151 (59.38% from 255 or 38.82% from 389); Blue value is 137 (53.91% from 255 or 35.22% from 389); Max value from RGB is 151 - color contains mainly: green. Hex color #659789 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659789 is #9A6876. Grayscale: #868686. Windows color (decimal): -10119287 or 9017189. OLE color: 9017189.
HSL color Cylindrical-coordinate representation of color #659789: hue angle of 163.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #659789 is Cyan = 0.33, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 151 | 137 | - |
| CMYK | 0.33 | 0 | 0.09 | 0.41 |
| HSL | 163.2º | 0.2% | 0.49% | - |
| HSV(B) | 163.2º | 0.33% | 0.59% | - |
| XYZ | 20.95 | 26.71 | 27.72 | - |
| YUV | 134.45 | 129.44 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 151 | 137 | 0.33 | 0 | 0.09 | 0.41 | 163.2 | 0.2 | 0.49 |
| Hex | 65 | 97 | 89 | 21 | 0 | 9 | 29 | A3 | 14 | 31 |
| Octal | 145 | 227 | 211 | 41 | 0 | 11 | 51 | 243 | 24 | 61 |
| Binary | 1100101 | 10010111 | 10001001 | 100001 | 0 | 1001 | 101001 | 10100011 | 10100 | 110001 |
Color Harmonies of #659789
Complementary color
Monochromatic Colors of #659789
Black with #659789
Text Example
Text Example
White with #659789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659789; }
p { color: rgb(101,151,137); }
H1.HeaderClassName
{
color: #659789;
}
.AnyTagClassName
{
color: #659789;
}
</style>
background-color css
<style>
a { background-color: #659789; }
a { background-color: rgb(101,151,137); }
div.DivClassName
{
background-color: #659789;
}
.BgClassName
{
background-color: #659789;
}
</style>
border-color css
<style>
span { border-color: #659789; }
span { border-color: rgb(101,151,137); }
td.TdClassName
{
border-color: #659789;
}
.TagClassName
{
border-color: #659789;
}
</style>