Shades of Patina #669289
Tints of Patina #669289
RGB
CMYK
RGB Variations
Color information
#669289 (or 0x669289) is known color: Patina. HEX triplet: 66, 92 and 89. RGB value is (102,146,137). Sum of RGB (Red+Green+Blue) = 102+146+137=385 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.49% from 385); Green value is 146 (57.42% from 255 or 37.92% from 385); Blue value is 137 (53.91% from 255 or 35.58% from 385); Max value from RGB is 146 - color contains mainly: green. Hex color #669289 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669289 is #996D76. Grayscale: #838383. Windows color (decimal): -10055031 or 9015910. OLE color: 9015910.
HSL color Cylindrical-coordinate representation of color #669289: hue angle of 167.73º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #669289 is Cyan = 0.30, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 146 | 137 | - |
| CMYK | 0.30 | 0 | 0.06 | 0.43 |
| HSL | 167.73º | 0.18% | 0.49% | - |
| HSV(B) | 167.73º | 0.3% | 0.57% | - |
| XYZ | 20.27 | 25.19 | 27.46 | - |
| YUV | 131.82 | 130.92 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 137 | 0.30 | 0 | 0.06 | 0.43 | 167.73 | 0.18 | 0.49 |
| Hex | 66 | 92 | 89 | 1E | 0 | 6 | 2B | A8 | 12 | 31 |
| Octal | 146 | 222 | 211 | 36 | 0 | 6 | 53 | 250 | 22 | 61 |
| Binary | 1100110 | 10010010 | 10001001 | 11110 | 0 | 110 | 101011 | 10101000 | 10010 | 110001 |
Color Harmonies of #669289
Complementary color
Monochromatic Colors of #669289
Black with #669289
Text Example
Text Example
White with #669289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669289; }
p { color: rgb(102,146,137); }
H1.HeaderClassName
{
color: #669289;
}
.AnyTagClassName
{
color: #669289;
}
</style>
background-color css
<style>
a { background-color: #669289; }
a { background-color: rgb(102,146,137); }
div.DivClassName
{
background-color: #669289;
}
.BgClassName
{
background-color: #669289;
}
</style>
border-color css
<style>
span { border-color: #669289; }
span { border-color: rgb(102,146,137); }
td.TdClassName
{
border-color: #669289;
}
.TagClassName
{
border-color: #669289;
}
</style>