Shades of Patina #679489
Tints of Patina #679489
RGB
CMYK
RGB Variations
Color information
#679489 (or 0x679489) is known color: Patina. HEX triplet: 67, 94 and 89. RGB value is (103,148,137). Sum of RGB (Red+Green+Blue) = 103+148+137=388 (51% of max value = 765). Red value is 103 (40.62% from 255 or 26.55% from 388); Green value is 148 (58.20% from 255 or 38.14% from 388); Blue value is 137 (53.91% from 255 or 35.31% from 388); Max value from RGB is 148 - color contains mainly: green. Hex color #679489 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679489 is #986B76. Grayscale: #858585. Windows color (decimal): -9988983 or 9016423. OLE color: 9016423.
HSL color Cylindrical-coordinate representation of color #679489: hue angle of 165.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 #679489 is Cyan = 0.30, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 137 | - |
| CMYK | 0.30 | 0 | 0.07 | 0.42 |
| HSL | 165.33º | 0.18% | 0.49% | - |
| HSV(B) | 165.33º | 0.3% | 0.58% | - |
| XYZ | 20.7 | 25.87 | 27.57 | - |
| YUV | 133.29 | 130.09 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 137 | 0.30 | 0 | 0.07 | 0.42 | 165.33 | 0.18 | 0.49 |
| Hex | 67 | 94 | 89 | 1E | 0 | 7 | 2A | A5 | 12 | 31 |
| Octal | 147 | 224 | 211 | 36 | 0 | 7 | 52 | 245 | 22 | 61 |
| Binary | 1100111 | 10010100 | 10001001 | 11110 | 0 | 111 | 101010 | 10100101 | 10010 | 110001 |
Color Harmonies of #679489
Complementary color
Monochromatic Colors of #679489
Black with #679489
Text Example
Text Example
White with #679489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679489; }
p { color: rgb(103,148,137); }
H1.HeaderClassName
{
color: #679489;
}
.AnyTagClassName
{
color: #679489;
}
</style>
background-color css
<style>
a { background-color: #679489; }
a { background-color: rgb(103,148,137); }
div.DivClassName
{
background-color: #679489;
}
.BgClassName
{
background-color: #679489;
}
</style>
border-color css
<style>
span { border-color: #679489; }
span { border-color: rgb(103,148,137); }
td.TdClassName
{
border-color: #679489;
}
.TagClassName
{
border-color: #679489;
}
</style>