Shades of Patina #668780
Tints of Patina #668780
RGB
CMYK
RGB Variations
Color information
#668780 (or 0x668780) is known color: Patina. HEX triplet: 66, 87 and 80. RGB value is (102,135,128). Sum of RGB (Red+Green+Blue) = 102+135+128=365 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.95% from 365); Green value is 135 (53.12% from 255 or 36.99% from 365); Blue value is 128 (50.39% from 255 or 35.07% from 365); Max value from RGB is 135 - color contains mainly: green. Hex color #668780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668780 is #99787F. Grayscale: #7C7C7C. Windows color (decimal): -10057856 or 8423270. OLE color: 8423270.
HSL color Cylindrical-coordinate representation of color #668780: hue angle of 167.27º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #668780 is Cyan = 0.24, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 135 | 128 | - |
| CMYK | 0.24 | 0 | 0.05 | 0.47 |
| HSL | 167.27º | 0.14% | 0.46% | - |
| HSV(B) | 167.27º | 0.24% | 0.53% | - |
| XYZ | 18.04 | 21.71 | 23.66 | - |
| YUV | 124.34 | 130.07 | 112.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 135 | 128 | 0.24 | 0 | 0.05 | 0.47 | 167.27 | 0.14 | 0.46 |
| Hex | 66 | 87 | 80 | 18 | 0 | 5 | 2F | A7 | E | 2E |
| Octal | 146 | 207 | 200 | 30 | 0 | 5 | 57 | 247 | 16 | 56 |
| Binary | 1100110 | 10000111 | 10000000 | 11000 | 0 | 101 | 101111 | 10100111 | 1110 | 101110 |
Color Harmonies of #668780
Complementary color
Monochromatic Colors of #668780
Black with #668780
Text Example
Text Example
White with #668780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668780; }
p { color: rgb(102,135,128); }
H1.HeaderClassName
{
color: #668780;
}
.AnyTagClassName
{
color: #668780;
}
</style>
background-color css
<style>
a { background-color: #668780; }
a { background-color: rgb(102,135,128); }
div.DivClassName
{
background-color: #668780;
}
.BgClassName
{
background-color: #668780;
}
</style>
border-color css
<style>
span { border-color: #668780; }
span { border-color: rgb(102,135,128); }
td.TdClassName
{
border-color: #668780;
}
.TagClassName
{
border-color: #668780;
}
</style>