Shades of Patina #639287
Tints of Patina #639287
RGB
CMYK
RGB Variations
Color information
#639287 (or 0x639287) is known color: Patina. HEX triplet: 63, 92 and 87. RGB value is (99,146,135). Sum of RGB (Red+Green+Blue) = 99+146+135=380 (50% of max value = 765). Red value is 99 (39.06% from 255 or 26.05% from 380); Green value is 146 (57.42% from 255 or 38.42% from 380); Blue value is 135 (53.12% from 255 or 35.53% from 380); Max value from RGB is 146 - color contains mainly: green. Hex color #639287 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639287 is #9C6D78. Grayscale: #828282. Windows color (decimal): -10251641 or 8884835. OLE color: 8884835.
HSL color Cylindrical-coordinate representation of color #639287: hue angle of 165.96º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #639287 is Cyan = 0.32, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 146 | 135 | - |
| CMYK | 0.32 | 0 | 0.08 | 0.43 |
| HSL | 165.96º | 0.19% | 0.48% | - |
| HSV(B) | 165.96º | 0.32% | 0.57% | - |
| XYZ | 19.8 | 24.96 | 26.7 | - |
| YUV | 130.69 | 130.43 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 135 | 0.32 | 0 | 0.08 | 0.43 | 165.96 | 0.19 | 0.48 |
| Hex | 63 | 92 | 87 | 20 | 0 | 8 | 2B | A6 | 13 | 30 |
| Octal | 143 | 222 | 207 | 40 | 0 | 10 | 53 | 246 | 23 | 60 |
| Binary | 1100011 | 10010010 | 10000111 | 100000 | 0 | 1000 | 101011 | 10100110 | 10011 | 110000 |
Color Harmonies of #639287
Complementary color
Monochromatic Colors of #639287
Black with #639287
Text Example
Text Example
White with #639287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639287; }
p { color: rgb(99,146,135); }
H1.HeaderClassName
{
color: #639287;
}
.AnyTagClassName
{
color: #639287;
}
</style>
background-color css
<style>
a { background-color: #639287; }
a { background-color: rgb(99,146,135); }
div.DivClassName
{
background-color: #639287;
}
.BgClassName
{
background-color: #639287;
}
</style>
border-color css
<style>
span { border-color: #639287; }
span { border-color: rgb(99,146,135); }
td.TdClassName
{
border-color: #639287;
}
.TagClassName
{
border-color: #639287;
}
</style>