Shades of Finlandia #657765
Tints of Finlandia #657765
RGB
CMYK
RGB Variations
Color information
#657765 (or 0x657765) is known color: Finlandia. HEX triplet: 65, 77 and 65. RGB value is (101,119,101). Sum of RGB (Red+Green+Blue) = 101+119+101=321 (42% of max value = 765). Red value is 101 (39.84% from 255 or 31.46% from 321); Green value is 119 (46.88% from 255 or 37.07% from 321); Blue value is 101 (39.84% from 255 or 31.46% from 321); Max value from RGB is 119 - color contains mainly: green. Hex color #657765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657765 is #9A889A. Grayscale: #6F6F6F. Windows color (decimal): -10127515 or 6649701. OLE color: 6649701.
HSL color Cylindrical-coordinate representation of color #657765: hue angle of 120º 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 #657765 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 119 | 101 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.53 |
| HSL | 120º | 0.08% | 0.43% | - |
| HSV(B) | 120º | 0.15% | 0.47% | - |
| XYZ | 14.31 | 16.9 | 14.82 | - |
| YUV | 111.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 119 | 101 | 0.15 | 0 | 0.15 | 0.53 | 120 | 0.08 | 0.43 |
| Hex | 65 | 77 | 65 | F | 0 | F | 35 | 78 | 8 | 2B |
| Octal | 145 | 167 | 145 | 17 | 0 | 17 | 65 | 170 | 10 | 53 |
| Binary | 1100101 | 1110111 | 1100101 | 1111 | 0 | 1111 | 110101 | 1111000 | 1000 | 101011 |
Color Harmonies of #657765
Complementary color
Monochromatic Colors of #657765
Black with #657765
Text Example
Text Example
White with #657765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657765; }
p { color: rgb(101,119,101); }
H1.HeaderClassName
{
color: #657765;
}
.AnyTagClassName
{
color: #657765;
}
</style>
background-color css
<style>
a { background-color: #657765; }
a { background-color: rgb(101,119,101); }
div.DivClassName
{
background-color: #657765;
}
.BgClassName
{
background-color: #657765;
}
</style>
border-color css
<style>
span { border-color: #657765; }
span { border-color: rgb(101,119,101); }
td.TdClassName
{
border-color: #657765;
}
.TagClassName
{
border-color: #657765;
}
</style>