Shades of Patina #609082
Tints of Patina #609082
RGB
CMYK
RGB Variations
Color information
#609082 (or 0x609082) is known color: Patina. HEX triplet: 60, 90 and 82. RGB value is (96,144,130). Sum of RGB (Red+Green+Blue) = 96+144+130=370 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.95% from 370); Green value is 144 (56.64% from 255 or 38.92% from 370); Blue value is 130 (51.17% from 255 or 35.14% from 370); Max value from RGB is 144 - color contains mainly: green. Hex color #609082 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609082 is #9F6F7D. Grayscale: #808080. Windows color (decimal): -10448766 or 8556640. OLE color: 8556640.
HSL color Cylindrical-coordinate representation of color #609082: hue angle of 162.5º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #609082 is Cyan = 0.33, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 144 | 130 | - |
| CMYK | 0.33 | 0 | 0.10 | 0.44 |
| HSL | 162.5º | 0.2% | 0.47% | - |
| HSV(B) | 162.5º | 0.33% | 0.56% | - |
| XYZ | 18.83 | 24.05 | 24.77 | - |
| YUV | 128.05 | 129.1 | 105.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 144 | 130 | 0.33 | 0 | 0.10 | 0.44 | 162.5 | 0.2 | 0.47 |
| Hex | 60 | 90 | 82 | 21 | 0 | A | 2C | A2 | 14 | 2F |
| Octal | 140 | 220 | 202 | 41 | 0 | 12 | 54 | 242 | 24 | 57 |
| Binary | 1100000 | 10010000 | 10000010 | 100001 | 0 | 1010 | 101100 | 10100010 | 10100 | 101111 |
Color Harmonies of #609082
Complementary color
Monochromatic Colors of #609082
Black with #609082
Text Example
Text Example
White with #609082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609082; }
p { color: rgb(96,144,130); }
H1.HeaderClassName
{
color: #609082;
}
.AnyTagClassName
{
color: #609082;
}
</style>
background-color css
<style>
a { background-color: #609082; }
a { background-color: rgb(96,144,130); }
div.DivClassName
{
background-color: #609082;
}
.BgClassName
{
background-color: #609082;
}
</style>
border-color css
<style>
span { border-color: #609082; }
span { border-color: rgb(96,144,130); }
td.TdClassName
{
border-color: #609082;
}
.TagClassName
{
border-color: #609082;
}
</style>