Shades of Patina #639587
Tints of Patina #639587
RGB
CMYK
RGB Variations
Color information
#639587 (or 0x639587) is known color: Patina. HEX triplet: 63, 95 and 87. RGB value is (99,149,135). Sum of RGB (Red+Green+Blue) = 99+149+135=383 (50% of max value = 765). Red value is 99 (39.06% from 255 or 25.85% from 383); Green value is 149 (58.59% from 255 or 38.90% from 383); Blue value is 135 (53.12% from 255 or 35.25% from 383); Max value from RGB is 149 - color contains mainly: green. Hex color #639587 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639587 is #9C6A78. Grayscale: #848484. Windows color (decimal): -10250873 or 8885603. OLE color: 8885603.
HSL color Cylindrical-coordinate representation of color #639587: hue angle of 163.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639587 is Cyan = 0.34, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 135 | - |
| CMYK | 0.34 | 0 | 0.09 | 0.42 |
| HSL | 163.2º | 0.2% | 0.49% | - |
| HSV(B) | 163.2º | 0.34% | 0.58% | - |
| XYZ | 20.27 | 25.9 | 26.85 | - |
| YUV | 132.45 | 129.44 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 135 | 0.34 | 0 | 0.09 | 0.42 | 163.2 | 0.2 | 0.49 |
| Hex | 63 | 95 | 87 | 22 | 0 | 9 | 2A | A3 | 14 | 31 |
| Octal | 143 | 225 | 207 | 42 | 0 | 11 | 52 | 243 | 24 | 61 |
| Binary | 1100011 | 10010101 | 10000111 | 100010 | 0 | 1001 | 101010 | 10100011 | 10100 | 110001 |
Color Harmonies of #639587
Complementary color
Monochromatic Colors of #639587
Black with #639587
Text Example
Text Example
White with #639587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639587; }
p { color: rgb(99,149,135); }
H1.HeaderClassName
{
color: #639587;
}
.AnyTagClassName
{
color: #639587;
}
</style>
background-color css
<style>
a { background-color: #639587; }
a { background-color: rgb(99,149,135); }
div.DivClassName
{
background-color: #639587;
}
.BgClassName
{
background-color: #639587;
}
</style>
border-color css
<style>
span { border-color: #639587; }
span { border-color: rgb(99,149,135); }
td.TdClassName
{
border-color: #639587;
}
.TagClassName
{
border-color: #639587;
}
</style>