Shades of Patina #669389
Tints of Patina #669389
RGB
CMYK
RGB Variations
Color information
#669389 (or 0x669389) is known color: Patina. HEX triplet: 66, 93 and 89. RGB value is (102,147,137). Sum of RGB (Red+Green+Blue) = 102+147+137=386 (51% of max value = 765). Red value is 102 (40.23% from 255 or 26.42% from 386); Green value is 147 (57.81% from 255 or 38.08% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 147 - color contains mainly: green. Hex color #669389 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669389 is #996C76. Grayscale: #848484. Windows color (decimal): -10054775 or 9016166. OLE color: 9016166.
HSL color Cylindrical-coordinate representation of color #669389: hue angle of 166.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #669389 is Cyan = 0.31, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 137 | - |
| CMYK | 0.31 | 0 | 0.07 | 0.42 |
| HSL | 166.67º | 0.18% | 0.49% | - |
| HSV(B) | 166.67º | 0.31% | 0.58% | - |
| XYZ | 20.43 | 25.5 | 27.51 | - |
| YUV | 132.41 | 130.59 | 106.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 137 | 0.31 | 0 | 0.07 | 0.42 | 166.67 | 0.18 | 0.49 |
| Hex | 66 | 93 | 89 | 1F | 0 | 7 | 2A | A7 | 12 | 31 |
| Octal | 146 | 223 | 211 | 37 | 0 | 7 | 52 | 247 | 22 | 61 |
| Binary | 1100110 | 10010011 | 10001001 | 11111 | 0 | 111 | 101010 | 10100111 | 10010 | 110001 |
Color Harmonies of #669389
Complementary color
Monochromatic Colors of #669389
Black with #669389
Text Example
Text Example
White with #669389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669389; }
p { color: rgb(102,147,137); }
H1.HeaderClassName
{
color: #669389;
}
.AnyTagClassName
{
color: #669389;
}
</style>
background-color css
<style>
a { background-color: #669389; }
a { background-color: rgb(102,147,137); }
div.DivClassName
{
background-color: #669389;
}
.BgClassName
{
background-color: #669389;
}
</style>
border-color css
<style>
span { border-color: #669389; }
span { border-color: rgb(102,147,137); }
td.TdClassName
{
border-color: #669389;
}
.TagClassName
{
border-color: #669389;
}
</style>