Shades of Patina #629388
Tints of Patina #629388
RGB
CMYK
RGB Variations
Color information
#629388 (or 0x629388) is known color: Patina. HEX triplet: 62, 93 and 88. RGB value is (98,147,136). Sum of RGB (Red+Green+Blue) = 98+147+136=381 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.72% from 381); Green value is 147 (57.81% from 255 or 38.58% from 381); Blue value is 136 (53.52% from 255 or 35.70% from 381); Max value from RGB is 147 - color contains mainly: green. Hex color #629388 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629388 is #9D6C77. Grayscale: #838383. Windows color (decimal): -10316920 or 8950626. OLE color: 8950626.
HSL color Cylindrical-coordinate representation of color #629388: hue angle of 166.53º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #629388 is Cyan = 0.33, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 147 | 136 | - |
| CMYK | 0.33 | 0 | 0.07 | 0.42 |
| HSL | 166.53º | 0.2% | 0.48% | - |
| HSV(B) | 166.53º | 0.33% | 0.58% | - |
| XYZ | 19.91 | 25.24 | 27.12 | - |
| YUV | 131.1 | 130.77 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 147 | 136 | 0.33 | 0 | 0.07 | 0.42 | 166.53 | 0.2 | 0.48 |
| Hex | 62 | 93 | 88 | 21 | 0 | 7 | 2A | A7 | 14 | 30 |
| Octal | 142 | 223 | 210 | 41 | 0 | 7 | 52 | 247 | 24 | 60 |
| Binary | 1100010 | 10010011 | 10001000 | 100001 | 0 | 111 | 101010 | 10100111 | 10100 | 110000 |
Color Harmonies of #629388
Complementary color
Monochromatic Colors of #629388
Black with #629388
Text Example
Text Example
White with #629388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629388; }
p { color: rgb(98,147,136); }
H1.HeaderClassName
{
color: #629388;
}
.AnyTagClassName
{
color: #629388;
}
</style>
background-color css
<style>
a { background-color: #629388; }
a { background-color: rgb(98,147,136); }
div.DivClassName
{
background-color: #629388;
}
.BgClassName
{
background-color: #629388;
}
</style>
border-color css
<style>
span { border-color: #629388; }
span { border-color: rgb(98,147,136); }
td.TdClassName
{
border-color: #629388;
}
.TagClassName
{
border-color: #629388;
}
</style>