Shades of Patina #609386
Tints of Patina #609386
RGB
CMYK
RGB Variations
Color information
#609386 (or 0x609386) is known color: Patina. HEX triplet: 60, 93 and 86. RGB value is (96,147,134). Sum of RGB (Red+Green+Blue) = 96+147+134=377 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.46% from 377); Green value is 147 (57.81% from 255 or 38.99% from 377); Blue value is 134 (52.73% from 255 or 35.54% from 377); Max value from RGB is 147 - color contains mainly: green. Hex color #609386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609386 is #9F6C79. Grayscale: #828282. Windows color (decimal): -10447994 or 8819552. OLE color: 8819552.
HSL color Cylindrical-coordinate representation of color #609386: hue angle of 164.71º 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 #609386 is Cyan = 0.35, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 147 | 134 | - |
| CMYK | 0.35 | 0 | 0.09 | 0.42 |
| HSL | 164.71º | 0.21% | 0.48% | - |
| HSV(B) | 164.71º | 0.35% | 0.58% | - |
| XYZ | 19.56 | 25.08 | 26.36 | - |
| YUV | 130.27 | 130.1 | 103.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 147 | 134 | 0.35 | 0 | 0.09 | 0.42 | 164.71 | 0.21 | 0.48 |
| Hex | 60 | 93 | 86 | 23 | 0 | 9 | 2A | A5 | 15 | 30 |
| Octal | 140 | 223 | 206 | 43 | 0 | 11 | 52 | 245 | 25 | 60 |
| Binary | 1100000 | 10010011 | 10000110 | 100011 | 0 | 1001 | 101010 | 10100101 | 10101 | 110000 |
Color Harmonies of #609386
Complementary color
Monochromatic Colors of #609386
Black with #609386
Text Example
Text Example
White with #609386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609386; }
p { color: rgb(96,147,134); }
H1.HeaderClassName
{
color: #609386;
}
.AnyTagClassName
{
color: #609386;
}
</style>
background-color css
<style>
a { background-color: #609386; }
a { background-color: rgb(96,147,134); }
div.DivClassName
{
background-color: #609386;
}
.BgClassName
{
background-color: #609386;
}
</style>
border-color css
<style>
span { border-color: #609386; }
span { border-color: rgb(96,147,134); }
td.TdClassName
{
border-color: #609386;
}
.TagClassName
{
border-color: #609386;
}
</style>