Shades of Patina #619082
Tints of Patina #619082
RGB
CMYK
RGB Variations
Color information
#619082 (or 0x619082) is known color: Patina. HEX triplet: 61, 90 and 82. RGB value is (97,144,130). Sum of RGB (Red+Green+Blue) = 97+144+130=371 (49% of max value = 765). Red value is 97 (38.28% from 255 or 26.15% from 371); Green value is 144 (56.64% from 255 or 38.81% from 371); Blue value is 130 (51.17% from 255 or 35.04% from 371); Max value from RGB is 144 - color contains mainly: green. Hex color #619082 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619082 is #9E6F7D. Grayscale: #808080. Windows color (decimal): -10383230 or 8556641. OLE color: 8556641.
HSL color Cylindrical-coordinate representation of color #619082: hue angle of 162.13º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #619082 is Cyan = 0.33, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 144 | 130 | - |
| CMYK | 0.33 | 0 | 0.10 | 0.44 |
| HSL | 162.13º | 0.2% | 0.47% | - |
| HSV(B) | 162.13º | 0.33% | 0.56% | - |
| XYZ | 18.93 | 24.1 | 24.77 | - |
| YUV | 128.35 | 128.93 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 144 | 130 | 0.33 | 0 | 0.10 | 0.44 | 162.13 | 0.2 | 0.47 |
| Hex | 61 | 90 | 82 | 21 | 0 | A | 2C | A2 | 14 | 2F |
| Octal | 141 | 220 | 202 | 41 | 0 | 12 | 54 | 242 | 24 | 57 |
| Binary | 1100001 | 10010000 | 10000010 | 100001 | 0 | 1010 | 101100 | 10100010 | 10100 | 101111 |
Color Harmonies of #619082
Complementary color
Monochromatic Colors of #619082
Black with #619082
Text Example
Text Example
White with #619082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619082; }
p { color: rgb(97,144,130); }
H1.HeaderClassName
{
color: #619082;
}
.AnyTagClassName
{
color: #619082;
}
</style>
background-color css
<style>
a { background-color: #619082; }
a { background-color: rgb(97,144,130); }
div.DivClassName
{
background-color: #619082;
}
.BgClassName
{
background-color: #619082;
}
</style>
border-color css
<style>
span { border-color: #619082; }
span { border-color: rgb(97,144,130); }
td.TdClassName
{
border-color: #619082;
}
.TagClassName
{
border-color: #619082;
}
</style>