Shades of Patina #619484
Tints of Patina #619484
RGB
CMYK
RGB Variations
Color information
#619484 (or 0x619484) is known color: Patina. HEX triplet: 61, 94 and 84. RGB value is (97,148,132). Sum of RGB (Red+Green+Blue) = 97+148+132=377 (49% of max value = 765). Red value is 97 (38.28% from 255 or 25.73% from 377); Green value is 148 (58.20% from 255 or 39.26% from 377); Blue value is 132 (51.95% from 255 or 35.01% from 377); Max value from RGB is 148 - color contains mainly: green. Hex color #619484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619484 is #9E6B7B. Grayscale: #828282. Windows color (decimal): -10382204 or 8688737. OLE color: 8688737.
HSL color Cylindrical-coordinate representation of color #619484: hue angle of 161.18º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619484 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 132 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.42 |
| HSL | 161.18º | 0.21% | 0.48% | - |
| HSV(B) | 161.18º | 0.34% | 0.58% | - |
| XYZ | 19.68 | 25.39 | 25.69 | - |
| YUV | 130.93 | 128.6 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 132 | 0.34 | 0 | 0.11 | 0.42 | 161.18 | 0.21 | 0.48 |
| Hex | 61 | 94 | 84 | 22 | 0 | B | 2A | A1 | 15 | 30 |
| Octal | 141 | 224 | 204 | 42 | 0 | 13 | 52 | 241 | 25 | 60 |
| Binary | 1100001 | 10010100 | 10000100 | 100010 | 0 | 1011 | 101010 | 10100001 | 10101 | 110000 |
Color Harmonies of #619484
Complementary color
Monochromatic Colors of #619484
Black with #619484
Text Example
Text Example
White with #619484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619484; }
p { color: rgb(97,148,132); }
H1.HeaderClassName
{
color: #619484;
}
.AnyTagClassName
{
color: #619484;
}
</style>
background-color css
<style>
a { background-color: #619484; }
a { background-color: rgb(97,148,132); }
div.DivClassName
{
background-color: #619484;
}
.BgClassName
{
background-color: #619484;
}
</style>
border-color css
<style>
span { border-color: #619484; }
span { border-color: rgb(97,148,132); }
td.TdClassName
{
border-color: #619484;
}
.TagClassName
{
border-color: #619484;
}
</style>