Shades of Patina #679087
Tints of Patina #679087
RGB
CMYK
RGB Variations
Color information
#679087 (or 0x679087) is known color: Patina. HEX triplet: 67, 90 and 87. RGB value is (103,144,135). Sum of RGB (Red+Green+Blue) = 103+144+135=382 (50% of max value = 765). Red value is 103 (40.62% from 255 or 26.96% from 382); Green value is 144 (56.64% from 255 or 37.70% from 382); Blue value is 135 (53.12% from 255 or 35.34% from 382); Max value from RGB is 144 - color contains mainly: green. Hex color #679087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679087 is #986F78. Grayscale: #828282. Windows color (decimal): -9990009 or 8884327. OLE color: 8884327.
HSL color Cylindrical-coordinate representation of color #679087: hue angle of 166.83º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #679087 is Cyan = 0.28, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 135 | - |
| CMYK | 0.28 | 0 | 0.06 | 0.44 |
| HSL | 166.83º | 0.17% | 0.48% | - |
| HSV(B) | 166.83º | 0.28% | 0.56% | - |
| XYZ | 19.94 | 24.58 | 26.62 | - |
| YUV | 130.72 | 130.42 | 108.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 135 | 0.28 | 0 | 0.06 | 0.44 | 166.83 | 0.17 | 0.48 |
| Hex | 67 | 90 | 87 | 1C | 0 | 6 | 2C | A7 | 11 | 30 |
| Octal | 147 | 220 | 207 | 34 | 0 | 6 | 54 | 247 | 21 | 60 |
| Binary | 1100111 | 10010000 | 10000111 | 11100 | 0 | 110 | 101100 | 10100111 | 10001 | 110000 |
Color Harmonies of #679087
Complementary color
Monochromatic Colors of #679087
Black with #679087
Text Example
Text Example
White with #679087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679087; }
p { color: rgb(103,144,135); }
H1.HeaderClassName
{
color: #679087;
}
.AnyTagClassName
{
color: #679087;
}
</style>
background-color css
<style>
a { background-color: #679087; }
a { background-color: rgb(103,144,135); }
div.DivClassName
{
background-color: #679087;
}
.BgClassName
{
background-color: #679087;
}
</style>
border-color css
<style>
span { border-color: #679087; }
span { border-color: rgb(103,144,135); }
td.TdClassName
{
border-color: #679087;
}
.TagClassName
{
border-color: #679087;
}
</style>