Shades of Patina #629281
Tints of Patina #629281
RGB
CMYK
RGB Variations
Color information
#629281 (or 0x629281) is known color: Patina. HEX triplet: 62, 92 and 81. RGB value is (98,146,129). Sum of RGB (Red+Green+Blue) = 98+146+129=373 (49% of max value = 765). Red value is 98 (38.67% from 255 or 26.27% from 373); Green value is 146 (57.42% from 255 or 39.14% from 373); Blue value is 129 (50.78% from 255 or 34.58% from 373); Max value from RGB is 146 - color contains mainly: green. Hex color #629281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629281 is #9D6D7E. Grayscale: #818181. Windows color (decimal): -10317183 or 8491618. OLE color: 8491618.
HSL color Cylindrical-coordinate representation of color #629281: hue angle of 158.75º 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 #629281 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 129 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.43 |
| HSL | 158.75º | 0.2% | 0.48% | - |
| HSV(B) | 158.75º | 0.33% | 0.57% | - |
| XYZ | 19.28 | 24.74 | 24.53 | - |
| YUV | 129.71 | 127.6 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 129 | 0.33 | 0 | 0.12 | 0.43 | 158.75 | 0.2 | 0.48 |
| Hex | 62 | 92 | 81 | 21 | 0 | C | 2B | 9F | 14 | 30 |
| Octal | 142 | 222 | 201 | 41 | 0 | 14 | 53 | 237 | 24 | 60 |
| Binary | 1100010 | 10010010 | 10000001 | 100001 | 0 | 1100 | 101011 | 10011111 | 10100 | 110000 |
Color Harmonies of #629281
Complementary color
Monochromatic Colors of #629281
Black with #629281
Text Example
Text Example
White with #629281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629281; }
p { color: rgb(98,146,129); }
H1.HeaderClassName
{
color: #629281;
}
.AnyTagClassName
{
color: #629281;
}
</style>
background-color css
<style>
a { background-color: #629281; }
a { background-color: rgb(98,146,129); }
div.DivClassName
{
background-color: #629281;
}
.BgClassName
{
background-color: #629281;
}
</style>
border-color css
<style>
span { border-color: #629281; }
span { border-color: rgb(98,146,129); }
td.TdClassName
{
border-color: #629281;
}
.TagClassName
{
border-color: #629281;
}
</style>