Shades of Patina #619081
Tints of Patina #619081
RGB
CMYK
RGB Variations
Color information
#619081 (or 0x619081) is known color: Patina. HEX triplet: 61, 90 and 81. RGB value is (97,144,129). Sum of RGB (Red+Green+Blue) = 97+144+129=370 (49% of max value = 765). Red value is 97 (38.28% from 255 or 26.22% from 370); Green value is 144 (56.64% from 255 or 38.92% from 370); Blue value is 129 (50.78% from 255 or 34.86% from 370); Max value from RGB is 144 - color contains mainly: green. Hex color #619081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619081 is #9E6F7E. Grayscale: #808080. Windows color (decimal): -10383231 or 8491105. OLE color: 8491105.
HSL color Cylindrical-coordinate representation of color #619081: hue angle of 160.85º 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 #619081 is Cyan = 0.33, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 144 | 129 | - |
| CMYK | 0.33 | 0 | 0.10 | 0.44 |
| HSL | 160.85º | 0.2% | 0.47% | - |
| HSV(B) | 160.85º | 0.33% | 0.56% | - |
| XYZ | 18.87 | 24.07 | 24.42 | - |
| YUV | 128.24 | 128.43 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 144 | 129 | 0.33 | 0 | 0.10 | 0.44 | 160.85 | 0.2 | 0.47 |
| Hex | 61 | 90 | 81 | 21 | 0 | A | 2C | A1 | 14 | 2F |
| Octal | 141 | 220 | 201 | 41 | 0 | 12 | 54 | 241 | 24 | 57 |
| Binary | 1100001 | 10010000 | 10000001 | 100001 | 0 | 1010 | 101100 | 10100001 | 10100 | 101111 |
Color Harmonies of #619081
Complementary color
Monochromatic Colors of #619081
Black with #619081
Text Example
Text Example
White with #619081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619081; }
p { color: rgb(97,144,129); }
H1.HeaderClassName
{
color: #619081;
}
.AnyTagClassName
{
color: #619081;
}
</style>
background-color css
<style>
a { background-color: #619081; }
a { background-color: rgb(97,144,129); }
div.DivClassName
{
background-color: #619081;
}
.BgClassName
{
background-color: #619081;
}
</style>
border-color css
<style>
span { border-color: #619081; }
span { border-color: rgb(97,144,129); }
td.TdClassName
{
border-color: #619081;
}
.TagClassName
{
border-color: #619081;
}
</style>