Shades of Patina #679486
Tints of Patina #679486
RGB
CMYK
RGB Variations
Color information
#679486 (or 0x679486) is known color: Patina. HEX triplet: 67, 94 and 86. RGB value is (103,148,134). Sum of RGB (Red+Green+Blue) = 103+148+134=385 (50% of max value = 765). Red value is 103 (40.62% from 255 or 26.75% from 385); Green value is 148 (58.20% from 255 or 38.44% from 385); Blue value is 134 (52.73% from 255 or 34.81% from 385); Max value from RGB is 148 - color contains mainly: green. Hex color #679486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679486 is #986B79. Grayscale: #848484. Windows color (decimal): -9988986 or 8819815. OLE color: 8819815.
HSL color Cylindrical-coordinate representation of color #679486: hue angle of 161.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #679486 is Cyan = 0.30, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 134 | - |
| CMYK | 0.30 | 0 | 0.09 | 0.42 |
| HSL | 161.33º | 0.18% | 0.49% | - |
| HSV(B) | 161.33º | 0.3% | 0.58% | - |
| XYZ | 20.49 | 25.78 | 26.45 | - |
| YUV | 132.95 | 128.59 | 106.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 134 | 0.30 | 0 | 0.09 | 0.42 | 161.33 | 0.18 | 0.49 |
| Hex | 67 | 94 | 86 | 1E | 0 | 9 | 2A | A1 | 12 | 31 |
| Octal | 147 | 224 | 206 | 36 | 0 | 11 | 52 | 241 | 22 | 61 |
| Binary | 1100111 | 10010100 | 10000110 | 11110 | 0 | 1001 | 101010 | 10100001 | 10010 | 110001 |
Color Harmonies of #679486
Complementary color
Monochromatic Colors of #679486
Black with #679486
Text Example
Text Example
White with #679486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679486; }
p { color: rgb(103,148,134); }
H1.HeaderClassName
{
color: #679486;
}
.AnyTagClassName
{
color: #679486;
}
</style>
background-color css
<style>
a { background-color: #679486; }
a { background-color: rgb(103,148,134); }
div.DivClassName
{
background-color: #679486;
}
.BgClassName
{
background-color: #679486;
}
</style>
border-color css
<style>
span { border-color: #679486; }
span { border-color: rgb(103,148,134); }
td.TdClassName
{
border-color: #679486;
}
.TagClassName
{
border-color: #679486;
}
</style>