Shades of Patina #609481
Tints of Patina #609481
RGB
CMYK
RGB Variations
Color information
#609481 (or 0x609481) is known color: Patina. HEX triplet: 60, 94 and 81. RGB value is (96,148,129). Sum of RGB (Red+Green+Blue) = 96+148+129=373 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.74% from 373); Green value is 148 (58.20% from 255 or 39.68% from 373); Blue value is 129 (50.78% from 255 or 34.58% from 373); Max value from RGB is 148 - color contains mainly: green. Hex color #609481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #609481 is #9F6B7E. Grayscale: #828282. Windows color (decimal): -10447743 or 8492128. OLE color: 8492128.
HSL color Cylindrical-coordinate representation of color #609481: hue angle of 158.08º 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 #609481 is Cyan = 0.35, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 148 | 129 | - |
| CMYK | 0.35 | 0 | 0.13 | 0.42 |
| HSL | 158.08º | 0.21% | 0.48% | - |
| HSV(B) | 158.08º | 0.35% | 0.58% | - |
| XYZ | 19.38 | 25.25 | 24.62 | - |
| YUV | 130.29 | 127.27 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 148 | 129 | 0.35 | 0 | 0.13 | 0.42 | 158.08 | 0.21 | 0.48 |
| Hex | 60 | 94 | 81 | 23 | 0 | D | 2A | 9E | 15 | 30 |
| Octal | 140 | 224 | 201 | 43 | 0 | 15 | 52 | 236 | 25 | 60 |
| Binary | 1100000 | 10010100 | 10000001 | 100011 | 0 | 1101 | 101010 | 10011110 | 10101 | 110000 |
Color Harmonies of #609481
Complementary color
Monochromatic Colors of #609481
Black with #609481
Text Example
Text Example
White with #609481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609481; }
p { color: rgb(96,148,129); }
H1.HeaderClassName
{
color: #609481;
}
.AnyTagClassName
{
color: #609481;
}
</style>
background-color css
<style>
a { background-color: #609481; }
a { background-color: rgb(96,148,129); }
div.DivClassName
{
background-color: #609481;
}
.BgClassName
{
background-color: #609481;
}
</style>
border-color css
<style>
span { border-color: #609481; }
span { border-color: rgb(96,148,129); }
td.TdClassName
{
border-color: #609481;
}
.TagClassName
{
border-color: #609481;
}
</style>