Shades of Patina #679885
Tints of Patina #679885
RGB
CMYK
RGB Variations
Color information
#679885 (or 0x679885) is known color: Patina. HEX triplet: 67, 98 and 85. RGB value is (103,152,133). Sum of RGB (Red+Green+Blue) = 103+152+133=388 (51% of max value = 765). Red value is 103 (40.62% from 255 or 26.55% from 388); Green value is 152 (59.77% from 255 or 39.18% from 388); Blue value is 133 (52.34% from 255 or 34.28% from 388); Max value from RGB is 152 - color contains mainly: green. Hex color #679885 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679885 is #98677A. Grayscale: #878787. Windows color (decimal): -9987963 or 8755303. OLE color: 8755303.
HSL color Cylindrical-coordinate representation of color #679885: hue angle of 156.73º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679885 is Cyan = 0.32, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 152 | 133 | - |
| CMYK | 0.32 | 0 | 0.13 | 0.40 |
| HSL | 156.73º | 0.19% | 0.5% | - |
| HSV(B) | 156.73º | 0.32% | 0.6% | - |
| XYZ | 21.06 | 27.03 | 26.3 | - |
| YUV | 135.18 | 126.77 | 105.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 152 | 133 | 0.32 | 0 | 0.13 | 0.40 | 156.73 | 0.19 | 0.5 |
| Hex | 67 | 98 | 85 | 20 | 0 | D | 28 | 9D | 13 | 32 |
| Octal | 147 | 230 | 205 | 40 | 0 | 15 | 50 | 235 | 23 | 62 |
| Binary | 1100111 | 10011000 | 10000101 | 100000 | 0 | 1101 | 101000 | 10011101 | 10011 | 110010 |
Color Harmonies of #679885
Complementary color
Monochromatic Colors of #679885
Black with #679885
Text Example
Text Example
White with #679885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679885; }
p { color: rgb(103,152,133); }
H1.HeaderClassName
{
color: #679885;
}
.AnyTagClassName
{
color: #679885;
}
</style>
background-color css
<style>
a { background-color: #679885; }
a { background-color: rgb(103,152,133); }
div.DivClassName
{
background-color: #679885;
}
.BgClassName
{
background-color: #679885;
}
</style>
border-color css
<style>
span { border-color: #679885; }
span { border-color: rgb(103,152,133); }
td.TdClassName
{
border-color: #679885;
}
.TagClassName
{
border-color: #679885;
}
</style>