Shades of Patina #669384
Tints of Patina #669384
RGB
CMYK
RGB Variations
Color information
#669384 (or 0x669384) is known color: Patina. HEX triplet: 66, 93 and 84. RGB value is (102,147,132). Sum of RGB (Red+Green+Blue) = 102+147+132=381 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.77% from 381); Green value is 147 (57.81% from 255 or 38.58% from 381); Blue value is 132 (51.95% from 255 or 34.65% from 381); Max value from RGB is 147 - color contains mainly: green. Hex color #669384 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669384 is #996C7B. Grayscale: #838383. Windows color (decimal): -10054780 or 8688486. OLE color: 8688486.
HSL color Cylindrical-coordinate representation of color #669384: hue angle of 160º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #669384 is Cyan = 0.31, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 132 | - |
| CMYK | 0.31 | 0 | 0.10 | 0.42 |
| HSL | 160º | 0.18% | 0.49% | - |
| HSV(B) | 160º | 0.31% | 0.58% | - |
| XYZ | 20.08 | 25.36 | 25.67 | - |
| YUV | 131.84 | 128.09 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 132 | 0.31 | 0 | 0.10 | 0.42 | 160 | 0.18 | 0.49 |
| Hex | 66 | 93 | 84 | 1F | 0 | A | 2A | A0 | 12 | 31 |
| Octal | 146 | 223 | 204 | 37 | 0 | 12 | 52 | 240 | 22 | 61 |
| Binary | 1100110 | 10010011 | 10000100 | 11111 | 0 | 1010 | 101010 | 10100000 | 10010 | 110001 |
Color Harmonies of #669384
Complementary color
Monochromatic Colors of #669384
Black with #669384
Text Example
Text Example
White with #669384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669384; }
p { color: rgb(102,147,132); }
H1.HeaderClassName
{
color: #669384;
}
.AnyTagClassName
{
color: #669384;
}
</style>
background-color css
<style>
a { background-color: #669384; }
a { background-color: rgb(102,147,132); }
div.DivClassName
{
background-color: #669384;
}
.BgClassName
{
background-color: #669384;
}
</style>
border-color css
<style>
span { border-color: #669384; }
span { border-color: rgb(102,147,132); }
td.TdClassName
{
border-color: #669384;
}
.TagClassName
{
border-color: #669384;
}
</style>