Shades of Finlandia #677765
Tints of Finlandia #677765
RGB
CMYK
RGB Variations
Color information
#677765 (or 0x677765) is known color: Finlandia. HEX triplet: 67, 77 and 65. RGB value is (103,119,101). Sum of RGB (Red+Green+Blue) = 103+119+101=323 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.89% from 323); Green value is 119 (46.88% from 255 or 36.84% from 323); Blue value is 101 (39.84% from 255 or 31.27% from 323); Max value from RGB is 119 - color contains mainly: green. Hex color #677765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677765 is #98889A. Grayscale: #707070. Windows color (decimal): -9996443 or 6649703. OLE color: 6649703.
HSL color Cylindrical-coordinate representation of color #677765: hue angle of 113.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #677765 is Cyan = 0.13, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 101 | - |
| CMYK | 0.13 | 0 | 0.15 | 0.53 |
| HSL | 113.33º | 0.08% | 0.43% | - |
| HSV(B) | 113.33º | 0.15% | 0.47% | - |
| XYZ | 14.54 | 17.02 | 14.83 | - |
| YUV | 112.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 101 | 0.13 | 0 | 0.15 | 0.53 | 113.33 | 0.08 | 0.43 |
| Hex | 67 | 77 | 65 | D | 0 | F | 35 | 71 | 8 | 2B |
| Octal | 147 | 167 | 145 | 15 | 0 | 17 | 65 | 161 | 10 | 53 |
| Binary | 1100111 | 1110111 | 1100101 | 1101 | 0 | 1111 | 110101 | 1110001 | 1000 | 101011 |
Color Harmonies of #677765
Complementary color
Monochromatic Colors of #677765
Black with #677765
Text Example
Text Example
White with #677765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677765; }
p { color: rgb(103,119,101); }
H1.HeaderClassName
{
color: #677765;
}
.AnyTagClassName
{
color: #677765;
}
</style>
background-color css
<style>
a { background-color: #677765; }
a { background-color: rgb(103,119,101); }
div.DivClassName
{
background-color: #677765;
}
.BgClassName
{
background-color: #677765;
}
</style>
border-color css
<style>
span { border-color: #677765; }
span { border-color: rgb(103,119,101); }
td.TdClassName
{
border-color: #677765;
}
.TagClassName
{
border-color: #677765;
}
</style>