Shades of Patina #659781
Tints of Patina #659781
RGB
CMYK
RGB Variations
Color information
#659781 (or 0x659781) is known color: Patina. HEX triplet: 65, 97 and 81. RGB value is (101,151,129). Sum of RGB (Red+Green+Blue) = 101+151+129=381 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.51% from 381); Green value is 151 (59.38% from 255 or 39.63% from 381); Blue value is 129 (50.78% from 255 or 33.86% from 381); Max value from RGB is 151 - color contains mainly: green. Hex color #659781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659781 is #9A687E. Grayscale: #858585. Windows color (decimal): -10119295 or 8492901. OLE color: 8492901.
HSL color Cylindrical-coordinate representation of color #659781: hue angle of 153.6º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #659781 is Cyan = 0.33, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 151 | 129 | - |
| CMYK | 0.33 | 0 | 0.15 | 0.41 |
| HSL | 153.6º | 0.2% | 0.49% | - |
| HSV(B) | 153.6º | 0.33% | 0.59% | - |
| XYZ | 20.4 | 26.48 | 24.81 | - |
| YUV | 133.54 | 125.44 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 151 | 129 | 0.33 | 0 | 0.15 | 0.41 | 153.6 | 0.2 | 0.49 |
| Hex | 65 | 97 | 81 | 21 | 0 | F | 29 | 9A | 14 | 31 |
| Octal | 145 | 227 | 201 | 41 | 0 | 17 | 51 | 232 | 24 | 61 |
| Binary | 1100101 | 10010111 | 10000001 | 100001 | 0 | 1111 | 101001 | 10011010 | 10100 | 110001 |
Color Harmonies of #659781
Complementary color
Monochromatic Colors of #659781
Black with #659781
Text Example
Text Example
White with #659781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659781; }
p { color: rgb(101,151,129); }
H1.HeaderClassName
{
color: #659781;
}
.AnyTagClassName
{
color: #659781;
}
</style>
background-color css
<style>
a { background-color: #659781; }
a { background-color: rgb(101,151,129); }
div.DivClassName
{
background-color: #659781;
}
.BgClassName
{
background-color: #659781;
}
</style>
border-color css
<style>
span { border-color: #659781; }
span { border-color: rgb(101,151,129); }
td.TdClassName
{
border-color: #659781;
}
.TagClassName
{
border-color: #659781;
}
</style>