Shades of Patina #609181
Tints of Patina #609181
RGB
CMYK
RGB Variations
Color information
#609181 (or 0x609181) is known color: Patina. HEX triplet: 60, 91 and 81. RGB value is (96,145,129). Sum of RGB (Red+Green+Blue) = 96+145+129=370 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.95% from 370); Green value is 145 (57.03% from 255 or 39.19% from 370); Blue value is 129 (50.78% from 255 or 34.86% from 370); Max value from RGB is 145 - color contains mainly: green. Hex color #609181 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609181 is #9F6E7E. Grayscale: #808080. Windows color (decimal): -10448511 or 8491360. OLE color: 8491360.
HSL color Cylindrical-coordinate representation of color #609181: hue angle of 160.41º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #609181 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 145 | 129 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.43 |
| HSL | 160.41º | 0.2% | 0.47% | - |
| HSV(B) | 160.41º | 0.34% | 0.57% | - |
| XYZ | 18.91 | 24.32 | 24.47 | - |
| YUV | 128.53 | 128.27 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 145 | 129 | 0.34 | 0 | 0.11 | 0.43 | 160.41 | 0.2 | 0.47 |
| Hex | 60 | 91 | 81 | 22 | 0 | B | 2B | A0 | 14 | 2F |
| Octal | 140 | 221 | 201 | 42 | 0 | 13 | 53 | 240 | 24 | 57 |
| Binary | 1100000 | 10010001 | 10000001 | 100010 | 0 | 1011 | 101011 | 10100000 | 10100 | 101111 |
Color Harmonies of #609181
Complementary color
Monochromatic Colors of #609181
Black with #609181
Text Example
Text Example
White with #609181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609181; }
p { color: rgb(96,145,129); }
H1.HeaderClassName
{
color: #609181;
}
.AnyTagClassName
{
color: #609181;
}
</style>
background-color css
<style>
a { background-color: #609181; }
a { background-color: rgb(96,145,129); }
div.DivClassName
{
background-color: #609181;
}
.BgClassName
{
background-color: #609181;
}
</style>
border-color css
<style>
span { border-color: #609181; }
span { border-color: rgb(96,145,129); }
td.TdClassName
{
border-color: #609181;
}
.TagClassName
{
border-color: #609181;
}
</style>