Shades of Patina #679083
Tints of Patina #679083
RGB
CMYK
RGB Variations
Color information
#679083 (or 0x679083) is known color: Patina. HEX triplet: 67, 90 and 83. RGB value is (103,144,131). Sum of RGB (Red+Green+Blue) = 103+144+131=378 (50% of max value = 765). Red value is 103 (40.62% from 255 or 27.25% from 378); Green value is 144 (56.64% from 255 or 38.10% from 378); Blue value is 131 (51.56% from 255 or 34.66% from 378); Max value from RGB is 144 - color contains mainly: green. Hex color #679083 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679083 is #986F7C. Grayscale: #828282. Windows color (decimal): -9990013 or 8622183. OLE color: 8622183.
HSL color Cylindrical-coordinate representation of color #679083: hue angle of 160.98º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #679083 is Cyan = 0.28, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 131 | - |
| CMYK | 0.28 | 0 | 0.09 | 0.44 |
| HSL | 160.98º | 0.17% | 0.48% | - |
| HSV(B) | 160.98º | 0.28% | 0.56% | - |
| XYZ | 19.66 | 24.47 | 25.16 | - |
| YUV | 130.26 | 128.42 | 108.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 131 | 0.28 | 0 | 0.09 | 0.44 | 160.98 | 0.17 | 0.48 |
| Hex | 67 | 90 | 83 | 1C | 0 | 9 | 2C | A1 | 11 | 30 |
| Octal | 147 | 220 | 203 | 34 | 0 | 11 | 54 | 241 | 21 | 60 |
| Binary | 1100111 | 10010000 | 10000011 | 11100 | 0 | 1001 | 101100 | 10100001 | 10001 | 110000 |
Color Harmonies of #679083
Complementary color
Monochromatic Colors of #679083
Black with #679083
Text Example
Text Example
White with #679083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679083; }
p { color: rgb(103,144,131); }
H1.HeaderClassName
{
color: #679083;
}
.AnyTagClassName
{
color: #679083;
}
</style>
background-color css
<style>
a { background-color: #679083; }
a { background-color: rgb(103,144,131); }
div.DivClassName
{
background-color: #679083;
}
.BgClassName
{
background-color: #679083;
}
</style>
border-color css
<style>
span { border-color: #679083; }
span { border-color: rgb(103,144,131); }
td.TdClassName
{
border-color: #679083;
}
.TagClassName
{
border-color: #679083;
}
</style>