Shades of Patina #639381
Tints of Patina #639381
RGB
CMYK
RGB Variations
Color information
#639381 (or 0x639381) is known color: Patina. HEX triplet: 63, 93 and 81. RGB value is (99,147,129). Sum of RGB (Red+Green+Blue) = 99+147+129=375 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.4% from 375); Green value is 147 (57.81% from 255 or 39.2% from 375); Blue value is 129 (50.78% from 255 or 34.4% from 375); Max value from RGB is 147 - color contains mainly: green. Hex color #639381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639381 is #9C6C7E. Grayscale: #828282. Windows color (decimal): -10251391 or 8491875. OLE color: 8491875.
HSL color Cylindrical-coordinate representation of color #639381: hue angle of 157.5º 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 #639381 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 129 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.42 |
| HSL | 157.5º | 0.2% | 0.48% | - |
| HSV(B) | 157.5º | 0.33% | 0.58% | - |
| XYZ | 19.54 | 25.11 | 24.58 | - |
| YUV | 130.6 | 127.1 | 105.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 129 | 0.33 | 0 | 0.12 | 0.42 | 157.5 | 0.2 | 0.48 |
| Hex | 63 | 93 | 81 | 21 | 0 | C | 2A | 9E | 14 | 30 |
| Octal | 143 | 223 | 201 | 41 | 0 | 14 | 52 | 236 | 24 | 60 |
| Binary | 1100011 | 10010011 | 10000001 | 100001 | 0 | 1100 | 101010 | 10011110 | 10100 | 110000 |
Color Harmonies of #639381
Complementary color
Monochromatic Colors of #639381
Black with #639381
Text Example
Text Example
White with #639381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639381; }
p { color: rgb(99,147,129); }
H1.HeaderClassName
{
color: #639381;
}
.AnyTagClassName
{
color: #639381;
}
</style>
background-color css
<style>
a { background-color: #639381; }
a { background-color: rgb(99,147,129); }
div.DivClassName
{
background-color: #639381;
}
.BgClassName
{
background-color: #639381;
}
</style>
border-color css
<style>
span { border-color: #639381; }
span { border-color: rgb(99,147,129); }
td.TdClassName
{
border-color: #639381;
}
.TagClassName
{
border-color: #639381;
}
</style>