Shades of Patina #629886
Tints of Patina #629886
RGB
CMYK
RGB Variations
Color information
#629886 (or 0x629886) is known color: Patina. HEX triplet: 62, 98 and 86. RGB value is (98,152,134). Sum of RGB (Red+Green+Blue) = 98+152+134=384 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.52% from 384); Green value is 152 (59.77% from 255 or 39.58% from 384); Blue value is 134 (52.73% from 255 or 34.90% from 384); Max value from RGB is 152 - color contains mainly: green. Hex color #629886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629886 is #9D6779. Grayscale: #858585. Windows color (decimal): -10315642 or 8820834. OLE color: 8820834.
HSL color Cylindrical-coordinate representation of color #629886: hue angle of 160º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #629886 is Cyan = 0.36, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 98 | 152 | 134 | - |
| CMYK | 0.36 | 0 | 0.12 | 0.40 |
| HSL | 160º | 0.22% | 0.49% | - |
| HSV(B) | 160º | 0.36% | 0.6% | - |
| XYZ | 20.57 | 26.77 | 26.64 | - |
| YUV | 133.8 | 128.11 | 102.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 152 | 134 | 0.36 | 0 | 0.12 | 0.40 | 160 | 0.22 | 0.49 |
| Hex | 62 | 98 | 86 | 24 | 0 | C | 28 | A0 | 16 | 31 |
| Octal | 142 | 230 | 206 | 44 | 0 | 14 | 50 | 240 | 26 | 61 |
| Binary | 1100010 | 10011000 | 10000110 | 100100 | 0 | 1100 | 101000 | 10100000 | 10110 | 110001 |
Color Harmonies of #629886
Complementary color
Monochromatic Colors of #629886
Black with #629886
Text Example
Text Example
White with #629886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629886; }
p { color: rgb(98,152,134); }
H1.HeaderClassName
{
color: #629886;
}
.AnyTagClassName
{
color: #629886;
}
</style>
background-color css
<style>
a { background-color: #629886; }
a { background-color: rgb(98,152,134); }
div.DivClassName
{
background-color: #629886;
}
.BgClassName
{
background-color: #629886;
}
</style>
border-color css
<style>
span { border-color: #629886; }
span { border-color: rgb(98,152,134); }
td.TdClassName
{
border-color: #629886;
}
.TagClassName
{
border-color: #629886;
}
</style>