Shades of Patina #669589
Tints of Patina #669589
RGB
CMYK
RGB Variations
Color information
#669589 (or 0x669589) is known color: Patina. HEX triplet: 66, 95 and 89. RGB value is (102,149,137). Sum of RGB (Red+Green+Blue) = 102+149+137=388 (51% of max value = 765). Red value is 102 (40.23% from 255 or 26.29% from 388); Green value is 149 (58.59% from 255 or 38.40% from 388); Blue value is 137 (53.91% from 255 or 35.31% from 388); Max value from RGB is 149 - color contains mainly: green. Hex color #669589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669589 is #996A76. Grayscale: #858585. Windows color (decimal): -10054263 or 9016678. OLE color: 9016678.
HSL color Cylindrical-coordinate representation of color #669589: hue angle of 164.68º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #669589 is Cyan = 0.32, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 137 | - |
| CMYK | 0.32 | 0 | 0.08 | 0.42 |
| HSL | 164.68º | 0.19% | 0.49% | - |
| HSV(B) | 164.68º | 0.32% | 0.58% | - |
| XYZ | 20.74 | 26.13 | 27.62 | - |
| YUV | 133.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 137 | 0.32 | 0 | 0.08 | 0.42 | 164.68 | 0.19 | 0.49 |
| Hex | 66 | 95 | 89 | 20 | 0 | 8 | 2A | A5 | 13 | 31 |
| Octal | 146 | 225 | 211 | 40 | 0 | 10 | 52 | 245 | 23 | 61 |
| Binary | 1100110 | 10010101 | 10001001 | 100000 | 0 | 1000 | 101010 | 10100101 | 10011 | 110001 |
Color Harmonies of #669589
Complementary color
Monochromatic Colors of #669589
Black with #669589
Text Example
Text Example
White with #669589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669589; }
p { color: rgb(102,149,137); }
H1.HeaderClassName
{
color: #669589;
}
.AnyTagClassName
{
color: #669589;
}
</style>
background-color css
<style>
a { background-color: #669589; }
a { background-color: rgb(102,149,137); }
div.DivClassName
{
background-color: #669589;
}
.BgClassName
{
background-color: #669589;
}
</style>
border-color css
<style>
span { border-color: #669589; }
span { border-color: rgb(102,149,137); }
td.TdClassName
{
border-color: #669589;
}
.TagClassName
{
border-color: #669589;
}
</style>