Shades of Patina #629280
Tints of Patina #629280
RGB
CMYK
RGB Variations
Color information
#629280 (or 0x629280) is known color: Patina. HEX triplet: 62, 92 and 80. RGB value is (98,146,128). Sum of RGB (Red+Green+Blue) = 98+146+128=372 (49% of max value = 765). Red value is 98 (38.67% from 255 or 26.34% from 372); Green value is 146 (57.42% from 255 or 39.25% from 372); Blue value is 128 (50.39% from 255 or 34.41% from 372); Max value from RGB is 146 - color contains mainly: green. Hex color #629280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629280 is #9D6D7F. Grayscale: #818181. Windows color (decimal): -10317184 or 8426082. OLE color: 8426082.
HSL color Cylindrical-coordinate representation of color #629280: hue angle of 157.5º 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 #629280 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 128 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.43 |
| HSL | 157.5º | 0.2% | 0.48% | - |
| HSV(B) | 157.5º | 0.33% | 0.57% | - |
| XYZ | 19.21 | 24.71 | 24.18 | - |
| YUV | 129.6 | 127.1 | 105.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 128 | 0.33 | 0 | 0.12 | 0.43 | 157.5 | 0.2 | 0.48 |
| Hex | 62 | 92 | 80 | 21 | 0 | C | 2B | 9E | 14 | 30 |
| Octal | 142 | 222 | 200 | 41 | 0 | 14 | 53 | 236 | 24 | 60 |
| Binary | 1100010 | 10010010 | 10000000 | 100001 | 0 | 1100 | 101011 | 10011110 | 10100 | 110000 |
Color Harmonies of #629280
Complementary color
Monochromatic Colors of #629280
Black with #629280
Text Example
Text Example
White with #629280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629280; }
p { color: rgb(98,146,128); }
H1.HeaderClassName
{
color: #629280;
}
.AnyTagClassName
{
color: #629280;
}
</style>
background-color css
<style>
a { background-color: #629280; }
a { background-color: rgb(98,146,128); }
div.DivClassName
{
background-color: #629280;
}
.BgClassName
{
background-color: #629280;
}
</style>
border-color css
<style>
span { border-color: #629280; }
span { border-color: rgb(98,146,128); }
td.TdClassName
{
border-color: #629280;
}
.TagClassName
{
border-color: #629280;
}
</style>