Shades of Patina #619379
Tints of Patina #619379
RGB
CMYK
RGB Variations
Color information
#619379 (or 0x619379) is known color: Patina. HEX triplet: 61, 93 and 79. RGB value is (97,147,121). Sum of RGB (Red+Green+Blue) = 97+147+121=365 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.58% from 365); Green value is 147 (57.81% from 255 or 40.27% from 365); Blue value is 121 (47.66% from 255 or 33.15% from 365); Max value from RGB is 147 - color contains mainly: green. Hex color #619379 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619379 is #9E6C86. Grayscale: #818181. Windows color (decimal): -10382471 or 7967585. OLE color: 7967585.
HSL color Cylindrical-coordinate representation of color #619379: hue angle of 148.8º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619379 is Cyan = 0.34, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 147 | 121 | - |
| CMYK | 0.34 | 0 | 0.18 | 0.42 |
| HSL | 148.8º | 0.2% | 0.48% | - |
| HSV(B) | 148.8º | 0.34% | 0.58% | - |
| XYZ | 18.81 | 24.79 | 21.88 | - |
| YUV | 129.09 | 123.44 | 105.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 147 | 121 | 0.34 | 0 | 0.18 | 0.42 | 148.8 | 0.2 | 0.48 |
| Hex | 61 | 93 | 79 | 22 | 0 | 12 | 2A | 95 | 14 | 30 |
| Octal | 141 | 223 | 171 | 42 | 0 | 22 | 52 | 225 | 24 | 60 |
| Binary | 1100001 | 10010011 | 1111001 | 100010 | 0 | 10010 | 101010 | 10010101 | 10100 | 110000 |
Color Harmonies of #619379
Complementary color
Monochromatic Colors of #619379
Black with #619379
Text Example
Text Example
White with #619379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619379; }
p { color: rgb(97,147,121); }
H1.HeaderClassName
{
color: #619379;
}
.AnyTagClassName
{
color: #619379;
}
</style>
background-color css
<style>
a { background-color: #619379; }
a { background-color: rgb(97,147,121); }
div.DivClassName
{
background-color: #619379;
}
.BgClassName
{
background-color: #619379;
}
</style>
border-color css
<style>
span { border-color: #619379; }
span { border-color: rgb(97,147,121); }
td.TdClassName
{
border-color: #619379;
}
.TagClassName
{
border-color: #619379;
}
</style>