Shades of Patina #639588
Tints of Patina #639588
RGB
CMYK
RGB Variations
Color information
#639588 (or 0x639588) is known color: Patina. HEX triplet: 63, 95 and 88. RGB value is (99,149,136). Sum of RGB (Red+Green+Blue) = 99+149+136=384 (50% of max value = 765). Red value is 99 (39.06% from 255 or 25.78% from 384); Green value is 149 (58.59% from 255 or 38.80% from 384); Blue value is 136 (53.52% from 255 or 35.42% from 384); Max value from RGB is 149 - color contains mainly: green. Hex color #639588 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639588 is #9C6A77. Grayscale: #848484. Windows color (decimal): -10250872 or 8951139. OLE color: 8951139.
HSL color Cylindrical-coordinate representation of color #639588: hue angle of 164.4º 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 #639588 is Cyan = 0.34, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 136 | - |
| CMYK | 0.34 | 0 | 0.09 | 0.42 |
| HSL | 164.4º | 0.2% | 0.49% | - |
| HSV(B) | 164.4º | 0.34% | 0.58% | - |
| XYZ | 20.34 | 25.93 | 27.22 | - |
| YUV | 132.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 136 | 0.34 | 0 | 0.09 | 0.42 | 164.4 | 0.2 | 0.49 |
| Hex | 63 | 95 | 88 | 22 | 0 | 9 | 2A | A4 | 14 | 31 |
| Octal | 143 | 225 | 210 | 42 | 0 | 11 | 52 | 244 | 24 | 61 |
| Binary | 1100011 | 10010101 | 10001000 | 100010 | 0 | 1001 | 101010 | 10100100 | 10100 | 110001 |
Color Harmonies of #639588
Complementary color
Monochromatic Colors of #639588
Black with #639588
Text Example
Text Example
White with #639588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639588; }
p { color: rgb(99,149,136); }
H1.HeaderClassName
{
color: #639588;
}
.AnyTagClassName
{
color: #639588;
}
</style>
background-color css
<style>
a { background-color: #639588; }
a { background-color: rgb(99,149,136); }
div.DivClassName
{
background-color: #639588;
}
.BgClassName
{
background-color: #639588;
}
</style>
border-color css
<style>
span { border-color: #639588; }
span { border-color: rgb(99,149,136); }
td.TdClassName
{
border-color: #639588;
}
.TagClassName
{
border-color: #639588;
}
</style>