Shades of Patina #669081
Tints of Patina #669081
RGB
CMYK
RGB Variations
Color information
#669081 (or 0x669081) is known color: Patina. HEX triplet: 66, 90 and 81. RGB value is (102,144,129). Sum of RGB (Red+Green+Blue) = 102+144+129=375 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.2% from 375); Green value is 144 (56.64% from 255 or 38.4% from 375); Blue value is 129 (50.78% from 255 or 34.4% from 375); Max value from RGB is 144 - color contains mainly: green. Hex color #669081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669081 is #996F7E. Grayscale: #818181. Windows color (decimal): -10055551 or 8491110. OLE color: 8491110.
HSL color Cylindrical-coordinate representation of color #669081: hue angle of 158.57º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #669081 is Cyan = 0.29, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 102 | 144 | 129 | - |
| CMYK | 0.29 | 0 | 0.10 | 0.44 |
| HSL | 158.57º | 0.17% | 0.48% | - |
| HSV(B) | 158.57º | 0.29% | 0.56% | - |
| XYZ | 19.42 | 24.36 | 24.45 | - |
| YUV | 129.73 | 127.59 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 144 | 129 | 0.29 | 0 | 0.10 | 0.44 | 158.57 | 0.17 | 0.48 |
| Hex | 66 | 90 | 81 | 1D | 0 | A | 2C | 9F | 11 | 30 |
| Octal | 146 | 220 | 201 | 35 | 0 | 12 | 54 | 237 | 21 | 60 |
| Binary | 1100110 | 10010000 | 10000001 | 11101 | 0 | 1010 | 101100 | 10011111 | 10001 | 110000 |
Color Harmonies of #669081
Complementary color
Monochromatic Colors of #669081
Black with #669081
Text Example
Text Example
White with #669081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669081; }
p { color: rgb(102,144,129); }
H1.HeaderClassName
{
color: #669081;
}
.AnyTagClassName
{
color: #669081;
}
</style>
background-color css
<style>
a { background-color: #669081; }
a { background-color: rgb(102,144,129); }
div.DivClassName
{
background-color: #669081;
}
.BgClassName
{
background-color: #669081;
}
</style>
border-color css
<style>
span { border-color: #669081; }
span { border-color: rgb(102,144,129); }
td.TdClassName
{
border-color: #669081;
}
.TagClassName
{
border-color: #669081;
}
</style>