Shades of Patina #669284
Tints of Patina #669284
RGB
CMYK
RGB Variations
Color information
#669284 (or 0x669284) is known color: Patina. HEX triplet: 66, 92 and 84. RGB value is (102,146,132). Sum of RGB (Red+Green+Blue) = 102+146+132=380 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.84% from 380); Green value is 146 (57.42% from 255 or 38.42% from 380); Blue value is 132 (51.95% from 255 or 34.74% from 380); Max value from RGB is 146 - color contains mainly: green. Hex color #669284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669284 is #996D7B. Grayscale: #838383. Windows color (decimal): -10055036 or 8688230. OLE color: 8688230.
HSL color Cylindrical-coordinate representation of color #669284: hue angle of 160.91º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #669284 is Cyan = 0.30, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 146 | 132 | - |
| CMYK | 0.30 | 0 | 0.10 | 0.43 |
| HSL | 160.91º | 0.18% | 0.49% | - |
| HSV(B) | 160.91º | 0.3% | 0.57% | - |
| XYZ | 19.92 | 25.05 | 25.61 | - |
| YUV | 131.25 | 128.42 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 132 | 0.30 | 0 | 0.10 | 0.43 | 160.91 | 0.18 | 0.49 |
| Hex | 66 | 92 | 84 | 1E | 0 | A | 2B | A1 | 12 | 31 |
| Octal | 146 | 222 | 204 | 36 | 0 | 12 | 53 | 241 | 22 | 61 |
| Binary | 1100110 | 10010010 | 10000100 | 11110 | 0 | 1010 | 101011 | 10100001 | 10010 | 110001 |
Color Harmonies of #669284
Complementary color
Monochromatic Colors of #669284
Black with #669284
Text Example
Text Example
White with #669284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669284; }
p { color: rgb(102,146,132); }
H1.HeaderClassName
{
color: #669284;
}
.AnyTagClassName
{
color: #669284;
}
</style>
background-color css
<style>
a { background-color: #669284; }
a { background-color: rgb(102,146,132); }
div.DivClassName
{
background-color: #669284;
}
.BgClassName
{
background-color: #669284;
}
</style>
border-color css
<style>
span { border-color: #669284; }
span { border-color: rgb(102,146,132); }
td.TdClassName
{
border-color: #669284;
}
.TagClassName
{
border-color: #669284;
}
</style>