Shades of Patina #609482
Tints of Patina #609482
RGB
CMYK
RGB Variations
Color information
#609482 (or 0x609482) is known color: Patina. HEX triplet: 60, 94 and 82. RGB value is (96,148,130). Sum of RGB (Red+Green+Blue) = 96+148+130=374 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.67% from 374); Green value is 148 (58.20% from 255 or 39.57% from 374); Blue value is 130 (51.17% from 255 or 34.76% from 374); Max value from RGB is 148 - color contains mainly: green. Hex color #609482 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609482 is #9F6B7D. Grayscale: #828282. Windows color (decimal): -10447742 or 8557664. OLE color: 8557664.
HSL color Cylindrical-coordinate representation of color #609482: hue angle of 159.23º 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 #609482 is Cyan = 0.35, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 148 | 130 | - |
| CMYK | 0.35 | 0 | 0.12 | 0.42 |
| HSL | 159.23º | 0.21% | 0.48% | - |
| HSV(B) | 159.23º | 0.35% | 0.58% | - |
| XYZ | 19.44 | 25.28 | 24.97 | - |
| YUV | 130.4 | 127.77 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 148 | 130 | 0.35 | 0 | 0.12 | 0.42 | 159.23 | 0.21 | 0.48 |
| Hex | 60 | 94 | 82 | 23 | 0 | C | 2A | 9F | 15 | 30 |
| Octal | 140 | 224 | 202 | 43 | 0 | 14 | 52 | 237 | 25 | 60 |
| Binary | 1100000 | 10010100 | 10000010 | 100011 | 0 | 1100 | 101010 | 10011111 | 10101 | 110000 |
Color Harmonies of #609482
Complementary color
Monochromatic Colors of #609482
Black with #609482
Text Example
Text Example
White with #609482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609482; }
p { color: rgb(96,148,130); }
H1.HeaderClassName
{
color: #609482;
}
.AnyTagClassName
{
color: #609482;
}
</style>
background-color css
<style>
a { background-color: #609482; }
a { background-color: rgb(96,148,130); }
div.DivClassName
{
background-color: #609482;
}
.BgClassName
{
background-color: #609482;
}
</style>
border-color css
<style>
span { border-color: #609482; }
span { border-color: rgb(96,148,130); }
td.TdClassName
{
border-color: #609482;
}
.TagClassName
{
border-color: #609482;
}
</style>