Shades of Patina #679680
Tints of Patina #679680
RGB
CMYK
RGB Variations
Color information
#679680 (or 0x679680) is known color: Patina. HEX triplet: 67, 96 and 80. RGB value is (103,150,128). Sum of RGB (Red+Green+Blue) = 103+150+128=381 (50% of max value = 765). Red value is 103 (40.62% from 255 or 27.03% from 381); Green value is 150 (58.98% from 255 or 39.37% from 381); Blue value is 128 (50.39% from 255 or 33.60% from 381); Max value from RGB is 150 - color contains mainly: green. Hex color #679680 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679680 is #98697F. Grayscale: #858585. Windows color (decimal): -9988480 or 8427111. OLE color: 8427111.
HSL color Cylindrical-coordinate representation of color #679680: hue angle of 151.91º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679680 is Cyan = 0.31, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 128 | - |
| CMYK | 0.31 | 0 | 0.15 | 0.41 |
| HSL | 151.91º | 0.19% | 0.5% | - |
| HSV(B) | 151.91º | 0.31% | 0.59% | - |
| XYZ | 20.4 | 26.25 | 24.41 | - |
| YUV | 133.44 | 124.93 | 106.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 128 | 0.31 | 0 | 0.15 | 0.41 | 151.91 | 0.19 | 0.5 |
| Hex | 67 | 96 | 80 | 1F | 0 | F | 29 | 98 | 13 | 32 |
| Octal | 147 | 226 | 200 | 37 | 0 | 17 | 51 | 230 | 23 | 62 |
| Binary | 1100111 | 10010110 | 10000000 | 11111 | 0 | 1111 | 101001 | 10011000 | 10011 | 110010 |
Color Harmonies of #679680
Complementary color
Monochromatic Colors of #679680
Black with #679680
Text Example
Text Example
White with #679680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679680; }
p { color: rgb(103,150,128); }
H1.HeaderClassName
{
color: #679680;
}
.AnyTagClassName
{
color: #679680;
}
</style>
background-color css
<style>
a { background-color: #679680; }
a { background-color: rgb(103,150,128); }
div.DivClassName
{
background-color: #679680;
}
.BgClassName
{
background-color: #679680;
}
</style>
border-color css
<style>
span { border-color: #679680; }
span { border-color: rgb(103,150,128); }
td.TdClassName
{
border-color: #679680;
}
.TagClassName
{
border-color: #679680;
}
</style>