Shades of Patina #669689
Tints of Patina #669689
RGB
CMYK
RGB Variations
Color information
#669689 (or 0x669689) is known color: Patina. HEX triplet: 66, 96 and 89. RGB value is (102,150,137). Sum of RGB (Red+Green+Blue) = 102+150+137=389 (51% of max value = 765). Red value is 102 (40.23% from 255 or 26.22% from 389); Green value is 150 (58.98% from 255 or 38.56% from 389); Blue value is 137 (53.91% from 255 or 35.22% from 389); Max value from RGB is 150 - color contains mainly: green. Hex color #669689 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669689 is #996976. Grayscale: #868686. Windows color (decimal): -10054007 or 9016934. OLE color: 9016934.
HSL color Cylindrical-coordinate representation of color #669689: hue angle of 163.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #669689 is Cyan = 0.32, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 150 | 137 | - |
| CMYK | 0.32 | 0 | 0.09 | 0.41 |
| HSL | 163.75º | 0.19% | 0.49% | - |
| HSV(B) | 163.75º | 0.32% | 0.59% | - |
| XYZ | 20.9 | 26.44 | 27.67 | - |
| YUV | 134.17 | 129.6 | 105.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 150 | 137 | 0.32 | 0 | 0.09 | 0.41 | 163.75 | 0.19 | 0.49 |
| Hex | 66 | 96 | 89 | 20 | 0 | 9 | 29 | A4 | 13 | 31 |
| Octal | 146 | 226 | 211 | 40 | 0 | 11 | 51 | 244 | 23 | 61 |
| Binary | 1100110 | 10010110 | 10001001 | 100000 | 0 | 1001 | 101001 | 10100100 | 10011 | 110001 |
Color Harmonies of #669689
Complementary color
Monochromatic Colors of #669689
Black with #669689
Text Example
Text Example
White with #669689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669689; }
p { color: rgb(102,150,137); }
H1.HeaderClassName
{
color: #669689;
}
.AnyTagClassName
{
color: #669689;
}
</style>
background-color css
<style>
a { background-color: #669689; }
a { background-color: rgb(102,150,137); }
div.DivClassName
{
background-color: #669689;
}
.BgClassName
{
background-color: #669689;
}
</style>
border-color css
<style>
span { border-color: #669689; }
span { border-color: rgb(102,150,137); }
td.TdClassName
{
border-color: #669689;
}
.TagClassName
{
border-color: #669689;
}
</style>