Shades of Patina #659389
Tints of Patina #659389
RGB
CMYK
RGB Variations
Color information
#659389 (or 0x659389) is known color: Patina. HEX triplet: 65, 93 and 89. RGB value is (101,147,137). Sum of RGB (Red+Green+Blue) = 101+147+137=385 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.23% from 385); Green value is 147 (57.81% from 255 or 38.18% from 385); Blue value is 137 (53.91% from 255 or 35.58% from 385); Max value from RGB is 147 - color contains mainly: green. Hex color #659389 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659389 is #9A6C76. Grayscale: #848484. Windows color (decimal): -10120311 or 9016165. OLE color: 9016165.
HSL color Cylindrical-coordinate representation of color #659389: hue angle of 166.96º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659389 is Cyan = 0.31, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 137 | - |
| CMYK | 0.31 | 0 | 0.07 | 0.42 |
| HSL | 166.96º | 0.19% | 0.49% | - |
| HSV(B) | 166.96º | 0.31% | 0.58% | - |
| XYZ | 20.32 | 25.44 | 27.51 | - |
| YUV | 132.11 | 130.76 | 105.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 137 | 0.31 | 0 | 0.07 | 0.42 | 166.96 | 0.19 | 0.49 |
| Hex | 65 | 93 | 89 | 1F | 0 | 7 | 2A | A7 | 13 | 31 |
| Octal | 145 | 223 | 211 | 37 | 0 | 7 | 52 | 247 | 23 | 61 |
| Binary | 1100101 | 10010011 | 10001001 | 11111 | 0 | 111 | 101010 | 10100111 | 10011 | 110001 |
Color Harmonies of #659389
Complementary color
Monochromatic Colors of #659389
Black with #659389
Text Example
Text Example
White with #659389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659389; }
p { color: rgb(101,147,137); }
H1.HeaderClassName
{
color: #659389;
}
.AnyTagClassName
{
color: #659389;
}
</style>
background-color css
<style>
a { background-color: #659389; }
a { background-color: rgb(101,147,137); }
div.DivClassName
{
background-color: #659389;
}
.BgClassName
{
background-color: #659389;
}
</style>
border-color css
<style>
span { border-color: #659389; }
span { border-color: rgb(101,147,137); }
td.TdClassName
{
border-color: #659389;
}
.TagClassName
{
border-color: #659389;
}
</style>