Shades of Patina #608980
Tints of Patina #608980
RGB
CMYK
RGB Variations
Color information
#608980 (or 0x608980) is known color: Patina. HEX triplet: 60, 89 and 80. RGB value is (96,137,128). Sum of RGB (Red+Green+Blue) = 96+137+128=361 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.59% from 361); Green value is 137 (53.91% from 255 or 37.95% from 361); Blue value is 128 (50.39% from 255 or 35.46% from 361); Max value from RGB is 137 - color contains mainly: green. Hex color #608980 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608980 is #9F767F. Grayscale: #7B7B7B. Windows color (decimal): -10450560 or 8423776. OLE color: 8423776.
HSL color Cylindrical-coordinate representation of color #608980: hue angle of 166.83º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #608980 is Cyan = 0.30, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 137 | 128 | - |
| CMYK | 0.30 | 0 | 0.07 | 0.46 |
| HSL | 166.83º | 0.18% | 0.46% | - |
| HSV(B) | 166.83º | 0.3% | 0.54% | - |
| XYZ | 17.67 | 21.94 | 23.73 | - |
| YUV | 123.72 | 130.42 | 108.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 137 | 128 | 0.30 | 0 | 0.07 | 0.46 | 166.83 | 0.18 | 0.46 |
| Hex | 60 | 89 | 80 | 1E | 0 | 7 | 2E | A7 | 12 | 2E |
| Octal | 140 | 211 | 200 | 36 | 0 | 7 | 56 | 247 | 22 | 56 |
| Binary | 1100000 | 10001001 | 10000000 | 11110 | 0 | 111 | 101110 | 10100111 | 10010 | 101110 |
Color Harmonies of #608980
Complementary color
Monochromatic Colors of #608980
Black with #608980
Text Example
Text Example
White with #608980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608980; }
p { color: rgb(96,137,128); }
H1.HeaderClassName
{
color: #608980;
}
.AnyTagClassName
{
color: #608980;
}
</style>
background-color css
<style>
a { background-color: #608980; }
a { background-color: rgb(96,137,128); }
div.DivClassName
{
background-color: #608980;
}
.BgClassName
{
background-color: #608980;
}
</style>
border-color css
<style>
span { border-color: #608980; }
span { border-color: rgb(96,137,128); }
td.TdClassName
{
border-color: #608980;
}
.TagClassName
{
border-color: #608980;
}
</style>