Shades of Patina #619186
Tints of Patina #619186
RGB
CMYK
RGB Variations
Color information
#619186 (or 0x619186) is known color: Patina. HEX triplet: 61, 91 and 86. RGB value is (97,145,134). Sum of RGB (Red+Green+Blue) = 97+145+134=376 (49% of max value = 765). Red value is 97 (38.28% from 255 or 25.80% from 376); Green value is 145 (57.03% from 255 or 38.56% from 376); Blue value is 134 (52.73% from 255 or 35.64% from 376); Max value from RGB is 145 - color contains mainly: green. Hex color #619186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619186 is #9E6E79. Grayscale: #818181. Windows color (decimal): -10382970 or 8819041. OLE color: 8819041.
HSL color Cylindrical-coordinate representation of color #619186: hue angle of 166.25º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #619186 is Cyan = 0.33, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 145 | 134 | - |
| CMYK | 0.33 | 0 | 0.08 | 0.43 |
| HSL | 166.25º | 0.2% | 0.47% | - |
| HSV(B) | 166.25º | 0.33% | 0.57% | - |
| XYZ | 19.36 | 24.51 | 26.27 | - |
| YUV | 129.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 145 | 134 | 0.33 | 0 | 0.08 | 0.43 | 166.25 | 0.2 | 0.47 |
| Hex | 61 | 91 | 86 | 21 | 0 | 8 | 2B | A6 | 14 | 2F |
| Octal | 141 | 221 | 206 | 41 | 0 | 10 | 53 | 246 | 24 | 57 |
| Binary | 1100001 | 10010001 | 10000110 | 100001 | 0 | 1000 | 101011 | 10100110 | 10100 | 101111 |
Color Harmonies of #619186
Complementary color
Monochromatic Colors of #619186
Black with #619186
Text Example
Text Example
White with #619186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619186; }
p { color: rgb(97,145,134); }
H1.HeaderClassName
{
color: #619186;
}
.AnyTagClassName
{
color: #619186;
}
</style>
background-color css
<style>
a { background-color: #619186; }
a { background-color: rgb(97,145,134); }
div.DivClassName
{
background-color: #619186;
}
.BgClassName
{
background-color: #619186;
}
</style>
border-color css
<style>
span { border-color: #619186; }
span { border-color: rgb(97,145,134); }
td.TdClassName
{
border-color: #619186;
}
.TagClassName
{
border-color: #619186;
}
</style>