Shades of Patina #609081
Tints of Patina #609081
RGB
CMYK
RGB Variations
Color information
#609081 (or 0x609081) is known color: Patina. HEX triplet: 60, 90 and 81. RGB value is (96,144,129). Sum of RGB (Red+Green+Blue) = 96+144+129=369 (48% of max value = 765). Red value is 96 (37.89% from 255 or 26.02% from 369); Green value is 144 (56.64% from 255 or 39.02% from 369); Blue value is 129 (50.78% from 255 or 34.96% from 369); Max value from RGB is 144 - color contains mainly: green. Hex color #609081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609081 is #9F6F7E. Grayscale: #7F7F7F. Windows color (decimal): -10448767 or 8491104. OLE color: 8491104.
HSL color Cylindrical-coordinate representation of color #609081: hue angle of 161.25º 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 #609081 is Cyan = 0.33, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 144 | 129 | - |
| CMYK | 0.33 | 0 | 0.10 | 0.44 |
| HSL | 161.25º | 0.2% | 0.47% | - |
| HSV(B) | 161.25º | 0.33% | 0.56% | - |
| XYZ | 18.76 | 24.02 | 24.42 | - |
| YUV | 127.94 | 128.6 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 144 | 129 | 0.33 | 0 | 0.10 | 0.44 | 161.25 | 0.2 | 0.47 |
| Hex | 60 | 90 | 81 | 21 | 0 | A | 2C | A1 | 14 | 2F |
| Octal | 140 | 220 | 201 | 41 | 0 | 12 | 54 | 241 | 24 | 57 |
| Binary | 1100000 | 10010000 | 10000001 | 100001 | 0 | 1010 | 101100 | 10100001 | 10100 | 101111 |
Color Harmonies of #609081
Complementary color
Monochromatic Colors of #609081
Black with #609081
Text Example
Text Example
White with #609081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609081; }
p { color: rgb(96,144,129); }
H1.HeaderClassName
{
color: #609081;
}
.AnyTagClassName
{
color: #609081;
}
</style>
background-color css
<style>
a { background-color: #609081; }
a { background-color: rgb(96,144,129); }
div.DivClassName
{
background-color: #609081;
}
.BgClassName
{
background-color: #609081;
}
</style>
border-color css
<style>
span { border-color: #609081; }
span { border-color: rgb(96,144,129); }
td.TdClassName
{
border-color: #609081;
}
.TagClassName
{
border-color: #609081;
}
</style>