COLOR #688868

HEX: #688868 RGB: (104,136,104)

Color info

#688868 contains red, green and blue colors in about the same proportion. Web safe color of #688868 is #669966 (or #696).

RGB color model

#688868 color RGB value is (104,136,104).

RGB: (104,136,104) (41%, 53%, 41%)

RGB channels and saturation

R 104 of 255 = 41%
G 136 of 255 = 53%
B 104 of 255 = 41%

104
136
104

R + G + B ~ 45%. #688868 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 136 + 104 = 344 (100%)
R 104 of 344 ~ 30.23%
G 136 of 344 ~ 39.53%
B 104 of 344 ~ 30.23'%

%30.23
%39.53
%30.23

CMYK color model

#688868 color CMYK value is (24,0,24,47).

  • cyan value is 23.53%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 46.67%

CMYK: (24,0,24,47)
C24M0Y24K47 (24%, 0%, 24%, 47%)
(0.24 / 0.00 / 0.24 / 0.47)

CMYK percentages

%23.53
%0
%23.53
%46.67

Codes

Color #688868 in popluar color models

68 88 68
RGB 104 136 104
HSL 120° 13.33% 47.06%
HSB/HSV 120° 23.53% 53.33%
CMYK 23.53% 0.00% 23.53%
46.67%

Color #688868 in popluar number systems.

HEX 68 88 68
Decimal 104 136 104
Binary 1101000 10001000 1101000
Octal 150 210 150

Shades and tints

Shades of #688868

#688868
(104,136,104)
#5F7C5F
(95,124,95)
#567056
(86,112,86)
#4D644D
(77,100,77)
#445844
(68,88,68)
#3B4C3B
(59,76,59)
#324032
(50,64,50)
#293429
(41,52,41)
#202820
(32,40,32)
#171C17
(23,28,23)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #688868

#688868
(104,136,104)
#759275
(117,146,117)
#829C82
(130,156,130)
#8FA68F
(143,166,143)
#9CB09C
(156,176,156)
#A9BAA9
(169,186,169)
#B6C4B6
(182,196,182)
#C3CEC3
(195,206,195)
#D0D8D0
(208,216,208)
#DDE2DD
(221,226,221)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688868 color. Also use rgb(104,136,104) instead hex code.

Text Font Color

.myTextColor { color: #688868; }

<p style="color:#688868">This sample text font color is #688868.</p>

This text font color is #688868.

Background Color

.myBgColor { background-color: #688868; }

<div style="background-color:#688868">Inner text</div>

This div background color is #688868.

Border color

.myBorderColor { border: 1px solid #688868; }

<div style="border:3px solid #688868">Div</div>

This div border color is #688868.

Opacity

.myOpacity80 { color: #688868; opacity: 0.8; }

<p style="color:#688868;opacity:0.8;">80%</p>

Text with #688868 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #688868;}

<p style="text-shadow: 3px 3px 1px #688868">Text here.</p>

This text has shadow with #688868 color.


.textShadow {text-shadow: 3px 3px 1px #688868', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #688868, 5px 5px 20px red">Text here.</p>

This text has shadow with #688868 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#688868, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#688868, Direction=45, Strength=4)">Text</p>

This text has shadow with #688868 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #688868;
-webkit-box-shadow: 1px 1px 3px 2px #688868;
box-shadow: 1px 1px 3px 2px #688868;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #688868; -webkit-box-shadow: 1px 1px 3px 2px #688868; box-shadow:1px 1px 3px 2px #688868;">
Div content here
</div>

This div box has shadow with color #688868.

Preview

Color preview on black background

This text has color #688868 on black background.


Color preview on white background

This text has color #688868 on white background.


Black color preview on #688868 background

This text has black color on #688868 background.


White color preview on #688868 background

This text has white color on #688868 background.


Related colors

Complementary color

Complementary color for #hex is #977797.


I love getcolorcode.com

Triadic colors

1 #686888 and #886868 with #688868 are triadic colors.

2 #688868 and #886868 with #688868 are triadic colors.