Shades of Patina #679188
Tints of Patina #679188
RGB
CMYK
RGB Variations
Color information
#679188 (or 0x679188) is known color: Patina. HEX triplet: 67, 91 and 88. RGB value is (103,145,136). Sum of RGB (Red+Green+Blue) = 103+145+136=384 (50% of max value = 765). Red value is 103 (40.62% from 255 or 26.82% from 384); Green value is 145 (57.03% from 255 or 37.76% from 384); Blue value is 136 (53.52% from 255 or 35.42% from 384); Max value from RGB is 145 - color contains mainly: green. Hex color #679188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679188 is #986E77. Grayscale: #838383. Windows color (decimal): -9989752 or 8950119. OLE color: 8950119.
HSL color Cylindrical-coordinate representation of color #679188: hue angle of 167.14º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #679188 is Cyan = 0.29, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 103 | 145 | 136 | - |
| CMYK | 0.29 | 0 | 0.06 | 0.43 |
| HSL | 167.14º | 0.17% | 0.49% | - |
| HSV(B) | 167.14º | 0.29% | 0.57% | - |
| XYZ | 20.16 | 24.91 | 27.04 | - |
| YUV | 131.42 | 130.59 | 107.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 145 | 136 | 0.29 | 0 | 0.06 | 0.43 | 167.14 | 0.17 | 0.49 |
| Hex | 67 | 91 | 88 | 1D | 0 | 6 | 2B | A7 | 11 | 31 |
| Octal | 147 | 221 | 210 | 35 | 0 | 6 | 53 | 247 | 21 | 61 |
| Binary | 1100111 | 10010001 | 10001000 | 11101 | 0 | 110 | 101011 | 10100111 | 10001 | 110001 |
Color Harmonies of #679188
Complementary color
Monochromatic Colors of #679188
Black with #679188
Text Example
Text Example
White with #679188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679188; }
p { color: rgb(103,145,136); }
H1.HeaderClassName
{
color: #679188;
}
.AnyTagClassName
{
color: #679188;
}
</style>
background-color css
<style>
a { background-color: #679188; }
a { background-color: rgb(103,145,136); }
div.DivClassName
{
background-color: #679188;
}
.BgClassName
{
background-color: #679188;
}
</style>
border-color css
<style>
span { border-color: #679188; }
span { border-color: rgb(103,145,136); }
td.TdClassName
{
border-color: #679188;
}
.TagClassName
{
border-color: #679188;
}
</style>