Shades of Patina #679580
Tints of Patina #679580
RGB
CMYK
RGB Variations
Color information
#679580 (or 0x679580) is known color: Patina. HEX triplet: 67, 95 and 80. RGB value is (103,149,128). Sum of RGB (Red+Green+Blue) = 103+149+128=380 (50% of max value = 765). Red value is 103 (40.62% from 255 or 27.11% from 380); Green value is 149 (58.59% from 255 or 39.21% from 380); Blue value is 128 (50.39% from 255 or 33.68% from 380); Max value from RGB is 149 - color contains mainly: green. Hex color #679580 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679580 is #986A7F. Grayscale: #848484. Windows color (decimal): -9988736 or 8426855. OLE color: 8426855.
HSL color Cylindrical-coordinate representation of color #679580: hue angle of 152.61º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679580 is Cyan = 0.31, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 149 | 128 | - |
| CMYK | 0.31 | 0 | 0.14 | 0.42 |
| HSL | 152.61º | 0.18% | 0.49% | - |
| HSV(B) | 152.61º | 0.31% | 0.58% | - |
| XYZ | 20.24 | 25.94 | 24.36 | - |
| YUV | 132.85 | 125.26 | 106.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 149 | 128 | 0.31 | 0 | 0.14 | 0.42 | 152.61 | 0.18 | 0.49 |
| Hex | 67 | 95 | 80 | 1F | 0 | E | 2A | 99 | 12 | 31 |
| Octal | 147 | 225 | 200 | 37 | 0 | 16 | 52 | 231 | 22 | 61 |
| Binary | 1100111 | 10010101 | 10000000 | 11111 | 0 | 1110 | 101010 | 10011001 | 10010 | 110001 |
Color Harmonies of #679580
Complementary color
Monochromatic Colors of #679580
Black with #679580
Text Example
Text Example
White with #679580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679580; }
p { color: rgb(103,149,128); }
H1.HeaderClassName
{
color: #679580;
}
.AnyTagClassName
{
color: #679580;
}
</style>
background-color css
<style>
a { background-color: #679580; }
a { background-color: rgb(103,149,128); }
div.DivClassName
{
background-color: #679580;
}
.BgClassName
{
background-color: #679580;
}
</style>
border-color css
<style>
span { border-color: #679580; }
span { border-color: rgb(103,149,128); }
td.TdClassName
{
border-color: #679580;
}
.TagClassName
{
border-color: #679580;
}
</style>