Shades of Patina #659689
Tints of Patina #659689
RGB
CMYK
RGB Variations
Color information
#659689 (or 0x659689) is known color: Patina. HEX triplet: 65, 96 and 89. RGB value is (101,150,137). Sum of RGB (Red+Green+Blue) = 101+150+137=388 (51% of max value = 765). Red value is 101 (39.84% from 255 or 26.03% from 388); Green value is 150 (58.98% from 255 or 38.66% from 388); Blue value is 137 (53.91% from 255 or 35.31% from 388); Max value from RGB is 150 - color contains mainly: green. Hex color #659689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659689 is #9A6976. Grayscale: #858585. Windows color (decimal): -10119543 or 9016933. OLE color: 9016933.
HSL color Cylindrical-coordinate representation of color #659689: hue angle of 164.08º 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 #659689 is Cyan = 0.33, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 150 | 137 | - |
| CMYK | 0.33 | 0 | 0.09 | 0.41 |
| HSL | 164.08º | 0.2% | 0.49% | - |
| HSV(B) | 164.08º | 0.33% | 0.59% | - |
| XYZ | 20.79 | 26.39 | 27.66 | - |
| YUV | 133.87 | 129.77 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 150 | 137 | 0.33 | 0 | 0.09 | 0.41 | 164.08 | 0.2 | 0.49 |
| Hex | 65 | 96 | 89 | 21 | 0 | 9 | 29 | A4 | 14 | 31 |
| Octal | 145 | 226 | 211 | 41 | 0 | 11 | 51 | 244 | 24 | 61 |
| Binary | 1100101 | 10010110 | 10001001 | 100001 | 0 | 1001 | 101001 | 10100100 | 10100 | 110001 |
Color Harmonies of #659689
Complementary color
Monochromatic Colors of #659689
Black with #659689
Text Example
Text Example
White with #659689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659689; }
p { color: rgb(101,150,137); }
H1.HeaderClassName
{
color: #659689;
}
.AnyTagClassName
{
color: #659689;
}
</style>
background-color css
<style>
a { background-color: #659689; }
a { background-color: rgb(101,150,137); }
div.DivClassName
{
background-color: #659689;
}
.BgClassName
{
background-color: #659689;
}
</style>
border-color css
<style>
span { border-color: #659689; }
span { border-color: rgb(101,150,137); }
td.TdClassName
{
border-color: #659689;
}
.TagClassName
{
border-color: #659689;
}
</style>