Shades of Patina #609584
Tints of Patina #609584
RGB
CMYK
RGB Variations
Color information
#609584 (or 0x609584) is known color: Patina. HEX triplet: 60, 95 and 84. RGB value is (96,149,132). Sum of RGB (Red+Green+Blue) = 96+149+132=377 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.46% from 377); Green value is 149 (58.59% from 255 or 39.52% from 377); Blue value is 132 (51.95% from 255 or 35.01% from 377); Max value from RGB is 149 - color contains mainly: green. Hex color #609584 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609584 is #9F6A7B. Grayscale: #838383. Windows color (decimal): -10447484 or 8688992. OLE color: 8688992.
HSL color Cylindrical-coordinate representation of color #609584: hue angle of 160.75º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #609584 is Cyan = 0.36, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 149 | 132 | - |
| CMYK | 0.36 | 0 | 0.11 | 0.42 |
| HSL | 160.75º | 0.22% | 0.48% | - |
| HSV(B) | 160.75º | 0.36% | 0.58% | - |
| XYZ | 19.74 | 25.65 | 25.74 | - |
| YUV | 131.22 | 128.44 | 102.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 149 | 132 | 0.36 | 0 | 0.11 | 0.42 | 160.75 | 0.22 | 0.48 |
| Hex | 60 | 95 | 84 | 24 | 0 | B | 2A | A1 | 16 | 30 |
| Octal | 140 | 225 | 204 | 44 | 0 | 13 | 52 | 241 | 26 | 60 |
| Binary | 1100000 | 10010101 | 10000100 | 100100 | 0 | 1011 | 101010 | 10100001 | 10110 | 110000 |
Color Harmonies of #609584
Complementary color
Monochromatic Colors of #609584
Black with #609584
Text Example
Text Example
White with #609584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609584; }
p { color: rgb(96,149,132); }
H1.HeaderClassName
{
color: #609584;
}
.AnyTagClassName
{
color: #609584;
}
</style>
background-color css
<style>
a { background-color: #609584; }
a { background-color: rgb(96,149,132); }
div.DivClassName
{
background-color: #609584;
}
.BgClassName
{
background-color: #609584;
}
</style>
border-color css
<style>
span { border-color: #609584; }
span { border-color: rgb(96,149,132); }
td.TdClassName
{
border-color: #609584;
}
.TagClassName
{
border-color: #609584;
}
</style>