Shades of Patina #659387
Tints of Patina #659387
RGB
CMYK
RGB Variations
Color information
#659387 (or 0x659387) is known color: Patina. HEX triplet: 65, 93 and 87. RGB value is (101,147,135). Sum of RGB (Red+Green+Blue) = 101+147+135=383 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.37% from 383); Green value is 147 (57.81% from 255 or 38.38% from 383); Blue value is 135 (53.12% from 255 or 35.25% from 383); Max value from RGB is 147 - color contains mainly: green. Hex color #659387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659387 is #9A6C78. Grayscale: #838383. Windows color (decimal): -10120313 or 8885093. OLE color: 8885093.
HSL color Cylindrical-coordinate representation of color #659387: hue angle of 164.35º 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 #659387 is Cyan = 0.31, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 135 | - |
| CMYK | 0.31 | 0 | 0.08 | 0.42 |
| HSL | 164.35º | 0.19% | 0.49% | - |
| HSV(B) | 164.35º | 0.31% | 0.58% | - |
| XYZ | 20.17 | 25.38 | 26.76 | - |
| YUV | 131.88 | 129.76 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 135 | 0.31 | 0 | 0.08 | 0.42 | 164.35 | 0.19 | 0.49 |
| Hex | 65 | 93 | 87 | 1F | 0 | 8 | 2A | A4 | 13 | 31 |
| Octal | 145 | 223 | 207 | 37 | 0 | 10 | 52 | 244 | 23 | 61 |
| Binary | 1100101 | 10010011 | 10000111 | 11111 | 0 | 1000 | 101010 | 10100100 | 10011 | 110001 |
Color Harmonies of #659387
Complementary color
Monochromatic Colors of #659387
Black with #659387
Text Example
Text Example
White with #659387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659387; }
p { color: rgb(101,147,135); }
H1.HeaderClassName
{
color: #659387;
}
.AnyTagClassName
{
color: #659387;
}
</style>
background-color css
<style>
a { background-color: #659387; }
a { background-color: rgb(101,147,135); }
div.DivClassName
{
background-color: #659387;
}
.BgClassName
{
background-color: #659387;
}
</style>
border-color css
<style>
span { border-color: #659387; }
span { border-color: rgb(101,147,135); }
td.TdClassName
{
border-color: #659387;
}
.TagClassName
{
border-color: #659387;
}
</style>