Shades of Patina #639982
Tints of Patina #639982
RGB
CMYK
RGB Variations
Color information
#639982 (or 0x639982) is known color: Patina. HEX triplet: 63, 99 and 82. RGB value is (99,153,130). Sum of RGB (Red+Green+Blue) = 99+153+130=382 (50% of max value = 765). Red value is 99 (39.06% from 255 or 25.92% from 382); Green value is 153 (60.16% from 255 or 40.05% from 382); Blue value is 130 (51.17% from 255 or 34.03% from 382); Max value from RGB is 153 - color contains mainly: green. Hex color #639982 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639982 is #9C667D. Grayscale: #868686. Windows color (decimal): -10249854 or 8558947. OLE color: 8558947.
HSL color Cylindrical-coordinate representation of color #639982: hue angle of 154.44º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #639982 is Cyan = 0.35, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 130 | - |
| CMYK | 0.35 | 0 | 0.15 | 0.4 |
| HSL | 154.44º | 0.21% | 0.49% | - |
| HSV(B) | 154.44º | 0.35% | 0.6% | - |
| XYZ | 20.57 | 27.05 | 25.26 | - |
| YUV | 134.23 | 125.61 | 102.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 130 | 0.35 | 0 | 0.15 | 0.4 | 154.44 | 0.21 | 0.49 |
| Hex | 63 | 99 | 82 | 23 | 0 | F | 28 | 9A | 15 | 31 |
| Octal | 143 | 231 | 202 | 43 | 0 | 17 | 50 | 232 | 25 | 61 |
| Binary | 1100011 | 10011001 | 10000010 | 100011 | 0 | 1111 | 101000 | 10011010 | 10101 | 110001 |
Color Harmonies of #639982
Complementary color
Monochromatic Colors of #639982
Black with #639982
Text Example
Text Example
White with #639982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639982; }
p { color: rgb(99,153,130); }
H1.HeaderClassName
{
color: #639982;
}
.AnyTagClassName
{
color: #639982;
}
</style>
background-color css
<style>
a { background-color: #639982; }
a { background-color: rgb(99,153,130); }
div.DivClassName
{
background-color: #639982;
}
.BgClassName
{
background-color: #639982;
}
</style>
border-color css
<style>
span { border-color: #639982; }
span { border-color: rgb(99,153,130); }
td.TdClassName
{
border-color: #639982;
}
.TagClassName
{
border-color: #639982;
}
</style>