Shades of Patina #639486
Tints of Patina #639486
RGB
CMYK
RGB Variations
Color information
#639486 (or 0x639486) is known color: Patina. HEX triplet: 63, 94 and 86. RGB value is (99,148,134). Sum of RGB (Red+Green+Blue) = 99+148+134=381 (50% of max value = 765). Red value is 99 (39.06% from 255 or 25.98% from 381); Green value is 148 (58.20% from 255 or 38.85% from 381); Blue value is 134 (52.73% from 255 or 35.17% from 381); Max value from RGB is 148 - color contains mainly: green. Hex color #639486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639486 is #9C6B79. Grayscale: #838383. Windows color (decimal): -10251130 or 8819811. OLE color: 8819811.
HSL color Cylindrical-coordinate representation of color #639486: hue angle of 162.86º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #639486 is Cyan = 0.33, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 134 | - |
| CMYK | 0.33 | 0 | 0.09 | 0.42 |
| HSL | 162.86º | 0.2% | 0.48% | - |
| HSV(B) | 162.86º | 0.33% | 0.58% | - |
| XYZ | 20.04 | 25.55 | 26.43 | - |
| YUV | 131.75 | 129.27 | 104.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 134 | 0.33 | 0 | 0.09 | 0.42 | 162.86 | 0.2 | 0.48 |
| Hex | 63 | 94 | 86 | 21 | 0 | 9 | 2A | A3 | 14 | 30 |
| Octal | 143 | 224 | 206 | 41 | 0 | 11 | 52 | 243 | 24 | 60 |
| Binary | 1100011 | 10010100 | 10000110 | 100001 | 0 | 1001 | 101010 | 10100011 | 10100 | 110000 |
Color Harmonies of #639486
Complementary color
Monochromatic Colors of #639486
Black with #639486
Text Example
Text Example
White with #639486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639486; }
p { color: rgb(99,148,134); }
H1.HeaderClassName
{
color: #639486;
}
.AnyTagClassName
{
color: #639486;
}
</style>
background-color css
<style>
a { background-color: #639486; }
a { background-color: rgb(99,148,134); }
div.DivClassName
{
background-color: #639486;
}
.BgClassName
{
background-color: #639486;
}
</style>
border-color css
<style>
span { border-color: #639486; }
span { border-color: rgb(99,148,134); }
td.TdClassName
{
border-color: #639486;
}
.TagClassName
{
border-color: #639486;
}
</style>