Shades of Patina #639078
Tints of Patina #639078
RGB
CMYK
RGB Variations
Color information
#639078 (or 0x639078) is known color: Patina. HEX triplet: 63, 90 and 78. RGB value is (99,144,120). Sum of RGB (Red+Green+Blue) = 99+144+120=363 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.27% from 363); Green value is 144 (56.64% from 255 or 39.67% from 363); Blue value is 120 (47.27% from 255 or 33.06% from 363); Max value from RGB is 144 - color contains mainly: green. Hex color #639078 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639078 is #9C6F87. Grayscale: #7F7F7F. Windows color (decimal): -10252168 or 7901283. OLE color: 7901283.
HSL color Cylindrical-coordinate representation of color #639078: hue angle of 148º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #639078 is Cyan = 0.31, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 144 | 120 | - |
| CMYK | 0.31 | 0 | 0.17 | 0.44 |
| HSL | 148º | 0.19% | 0.48% | - |
| HSV(B) | 148º | 0.31% | 0.56% | - |
| XYZ | 18.51 | 23.96 | 21.42 | - |
| YUV | 127.81 | 123.59 | 107.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 144 | 120 | 0.31 | 0 | 0.17 | 0.44 | 148 | 0.19 | 0.48 |
| Hex | 63 | 90 | 78 | 1F | 0 | 11 | 2C | 94 | 13 | 30 |
| Octal | 143 | 220 | 170 | 37 | 0 | 21 | 54 | 224 | 23 | 60 |
| Binary | 1100011 | 10010000 | 1111000 | 11111 | 0 | 10001 | 101100 | 10010100 | 10011 | 110000 |
Color Harmonies of #639078
Complementary color
Monochromatic Colors of #639078
Black with #639078
Text Example
Text Example
White with #639078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639078; }
p { color: rgb(99,144,120); }
H1.HeaderClassName
{
color: #639078;
}
.AnyTagClassName
{
color: #639078;
}
</style>
background-color css
<style>
a { background-color: #639078; }
a { background-color: rgb(99,144,120); }
div.DivClassName
{
background-color: #639078;
}
.BgClassName
{
background-color: #639078;
}
</style>
border-color css
<style>
span { border-color: #639078; }
span { border-color: rgb(99,144,120); }
td.TdClassName
{
border-color: #639078;
}
.TagClassName
{
border-color: #639078;
}
</style>