Shades of Patina #669280
Tints of Patina #669280
RGB
CMYK
RGB Variations
Color information
#669280 (or 0x669280) is known color: Patina. HEX triplet: 66, 92 and 80. RGB value is (102,146,128). Sum of RGB (Red+Green+Blue) = 102+146+128=376 (49% of max value = 765). Red value is 102 (40.23% from 255 or 27.13% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 128 (50.39% from 255 or 34.04% from 376); Max value from RGB is 146 - color contains mainly: green. Hex color #669280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669280 is #996D7F. Grayscale: #828282. Windows color (decimal): -10055040 or 8426086. OLE color: 8426086.
HSL color Cylindrical-coordinate representation of color #669280: hue angle of 155.45º 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 #669280 is Cyan = 0.30, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 146 | 128 | - |
| CMYK | 0.30 | 0 | 0.12 | 0.43 |
| HSL | 155.45º | 0.18% | 0.49% | - |
| HSV(B) | 155.45º | 0.3% | 0.57% | - |
| XYZ | 19.65 | 24.94 | 24.2 | - |
| YUV | 130.79 | 126.42 | 107.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 128 | 0.30 | 0 | 0.12 | 0.43 | 155.45 | 0.18 | 0.49 |
| Hex | 66 | 92 | 80 | 1E | 0 | C | 2B | 9B | 12 | 31 |
| Octal | 146 | 222 | 200 | 36 | 0 | 14 | 53 | 233 | 22 | 61 |
| Binary | 1100110 | 10010010 | 10000000 | 11110 | 0 | 1100 | 101011 | 10011011 | 10010 | 110001 |
Color Harmonies of #669280
Complementary color
Monochromatic Colors of #669280
Black with #669280
Text Example
Text Example
White with #669280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669280; }
p { color: rgb(102,146,128); }
H1.HeaderClassName
{
color: #669280;
}
.AnyTagClassName
{
color: #669280;
}
</style>
background-color css
<style>
a { background-color: #669280; }
a { background-color: rgb(102,146,128); }
div.DivClassName
{
background-color: #669280;
}
.BgClassName
{
background-color: #669280;
}
</style>
border-color css
<style>
span { border-color: #669280; }
span { border-color: rgb(102,146,128); }
td.TdClassName
{
border-color: #669280;
}
.TagClassName
{
border-color: #669280;
}
</style>