Shades of Patina #669385
Tints of Patina #669385
RGB
CMYK
RGB Variations
Color information
#669385 (or 0x669385) is known color: Patina. HEX triplet: 66, 93 and 85. RGB value is (102,147,133). Sum of RGB (Red+Green+Blue) = 102+147+133=382 (50% of max value = 765). Red value is 102 (40.23% from 255 or 26.70% from 382); Green value is 147 (57.81% from 255 or 38.48% from 382); Blue value is 133 (52.34% from 255 or 34.82% from 382); Max value from RGB is 147 - color contains mainly: green. Hex color #669385 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #669385 is #996C7A. Grayscale: #838383. Windows color (decimal): -10054779 or 8754022. OLE color: 8754022.
HSL color Cylindrical-coordinate representation of color #669385: hue angle of 161.33º 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 #669385 is Cyan = 0.31, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 133 | - |
| CMYK | 0.31 | 0 | 0.10 | 0.42 |
| HSL | 161.33º | 0.18% | 0.49% | - |
| HSV(B) | 161.33º | 0.31% | 0.58% | - |
| XYZ | 20.15 | 25.39 | 26.03 | - |
| YUV | 131.95 | 128.59 | 106.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 133 | 0.31 | 0 | 0.10 | 0.42 | 161.33 | 0.18 | 0.49 |
| Hex | 66 | 93 | 85 | 1F | 0 | A | 2A | A1 | 12 | 31 |
| Octal | 146 | 223 | 205 | 37 | 0 | 12 | 52 | 241 | 22 | 61 |
| Binary | 1100110 | 10010011 | 10000101 | 11111 | 0 | 1010 | 101010 | 10100001 | 10010 | 110001 |
Color Harmonies of #669385
Complementary color
Monochromatic Colors of #669385
Black with #669385
Text Example
Text Example
White with #669385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669385; }
p { color: rgb(102,147,133); }
H1.HeaderClassName
{
color: #669385;
}
.AnyTagClassName
{
color: #669385;
}
</style>
background-color css
<style>
a { background-color: #669385; }
a { background-color: rgb(102,147,133); }
div.DivClassName
{
background-color: #669385;
}
.BgClassName
{
background-color: #669385;
}
</style>
border-color css
<style>
span { border-color: #669385; }
span { border-color: rgb(102,147,133); }
td.TdClassName
{
border-color: #669385;
}
.TagClassName
{
border-color: #669385;
}
</style>