Shades of Patina #629286
Tints of Patina #629286
RGB
CMYK
RGB Variations
Color information
#629286 (or 0x629286) is known color: Patina. HEX triplet: 62, 92 and 86. RGB value is (98,146,134). Sum of RGB (Red+Green+Blue) = 98+146+134=378 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.93% from 378); Green value is 146 (57.42% from 255 or 38.62% from 378); Blue value is 134 (52.73% from 255 or 35.45% from 378); Max value from RGB is 146 - color contains mainly: green. Hex color #629286 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629286 is #9D6D79. Grayscale: #828282. Windows color (decimal): -10317178 or 8819298. OLE color: 8819298.
HSL color Cylindrical-coordinate representation of color #629286: hue angle of 165º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #629286 is Cyan = 0.33, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 134 | - |
| CMYK | 0.33 | 0 | 0.08 | 0.43 |
| HSL | 165º | 0.2% | 0.48% | - |
| HSV(B) | 165º | 0.33% | 0.57% | - |
| XYZ | 19.62 | 24.88 | 26.32 | - |
| YUV | 130.28 | 130.1 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 134 | 0.33 | 0 | 0.08 | 0.43 | 165 | 0.2 | 0.48 |
| Hex | 62 | 92 | 86 | 21 | 0 | 8 | 2B | A5 | 14 | 30 |
| Octal | 142 | 222 | 206 | 41 | 0 | 10 | 53 | 245 | 24 | 60 |
| Binary | 1100010 | 10010010 | 10000110 | 100001 | 0 | 1000 | 101011 | 10100101 | 10100 | 110000 |
Color Harmonies of #629286
Complementary color
Monochromatic Colors of #629286
Black with #629286
Text Example
Text Example
White with #629286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629286; }
p { color: rgb(98,146,134); }
H1.HeaderClassName
{
color: #629286;
}
.AnyTagClassName
{
color: #629286;
}
</style>
background-color css
<style>
a { background-color: #629286; }
a { background-color: rgb(98,146,134); }
div.DivClassName
{
background-color: #629286;
}
.BgClassName
{
background-color: #629286;
}
</style>
border-color css
<style>
span { border-color: #629286; }
span { border-color: rgb(98,146,134); }
td.TdClassName
{
border-color: #629286;
}
.TagClassName
{
border-color: #629286;
}
</style>