#687668

Color #687668 Finlandia (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Finlandia #687668

Tints of Finlandia #687668

Color information

#687668 (or 0x687668) is unknown color: approx Finlandia. HEX triplet: 68, 76 and 68. RGB value is (104,118,104). Sum of RGB (Red+Green+Blue) = 104+118+104=326 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.90% from 326); Green value is 118 (46.48% from 255 or 36.20% from 326); Blue value is 104 (41.02% from 255 or 31.90% from 326); Max value from RGB is 118 - color contains mainly: green. Hex color #687668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687668 is #978997. Grayscale: #707070. Windows color (decimal): -9931160 or 6846056. OLE color: 6846056.

HSL color Cylindrical-coordinate representation of color #687668: hue angle of 120º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #687668 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.

Color convert

RGB104118104-
CMYK0.1200.120.54
HSL120º6.31%43.53%-
HSV(B)120º11.86%46.27%-
XYZ14.6916.915.58-
YUV112.22123.36122.14-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 104 (41.02% from 255) = 31.90%
GREEN value IS 118 (46.48% from 255) = 36.20%
BLUE value IS 104 (41.02% from 255) = 31.90%
R=31.90%
G=36.20%
B=31.90%

CMYK

C (Cyan) values IS 0.12
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal1041181040.1200.120.541206.3143.53
Hex687668C0C367862c
Octal1501661501401466170654
Binary1101000111011011010001100011001101101111000110101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #687668

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #687668; }

 p { color: rgb(104,118,104); }

 H1.HeaderClassName
 {
   color: #687668;
 }
 .AnyTagClassName
 {
   color: #687668;
 }
</style>
background-color css

<style>
 a { background-color: #687668; }

 a { background-color: rgb(104,118,104); }

 div.DivClassName
 {
   background-color: #687668;
 }
 .BgClassName
 {
   background-color: #687668;
 }
</style>
border-color css

<style>
 span { border-color: #687668; }

 span { border-color: rgb(104,118,104); }

 td.TdClassName
 {
   border-color: #687668;
 }
 .TagClassName
 {
   border-color: #687668;
 }
</style>