Shades of Patina #629081
Tints of Patina #629081
RGB
CMYK
RGB Variations
Color information
#629081 (or 0x629081) is known color: Patina. HEX triplet: 62, 90 and 81. RGB value is (98,144,129). Sum of RGB (Red+Green+Blue) = 98+144+129=371 (49% of max value = 765). Red value is 98 (38.67% from 255 or 26.42% from 371); Green value is 144 (56.64% from 255 or 38.81% from 371); Blue value is 129 (50.78% from 255 or 34.77% from 371); Max value from RGB is 144 - color contains mainly: green. Hex color #629081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629081 is #9D6F7E. Grayscale: #808080. Windows color (decimal): -10317695 or 8491106. OLE color: 8491106.
HSL color Cylindrical-coordinate representation of color #629081: hue angle of 160.43º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #629081 is Cyan = 0.32, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 98 | 144 | 129 | - |
| CMYK | 0.32 | 0 | 0.10 | 0.44 |
| HSL | 160.43º | 0.19% | 0.47% | - |
| HSV(B) | 160.43º | 0.32% | 0.56% | - |
| XYZ | 18.97 | 24.13 | 24.43 | - |
| YUV | 128.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 144 | 129 | 0.32 | 0 | 0.10 | 0.44 | 160.43 | 0.19 | 0.47 |
| Hex | 62 | 90 | 81 | 20 | 0 | A | 2C | A0 | 13 | 2F |
| Octal | 142 | 220 | 201 | 40 | 0 | 12 | 54 | 240 | 23 | 57 |
| Binary | 1100010 | 10010000 | 10000001 | 100000 | 0 | 1010 | 101100 | 10100000 | 10011 | 101111 |
Color Harmonies of #629081
Complementary color
Monochromatic Colors of #629081
Black with #629081
Text Example
Text Example
White with #629081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629081; }
p { color: rgb(98,144,129); }
H1.HeaderClassName
{
color: #629081;
}
.AnyTagClassName
{
color: #629081;
}
</style>
background-color css
<style>
a { background-color: #629081; }
a { background-color: rgb(98,144,129); }
div.DivClassName
{
background-color: #629081;
}
.BgClassName
{
background-color: #629081;
}
</style>
border-color css
<style>
span { border-color: #629081; }
span { border-color: rgb(98,144,129); }
td.TdClassName
{
border-color: #629081;
}
.TagClassName
{
border-color: #629081;
}
</style>