Shades of Patina #619889
Tints of Patina #619889
RGB
CMYK
RGB Variations
Color information
#619889 (or 0x619889) is known color: Patina. HEX triplet: 61, 98 and 89. RGB value is (97,152,137). Sum of RGB (Red+Green+Blue) = 97+152+137=386 (51% of max value = 765). Red value is 97 (38.28% from 255 or 25.13% from 386); Green value is 152 (59.77% from 255 or 39.38% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 152 - color contains mainly: green. Hex color #619889 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619889 is #9E6776. Grayscale: #858585. Windows color (decimal): -10381175 or 9017441. OLE color: 9017441.
HSL color Cylindrical-coordinate representation of color #619889: hue angle of 163.64º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #619889 is Cyan = 0.36, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 152 | 137 | - |
| CMYK | 0.36 | 0 | 0.10 | 0.40 |
| HSL | 163.64º | 0.22% | 0.49% | - |
| HSV(B) | 163.64º | 0.36% | 0.6% | - |
| XYZ | 20.67 | 26.8 | 27.75 | - |
| YUV | 133.85 | 129.78 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 152 | 137 | 0.36 | 0 | 0.10 | 0.40 | 163.64 | 0.22 | 0.49 |
| Hex | 61 | 98 | 89 | 24 | 0 | A | 28 | A4 | 16 | 31 |
| Octal | 141 | 230 | 211 | 44 | 0 | 12 | 50 | 244 | 26 | 61 |
| Binary | 1100001 | 10011000 | 10001001 | 100100 | 0 | 1010 | 101000 | 10100100 | 10110 | 110001 |
Color Harmonies of #619889
Complementary color
Monochromatic Colors of #619889
Black with #619889
Text Example
Text Example
White with #619889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619889; }
p { color: rgb(97,152,137); }
H1.HeaderClassName
{
color: #619889;
}
.AnyTagClassName
{
color: #619889;
}
</style>
background-color css
<style>
a { background-color: #619889; }
a { background-color: rgb(97,152,137); }
div.DivClassName
{
background-color: #619889;
}
.BgClassName
{
background-color: #619889;
}
</style>
border-color css
<style>
span { border-color: #619889; }
span { border-color: rgb(97,152,137); }
td.TdClassName
{
border-color: #619889;
}
.TagClassName
{
border-color: #619889;
}
</style>