Shades of Finlandia #667763
Tints of Finlandia #667763
RGB
CMYK
RGB Variations
Color information
#667763 (or 0x667763) is known color: Finlandia. HEX triplet: 66, 77 and 63. RGB value is (102,119,99). Sum of RGB (Red+Green+Blue) = 102+119+99=320 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.88% from 320); Green value is 119 (46.88% from 255 or 37.19% from 320); Blue value is 99 (39.06% from 255 or 30.94% from 320); Max value from RGB is 119 - color contains mainly: green. Hex color #667763 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667763 is #99889C. Grayscale: #6F6F6F. Windows color (decimal): -10061981 or 6518630. OLE color: 6518630.
HSL color Cylindrical-coordinate representation of color #667763: hue angle of 111º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #667763 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 119 | 99 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.53 |
| HSL | 111º | 0.09% | 0.43% | - |
| HSV(B) | 111º | 0.17% | 0.47% | - |
| XYZ | 14.33 | 16.92 | 14.31 | - |
| YUV | 111.64 | 120.87 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 119 | 99 | 0.14 | 0 | 0.17 | 0.53 | 111 | 0.09 | 0.43 |
| Hex | 66 | 77 | 63 | E | 0 | 11 | 35 | 6F | 9 | 2B |
| Octal | 146 | 167 | 143 | 16 | 0 | 21 | 65 | 157 | 11 | 53 |
| Binary | 1100110 | 1110111 | 1100011 | 1110 | 0 | 10001 | 110101 | 1101111 | 1001 | 101011 |
Color Harmonies of #667763
Complementary color
Monochromatic Colors of #667763
Black with #667763
Text Example
Text Example
White with #667763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667763; }
p { color: rgb(102,119,99); }
H1.HeaderClassName
{
color: #667763;
}
.AnyTagClassName
{
color: #667763;
}
</style>
background-color css
<style>
a { background-color: #667763; }
a { background-color: rgb(102,119,99); }
div.DivClassName
{
background-color: #667763;
}
.BgClassName
{
background-color: #667763;
}
</style>
border-color css
<style>
span { border-color: #667763; }
span { border-color: rgb(102,119,99); }
td.TdClassName
{
border-color: #667763;
}
.TagClassName
{
border-color: #667763;
}
</style>