Shades of Finlandia #667665
Tints of Finlandia #667665
RGB
CMYK
RGB Variations
Color information
#667665 (or 0x667665) is known color: Finlandia. HEX triplet: 66, 76 and 65. RGB value is (102,118,101). Sum of RGB (Red+Green+Blue) = 102+118+101=321 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.78% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 101 (39.84% from 255 or 31.46% from 321); Max value from RGB is 118 - color contains mainly: green. Hex color #667665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667665 is #99899A. Grayscale: #6F6F6F. Windows color (decimal): -10062235 or 6649446. OLE color: 6649446.
HSL color Cylindrical-coordinate representation of color #667665: hue angle of 116.47º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #667665 is Cyan = 0.14, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 101 | - |
| CMYK | 0.14 | 0 | 0.14 | 0.54 |
| HSL | 116.47º | 0.08% | 0.43% | - |
| HSV(B) | 116.47º | 0.14% | 0.46% | - |
| XYZ | 14.31 | 16.72 | 14.79 | - |
| YUV | 111.28 | 122.2 | 121.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 101 | 0.14 | 0 | 0.14 | 0.54 | 116.47 | 0.08 | 0.43 |
| Hex | 66 | 76 | 65 | E | 0 | E | 36 | 74 | 8 | 2B |
| Octal | 146 | 166 | 145 | 16 | 0 | 16 | 66 | 164 | 10 | 53 |
| Binary | 1100110 | 1110110 | 1100101 | 1110 | 0 | 1110 | 110110 | 1110100 | 1000 | 101011 |
Color Harmonies of #667665
Complementary color
Monochromatic Colors of #667665
Black with #667665
Text Example
Text Example
White with #667665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667665; }
p { color: rgb(102,118,101); }
H1.HeaderClassName
{
color: #667665;
}
.AnyTagClassName
{
color: #667665;
}
</style>
background-color css
<style>
a { background-color: #667665; }
a { background-color: rgb(102,118,101); }
div.DivClassName
{
background-color: #667665;
}
.BgClassName
{
background-color: #667665;
}
</style>
border-color css
<style>
span { border-color: #667665; }
span { border-color: rgb(102,118,101); }
td.TdClassName
{
border-color: #667665;
}
.TagClassName
{
border-color: #667665;
}
</style>