Shades of Patina #659281
Tints of Patina #659281
RGB
CMYK
RGB Variations
Color information
#659281 (or 0x659281) is known color: Patina. HEX triplet: 65, 92 and 81. RGB value is (101,146,129). Sum of RGB (Red+Green+Blue) = 101+146+129=376 (49% of max value = 765). Red value is 101 (39.84% from 255 or 26.86% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 129 (50.78% from 255 or 34.31% from 376); Max value from RGB is 146 - color contains mainly: green. Hex color #659281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659281 is #9A6D7E. Grayscale: #828282. Windows color (decimal): -10120575 or 8491621. OLE color: 8491621.
HSL color Cylindrical-coordinate representation of color #659281: hue angle of 157.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659281 is Cyan = 0.31, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 146 | 129 | - |
| CMYK | 0.31 | 0 | 0.12 | 0.43 |
| HSL | 157.33º | 0.18% | 0.48% | - |
| HSV(B) | 157.33º | 0.31% | 0.57% | - |
| XYZ | 19.61 | 24.91 | 24.54 | - |
| YUV | 130.61 | 127.09 | 106.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 129 | 0.31 | 0 | 0.12 | 0.43 | 157.33 | 0.18 | 0.48 |
| Hex | 65 | 92 | 81 | 1F | 0 | C | 2B | 9D | 12 | 30 |
| Octal | 145 | 222 | 201 | 37 | 0 | 14 | 53 | 235 | 22 | 60 |
| Binary | 1100101 | 10010010 | 10000001 | 11111 | 0 | 1100 | 101011 | 10011101 | 10010 | 110000 |
Color Harmonies of #659281
Complementary color
Monochromatic Colors of #659281
Black with #659281
Text Example
Text Example
White with #659281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659281; }
p { color: rgb(101,146,129); }
H1.HeaderClassName
{
color: #659281;
}
.AnyTagClassName
{
color: #659281;
}
</style>
background-color css
<style>
a { background-color: #659281; }
a { background-color: rgb(101,146,129); }
div.DivClassName
{
background-color: #659281;
}
.BgClassName
{
background-color: #659281;
}
</style>
border-color css
<style>
span { border-color: #659281; }
span { border-color: rgb(101,146,129); }
td.TdClassName
{
border-color: #659281;
}
.TagClassName
{
border-color: #659281;
}
</style>