Shades of Patina #609387
Tints of Patina #609387
RGB
CMYK
RGB Variations
Color information
#609387 (or 0x609387) is known color: Patina. HEX triplet: 60, 93 and 87. RGB value is (96,147,135). Sum of RGB (Red+Green+Blue) = 96+147+135=378 (50% of max value = 765). Red value is 96 (37.89% from 255 or 25.40% from 378); Green value is 147 (57.81% from 255 or 38.89% from 378); Blue value is 135 (53.12% from 255 or 35.71% from 378); Max value from RGB is 147 - color contains mainly: green. Hex color #609387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609387 is #9F6C78. Grayscale: #828282. Windows color (decimal): -10447993 or 8885088. OLE color: 8885088.
HSL color Cylindrical-coordinate representation of color #609387: hue angle of 165.88º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #609387 is Cyan = 0.35, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 147 | 135 | - |
| CMYK | 0.35 | 0 | 0.08 | 0.42 |
| HSL | 165.88º | 0.21% | 0.48% | - |
| HSV(B) | 165.88º | 0.35% | 0.58% | - |
| XYZ | 19.63 | 25.1 | 26.73 | - |
| YUV | 130.38 | 130.6 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 147 | 135 | 0.35 | 0 | 0.08 | 0.42 | 165.88 | 0.21 | 0.48 |
| Hex | 60 | 93 | 87 | 23 | 0 | 8 | 2A | A6 | 15 | 30 |
| Octal | 140 | 223 | 207 | 43 | 0 | 10 | 52 | 246 | 25 | 60 |
| Binary | 1100000 | 10010011 | 10000111 | 100011 | 0 | 1000 | 101010 | 10100110 | 10101 | 110000 |
Color Harmonies of #609387
Complementary color
Monochromatic Colors of #609387
Black with #609387
Text Example
Text Example
White with #609387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609387; }
p { color: rgb(96,147,135); }
H1.HeaderClassName
{
color: #609387;
}
.AnyTagClassName
{
color: #609387;
}
</style>
background-color css
<style>
a { background-color: #609387; }
a { background-color: rgb(96,147,135); }
div.DivClassName
{
background-color: #609387;
}
.BgClassName
{
background-color: #609387;
}
</style>
border-color css
<style>
span { border-color: #609387; }
span { border-color: rgb(96,147,135); }
td.TdClassName
{
border-color: #609387;
}
.TagClassName
{
border-color: #609387;
}
</style>