Shades of Patina #629781
Tints of Patina #629781
RGB
CMYK
RGB Variations
Color information
#629781 (or 0x629781) is known color: Patina. HEX triplet: 62, 97 and 81. RGB value is (98,151,129). Sum of RGB (Red+Green+Blue) = 98+151+129=378 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.93% from 378); Green value is 151 (59.38% from 255 or 39.95% from 378); Blue value is 129 (50.78% from 255 or 34.13% from 378); Max value from RGB is 151 - color contains mainly: green. Hex color #629781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629781 is #9D687E. Grayscale: #848484. Windows color (decimal): -10315903 or 8492898. OLE color: 8492898.
HSL color Cylindrical-coordinate representation of color #629781: hue angle of 155.09º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #629781 is Cyan = 0.35, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 151 | 129 | - |
| CMYK | 0.35 | 0 | 0.15 | 0.41 |
| HSL | 155.09º | 0.21% | 0.49% | - |
| HSV(B) | 155.09º | 0.35% | 0.59% | - |
| XYZ | 20.07 | 26.31 | 24.79 | - |
| YUV | 132.65 | 125.94 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 151 | 129 | 0.35 | 0 | 0.15 | 0.41 | 155.09 | 0.21 | 0.49 |
| Hex | 62 | 97 | 81 | 23 | 0 | F | 29 | 9B | 15 | 31 |
| Octal | 142 | 227 | 201 | 43 | 0 | 17 | 51 | 233 | 25 | 61 |
| Binary | 1100010 | 10010111 | 10000001 | 100011 | 0 | 1111 | 101001 | 10011011 | 10101 | 110001 |
Color Harmonies of #629781
Complementary color
Monochromatic Colors of #629781
Black with #629781
Text Example
Text Example
White with #629781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629781; }
p { color: rgb(98,151,129); }
H1.HeaderClassName
{
color: #629781;
}
.AnyTagClassName
{
color: #629781;
}
</style>
background-color css
<style>
a { background-color: #629781; }
a { background-color: rgb(98,151,129); }
div.DivClassName
{
background-color: #629781;
}
.BgClassName
{
background-color: #629781;
}
</style>
border-color css
<style>
span { border-color: #629781; }
span { border-color: rgb(98,151,129); }
td.TdClassName
{
border-color: #629781;
}
.TagClassName
{
border-color: #629781;
}
</style>