Shades of Patina #669480
Tints of Patina #669480
RGB
CMYK
RGB Variations
Color information
#669480 (or 0x669480) is known color: Patina. HEX triplet: 66, 94 and 80. RGB value is (102,148,128). Sum of RGB (Red+Green+Blue) = 102+148+128=378 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.98% from 378); Green value is 148 (58.20% from 255 or 39.15% from 378); Blue value is 128 (50.39% from 255 or 33.86% from 378); Max value from RGB is 148 - color contains mainly: green. Hex color #669480 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669480 is #996B7F. Grayscale: #848484. Windows color (decimal): -10054528 or 8426598. OLE color: 8426598.
HSL color Cylindrical-coordinate representation of color #669480: hue angle of 153.91º 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 #669480 is Cyan = 0.31, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 128 | - |
| CMYK | 0.31 | 0 | 0.14 | 0.42 |
| HSL | 153.91º | 0.18% | 0.49% | - |
| HSV(B) | 153.91º | 0.31% | 0.58% | - |
| XYZ | 19.97 | 25.56 | 24.3 | - |
| YUV | 131.97 | 125.76 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 128 | 0.31 | 0 | 0.14 | 0.42 | 153.91 | 0.18 | 0.49 |
| Hex | 66 | 94 | 80 | 1F | 0 | E | 2A | 9A | 12 | 31 |
| Octal | 146 | 224 | 200 | 37 | 0 | 16 | 52 | 232 | 22 | 61 |
| Binary | 1100110 | 10010100 | 10000000 | 11111 | 0 | 1110 | 101010 | 10011010 | 10010 | 110001 |
Color Harmonies of #669480
Complementary color
Monochromatic Colors of #669480
Black with #669480
Text Example
Text Example
White with #669480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669480; }
p { color: rgb(102,148,128); }
H1.HeaderClassName
{
color: #669480;
}
.AnyTagClassName
{
color: #669480;
}
</style>
background-color css
<style>
a { background-color: #669480; }
a { background-color: rgb(102,148,128); }
div.DivClassName
{
background-color: #669480;
}
.BgClassName
{
background-color: #669480;
}
</style>
border-color css
<style>
span { border-color: #669480; }
span { border-color: rgb(102,148,128); }
td.TdClassName
{
border-color: #669480;
}
.TagClassName
{
border-color: #669480;
}
</style>