Shades of Patina #639484
Tints of Patina #639484
RGB
CMYK
RGB Variations
Color information
#639484 (or 0x639484) is known color: Patina. HEX triplet: 63, 94 and 84. RGB value is (99,148,132). Sum of RGB (Red+Green+Blue) = 99+148+132=379 (50% of max value = 765). Red value is 99 (39.06% from 255 or 26.12% from 379); Green value is 148 (58.20% from 255 or 39.05% from 379); Blue value is 132 (51.95% from 255 or 34.83% from 379); Max value from RGB is 148 - color contains mainly: green. Hex color #639484 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639484 is #9C6B7B. Grayscale: #838383. Windows color (decimal): -10251132 or 8688739. OLE color: 8688739.
HSL color Cylindrical-coordinate representation of color #639484: hue angle of 160.41º 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 #639484 is Cyan = 0.33, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 132 | - |
| CMYK | 0.33 | 0 | 0.11 | 0.42 |
| HSL | 160.41º | 0.2% | 0.48% | - |
| HSV(B) | 160.41º | 0.33% | 0.58% | - |
| XYZ | 19.9 | 25.5 | 25.7 | - |
| YUV | 131.53 | 128.27 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 132 | 0.33 | 0 | 0.11 | 0.42 | 160.41 | 0.2 | 0.48 |
| Hex | 63 | 94 | 84 | 21 | 0 | B | 2A | A0 | 14 | 30 |
| Octal | 143 | 224 | 204 | 41 | 0 | 13 | 52 | 240 | 24 | 60 |
| Binary | 1100011 | 10010100 | 10000100 | 100001 | 0 | 1011 | 101010 | 10100000 | 10100 | 110000 |
Color Harmonies of #639484
Complementary color
Monochromatic Colors of #639484
Black with #639484
Text Example
Text Example
White with #639484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639484; }
p { color: rgb(99,148,132); }
H1.HeaderClassName
{
color: #639484;
}
.AnyTagClassName
{
color: #639484;
}
</style>
background-color css
<style>
a { background-color: #639484; }
a { background-color: rgb(99,148,132); }
div.DivClassName
{
background-color: #639484;
}
.BgClassName
{
background-color: #639484;
}
</style>
border-color css
<style>
span { border-color: #639484; }
span { border-color: rgb(99,148,132); }
td.TdClassName
{
border-color: #639484;
}
.TagClassName
{
border-color: #639484;
}
</style>