Shades of Patina #679887
Tints of Patina #679887
RGB
CMYK
RGB Variations
Color information
#679887 (or 0x679887) is known color: Patina. HEX triplet: 67, 98 and 87. RGB value is (103,152,135). Sum of RGB (Red+Green+Blue) = 103+152+135=390 (51% of max value = 765). Red value is 103 (40.62% from 255 or 26.41% from 390); Green value is 152 (59.77% from 255 or 38.97% from 390); Blue value is 135 (53.12% from 255 or 34.62% from 390); Max value from RGB is 152 - color contains mainly: green. Hex color #679887 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679887 is #986778. Grayscale: #878787. Windows color (decimal): -9987961 or 8886375. OLE color: 8886375.
HSL color Cylindrical-coordinate representation of color #679887: hue angle of 159.18º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679887 is Cyan = 0.32, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 152 | 135 | - |
| CMYK | 0.32 | 0 | 0.11 | 0.40 |
| HSL | 159.18º | 0.19% | 0.5% | - |
| HSV(B) | 159.18º | 0.32% | 0.6% | - |
| XYZ | 21.19 | 27.09 | 27.03 | - |
| YUV | 135.41 | 127.77 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 152 | 135 | 0.32 | 0 | 0.11 | 0.40 | 159.18 | 0.19 | 0.5 |
| Hex | 67 | 98 | 87 | 20 | 0 | B | 28 | 9F | 13 | 32 |
| Octal | 147 | 230 | 207 | 40 | 0 | 13 | 50 | 237 | 23 | 62 |
| Binary | 1100111 | 10011000 | 10000111 | 100000 | 0 | 1011 | 101000 | 10011111 | 10011 | 110010 |
Color Harmonies of #679887
Complementary color
Monochromatic Colors of #679887
Black with #679887
Text Example
Text Example
White with #679887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679887; }
p { color: rgb(103,152,135); }
H1.HeaderClassName
{
color: #679887;
}
.AnyTagClassName
{
color: #679887;
}
</style>
background-color css
<style>
a { background-color: #679887; }
a { background-color: rgb(103,152,135); }
div.DivClassName
{
background-color: #679887;
}
.BgClassName
{
background-color: #679887;
}
</style>
border-color css
<style>
span { border-color: #679887; }
span { border-color: rgb(103,152,135); }
td.TdClassName
{
border-color: #679887;
}
.TagClassName
{
border-color: #679887;
}
</style>