Shades of Patina #679884
Tints of Patina #679884
RGB
CMYK
RGB Variations
Color information
#679884 (or 0x679884) is known color: Patina. HEX triplet: 67, 98 and 84. RGB value is (103,152,132). Sum of RGB (Red+Green+Blue) = 103+152+132=387 (51% of max value = 765). Red value is 103 (40.62% from 255 or 26.61% from 387); Green value is 152 (59.77% from 255 or 39.28% from 387); Blue value is 132 (51.95% from 255 or 34.11% from 387); Max value from RGB is 152 - color contains mainly: green. Hex color #679884 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679884 is #98677B. Grayscale: #878787. Windows color (decimal): -9987964 or 8689767. OLE color: 8689767.
HSL color Cylindrical-coordinate representation of color #679884: hue angle of 155.51º 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 #679884 is Cyan = 0.32, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 152 | 132 | - |
| CMYK | 0.32 | 0 | 0.13 | 0.40 |
| HSL | 155.51º | 0.19% | 0.5% | - |
| HSV(B) | 155.51º | 0.32% | 0.6% | - |
| XYZ | 20.99 | 27.01 | 25.94 | - |
| YUV | 135.07 | 126.27 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 152 | 132 | 0.32 | 0 | 0.13 | 0.40 | 155.51 | 0.19 | 0.5 |
| Hex | 67 | 98 | 84 | 20 | 0 | D | 28 | 9C | 13 | 32 |
| Octal | 147 | 230 | 204 | 40 | 0 | 15 | 50 | 234 | 23 | 62 |
| Binary | 1100111 | 10011000 | 10000100 | 100000 | 0 | 1101 | 101000 | 10011100 | 10011 | 110010 |
Color Harmonies of #679884
Complementary color
Monochromatic Colors of #679884
Black with #679884
Text Example
Text Example
White with #679884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679884; }
p { color: rgb(103,152,132); }
H1.HeaderClassName
{
color: #679884;
}
.AnyTagClassName
{
color: #679884;
}
</style>
background-color css
<style>
a { background-color: #679884; }
a { background-color: rgb(103,152,132); }
div.DivClassName
{
background-color: #679884;
}
.BgClassName
{
background-color: #679884;
}
</style>
border-color css
<style>
span { border-color: #679884; }
span { border-color: rgb(103,152,132); }
td.TdClassName
{
border-color: #679884;
}
.TagClassName
{
border-color: #679884;
}
</style>