Shades of Patina #639481
Tints of Patina #639481
RGB
CMYK
RGB Variations
Color information
#639481 (or 0x639481) is known color: Patina. HEX triplet: 63, 94 and 81. RGB value is (99,148,129). Sum of RGB (Red+Green+Blue) = 99+148+129=376 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.33% from 376); Green value is 148 (58.20% from 255 or 39.36% from 376); Blue value is 129 (50.78% from 255 or 34.31% from 376); Max value from RGB is 148 - color contains mainly: green. Hex color #639481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639481 is #9C6B7E. Grayscale: #838383. Windows color (decimal): -10251135 or 8492131. OLE color: 8492131.
HSL color Cylindrical-coordinate representation of color #639481: hue angle of 156.73º 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 #639481 is Cyan = 0.33, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 129 | - |
| CMYK | 0.33 | 0 | 0.13 | 0.42 |
| HSL | 156.73º | 0.2% | 0.48% | - |
| HSV(B) | 156.73º | 0.33% | 0.58% | - |
| XYZ | 19.7 | 25.42 | 24.64 | - |
| YUV | 131.18 | 126.77 | 105.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 129 | 0.33 | 0 | 0.13 | 0.42 | 156.73 | 0.2 | 0.48 |
| Hex | 63 | 94 | 81 | 21 | 0 | D | 2A | 9D | 14 | 30 |
| Octal | 143 | 224 | 201 | 41 | 0 | 15 | 52 | 235 | 24 | 60 |
| Binary | 1100011 | 10010100 | 10000001 | 100001 | 0 | 1101 | 101010 | 10011101 | 10100 | 110000 |
Color Harmonies of #639481
Complementary color
Monochromatic Colors of #639481
Black with #639481
Text Example
Text Example
White with #639481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639481; }
p { color: rgb(99,148,129); }
H1.HeaderClassName
{
color: #639481;
}
.AnyTagClassName
{
color: #639481;
}
</style>
background-color css
<style>
a { background-color: #639481; }
a { background-color: rgb(99,148,129); }
div.DivClassName
{
background-color: #639481;
}
.BgClassName
{
background-color: #639481;
}
</style>
border-color css
<style>
span { border-color: #639481; }
span { border-color: rgb(99,148,129); }
td.TdClassName
{
border-color: #639481;
}
.TagClassName
{
border-color: #639481;
}
</style>