Shades of Patina #619282
Tints of Patina #619282
RGB
CMYK
RGB Variations
Color information
#619282 (or 0x619282) is known color: Patina. HEX triplet: 61, 92 and 82. RGB value is (97,146,130). Sum of RGB (Red+Green+Blue) = 97+146+130=373 (49% of max value = 765). Red value is 97 (38.28% from 255 or 26.01% from 373); Green value is 146 (57.42% from 255 or 39.14% from 373); Blue value is 130 (51.17% from 255 or 34.85% from 373); Max value from RGB is 146 - color contains mainly: green. Hex color #619282 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619282 is #9E6D7D. Grayscale: #818181. Windows color (decimal): -10382718 or 8557153. OLE color: 8557153.
HSL color Cylindrical-coordinate representation of color #619282: hue angle of 160.41º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619282 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 146 | 130 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.43 |
| HSL | 160.41º | 0.2% | 0.48% | - |
| HSV(B) | 160.41º | 0.34% | 0.57% | - |
| XYZ | 19.24 | 24.71 | 24.87 | - |
| YUV | 129.53 | 128.27 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 130 | 0.34 | 0 | 0.11 | 0.43 | 160.41 | 0.2 | 0.48 |
| Hex | 61 | 92 | 82 | 22 | 0 | B | 2B | A0 | 14 | 30 |
| Octal | 141 | 222 | 202 | 42 | 0 | 13 | 53 | 240 | 24 | 60 |
| Binary | 1100001 | 10010010 | 10000010 | 100010 | 0 | 1011 | 101011 | 10100000 | 10100 | 110000 |
Color Harmonies of #619282
Complementary color
Monochromatic Colors of #619282
Black with #619282
Text Example
Text Example
White with #619282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619282; }
p { color: rgb(97,146,130); }
H1.HeaderClassName
{
color: #619282;
}
.AnyTagClassName
{
color: #619282;
}
</style>
background-color css
<style>
a { background-color: #619282; }
a { background-color: rgb(97,146,130); }
div.DivClassName
{
background-color: #619282;
}
.BgClassName
{
background-color: #619282;
}
</style>
border-color css
<style>
span { border-color: #619282; }
span { border-color: rgb(97,146,130); }
td.TdClassName
{
border-color: #619282;
}
.TagClassName
{
border-color: #619282;
}
</style>