Shades of Patina #629287
Tints of Patina #629287
RGB
CMYK
RGB Variations
Color information
#629287 (or 0x629287) is known color: Patina. HEX triplet: 62, 92 and 87. RGB value is (98,146,135). Sum of RGB (Red+Green+Blue) = 98+146+135=379 (50% of max value = 765). Red value is 98 (38.67% from 255 or 25.86% from 379); Green value is 146 (57.42% from 255 or 38.52% from 379); Blue value is 135 (53.12% from 255 or 35.62% from 379); Max value from RGB is 146 - color contains mainly: green. Hex color #629287 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #629287 is #9D6D78. Grayscale: #828282. Windows color (decimal): -10317177 or 8884834. OLE color: 8884834.
HSL color Cylindrical-coordinate representation of color #629287: hue angle of 166.25º 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 #629287 is Cyan = 0.33, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 135 | - |
| CMYK | 0.33 | 0 | 0.08 | 0.43 |
| HSL | 166.25º | 0.2% | 0.48% | - |
| HSV(B) | 166.25º | 0.33% | 0.57% | - |
| XYZ | 19.69 | 24.9 | 26.69 | - |
| YUV | 130.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 135 | 0.33 | 0 | 0.08 | 0.43 | 166.25 | 0.2 | 0.48 |
| Hex | 62 | 92 | 87 | 21 | 0 | 8 | 2B | A6 | 14 | 30 |
| Octal | 142 | 222 | 207 | 41 | 0 | 10 | 53 | 246 | 24 | 60 |
| Binary | 1100010 | 10010010 | 10000111 | 100001 | 0 | 1000 | 101011 | 10100110 | 10100 | 110000 |
Color Harmonies of #629287
Complementary color
Monochromatic Colors of #629287
Black with #629287
Text Example
Text Example
White with #629287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629287; }
p { color: rgb(98,146,135); }
H1.HeaderClassName
{
color: #629287;
}
.AnyTagClassName
{
color: #629287;
}
</style>
background-color css
<style>
a { background-color: #629287; }
a { background-color: rgb(98,146,135); }
div.DivClassName
{
background-color: #629287;
}
.BgClassName
{
background-color: #629287;
}
</style>
border-color css
<style>
span { border-color: #629287; }
span { border-color: rgb(98,146,135); }
td.TdClassName
{
border-color: #629287;
}
.TagClassName
{
border-color: #629287;
}
</style>