Shades of Patina #608982
Tints of Patina #608982
RGB
CMYK
RGB Variations
Color information
#608982 (or 0x608982) is known color: Patina. HEX triplet: 60, 89 and 82. RGB value is (96,137,130). Sum of RGB (Red+Green+Blue) = 96+137+130=363 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.45% from 363); Green value is 137 (53.91% from 255 or 37.74% from 363); Blue value is 130 (51.17% from 255 or 35.81% from 363); Max value from RGB is 137 - color contains mainly: green. Hex color #608982 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608982 is #9F767D. Grayscale: #7B7B7B. Windows color (decimal): -10450558 or 8554848. OLE color: 8554848.
HSL color Cylindrical-coordinate representation of color #608982: hue angle of 169.76º 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 #608982 is Cyan = 0.30, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 137 | 130 | - |
| CMYK | 0.30 | 0 | 0.05 | 0.46 |
| HSL | 169.76º | 0.18% | 0.46% | - |
| HSV(B) | 169.76º | 0.3% | 0.54% | - |
| XYZ | 17.8 | 21.99 | 24.43 | - |
| YUV | 123.94 | 131.42 | 108.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 137 | 130 | 0.30 | 0 | 0.05 | 0.46 | 169.76 | 0.18 | 0.46 |
| Hex | 60 | 89 | 82 | 1E | 0 | 5 | 2E | AA | 12 | 2E |
| Octal | 140 | 211 | 202 | 36 | 0 | 5 | 56 | 252 | 22 | 56 |
| Binary | 1100000 | 10001001 | 10000010 | 11110 | 0 | 101 | 101110 | 10101010 | 10010 | 101110 |
Color Harmonies of #608982
Complementary color
Monochromatic Colors of #608982
Black with #608982
Text Example
Text Example
White with #608982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608982; }
p { color: rgb(96,137,130); }
H1.HeaderClassName
{
color: #608982;
}
.AnyTagClassName
{
color: #608982;
}
</style>
background-color css
<style>
a { background-color: #608982; }
a { background-color: rgb(96,137,130); }
div.DivClassName
{
background-color: #608982;
}
.BgClassName
{
background-color: #608982;
}
</style>
border-color css
<style>
span { border-color: #608982; }
span { border-color: rgb(96,137,130); }
td.TdClassName
{
border-color: #608982;
}
.TagClassName
{
border-color: #608982;
}
</style>