Shades of Patina #659184
Tints of Patina #659184
RGB
CMYK
RGB Variations
Color information
#659184 (or 0x659184) is known color: Patina. HEX triplet: 65, 91 and 84. RGB value is (101,145,132). Sum of RGB (Red+Green+Blue) = 101+145+132=378 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.72% from 378); Green value is 145 (57.03% from 255 or 38.36% from 378); Blue value is 132 (51.95% from 255 or 34.92% from 378); Max value from RGB is 145 - color contains mainly: green. Hex color #659184 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659184 is #9A6E7B. Grayscale: #828282. Windows color (decimal): -10120828 or 8687973. OLE color: 8687973.
HSL color Cylindrical-coordinate representation of color #659184: hue angle of 162.27º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659184 is Cyan = 0.30, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 132 | - |
| CMYK | 0.30 | 0 | 0.09 | 0.43 |
| HSL | 162.27º | 0.18% | 0.48% | - |
| HSV(B) | 162.27º | 0.3% | 0.57% | - |
| XYZ | 19.66 | 24.68 | 25.56 | - |
| YUV | 130.36 | 128.92 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 132 | 0.30 | 0 | 0.09 | 0.43 | 162.27 | 0.18 | 0.48 |
| Hex | 65 | 91 | 84 | 1E | 0 | 9 | 2B | A2 | 12 | 30 |
| Octal | 145 | 221 | 204 | 36 | 0 | 11 | 53 | 242 | 22 | 60 |
| Binary | 1100101 | 10010001 | 10000100 | 11110 | 0 | 1001 | 101011 | 10100010 | 10010 | 110000 |
Color Harmonies of #659184
Complementary color
Monochromatic Colors of #659184
Black with #659184
Text Example
Text Example
White with #659184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659184; }
p { color: rgb(101,145,132); }
H1.HeaderClassName
{
color: #659184;
}
.AnyTagClassName
{
color: #659184;
}
</style>
background-color css
<style>
a { background-color: #659184; }
a { background-color: rgb(101,145,132); }
div.DivClassName
{
background-color: #659184;
}
.BgClassName
{
background-color: #659184;
}
</style>
border-color css
<style>
span { border-color: #659184; }
span { border-color: rgb(101,145,132); }
td.TdClassName
{
border-color: #659184;
}
.TagClassName
{
border-color: #659184;
}
</style>