Shades of Patina #619483
Tints of Patina #619483
RGB
CMYK
RGB Variations
Color information
#619483 (or 0x619483) is known color: Patina. HEX triplet: 61, 94 and 83. RGB value is (97,148,131). Sum of RGB (Red+Green+Blue) = 97+148+131=376 (49% of max value = 765). Red value is 97 (38.28% from 255 or 25.80% from 376); Green value is 148 (58.20% from 255 or 39.36% from 376); Blue value is 131 (51.56% from 255 or 34.84% from 376); Max value from RGB is 148 - color contains mainly: green. Hex color #619483 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619483 is #9E6B7C. Grayscale: #828282. Windows color (decimal): -10382205 or 8623201. OLE color: 8623201.
HSL color Cylindrical-coordinate representation of color #619483: hue angle of 160º 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 #619483 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 131 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.42 |
| HSL | 160º | 0.21% | 0.48% | - |
| HSV(B) | 160º | 0.34% | 0.58% | - |
| XYZ | 19.62 | 25.36 | 25.33 | - |
| YUV | 130.81 | 128.1 | 103.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 131 | 0.34 | 0 | 0.11 | 0.42 | 160 | 0.21 | 0.48 |
| Hex | 61 | 94 | 83 | 22 | 0 | B | 2A | A0 | 15 | 30 |
| Octal | 141 | 224 | 203 | 42 | 0 | 13 | 52 | 240 | 25 | 60 |
| Binary | 1100001 | 10010100 | 10000011 | 100010 | 0 | 1011 | 101010 | 10100000 | 10101 | 110000 |
Color Harmonies of #619483
Complementary color
Monochromatic Colors of #619483
Black with #619483
Text Example
Text Example
White with #619483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619483; }
p { color: rgb(97,148,131); }
H1.HeaderClassName
{
color: #619483;
}
.AnyTagClassName
{
color: #619483;
}
</style>
background-color css
<style>
a { background-color: #619483; }
a { background-color: rgb(97,148,131); }
div.DivClassName
{
background-color: #619483;
}
.BgClassName
{
background-color: #619483;
}
</style>
border-color css
<style>
span { border-color: #619483; }
span { border-color: rgb(97,148,131); }
td.TdClassName
{
border-color: #619483;
}
.TagClassName
{
border-color: #619483;
}
</style>