Shades of Patina #679786
Tints of Patina #679786
RGB
CMYK
RGB Variations
Color information
#679786 (or 0x679786) is known color: Patina. HEX triplet: 67, 97 and 86. RGB value is (103,151,134). Sum of RGB (Red+Green+Blue) = 103+151+134=388 (51% of max value = 765). Red value is 103 (40.62% from 255 or 26.55% from 388); Green value is 151 (59.38% from 255 or 38.92% from 388); Blue value is 134 (52.73% from 255 or 34.54% from 388); Max value from RGB is 151 - color contains mainly: green. Hex color #679786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679786 is #986879. Grayscale: #868686. Windows color (decimal): -9988218 or 8820583. OLE color: 8820583.
HSL color Cylindrical-coordinate representation of color #679786: hue angle of 158.75º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679786 is Cyan = 0.32, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 151 | 134 | - |
| CMYK | 0.32 | 0 | 0.11 | 0.41 |
| HSL | 158.75º | 0.19% | 0.5% | - |
| HSV(B) | 158.75º | 0.32% | 0.59% | - |
| XYZ | 20.96 | 26.74 | 26.61 | - |
| YUV | 134.71 | 127.6 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 151 | 134 | 0.32 | 0 | 0.11 | 0.41 | 158.75 | 0.19 | 0.5 |
| Hex | 67 | 97 | 86 | 20 | 0 | B | 29 | 9F | 13 | 32 |
| Octal | 147 | 227 | 206 | 40 | 0 | 13 | 51 | 237 | 23 | 62 |
| Binary | 1100111 | 10010111 | 10000110 | 100000 | 0 | 1011 | 101001 | 10011111 | 10011 | 110010 |
Color Harmonies of #679786
Complementary color
Monochromatic Colors of #679786
Black with #679786
Text Example
Text Example
White with #679786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679786; }
p { color: rgb(103,151,134); }
H1.HeaderClassName
{
color: #679786;
}
.AnyTagClassName
{
color: #679786;
}
</style>
background-color css
<style>
a { background-color: #679786; }
a { background-color: rgb(103,151,134); }
div.DivClassName
{
background-color: #679786;
}
.BgClassName
{
background-color: #679786;
}
</style>
border-color css
<style>
span { border-color: #679786; }
span { border-color: rgb(103,151,134); }
td.TdClassName
{
border-color: #679786;
}
.TagClassName
{
border-color: #679786;
}
</style>