COLOR #688658

HEX: #688658 RGB: (104,134,88)

Color info

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

RGB color model

#688658 color RGB value is (104,134,88).

RGB: (104,134,88) (41%, 53%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 134 of 255 = 53%
B 88 of 255 = 35%

104
134
88

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

Portions of RGB colors in percentages

R + G + B = 104 + 134 + 88 = 326 (100%)
R 104 of 326 ~ 31.9%
G 134 of 326 ~ 41.1%
B 88 of 326 ~ 26.99'%

%31.9
%41.1
%26.99

CMYK color model

#688658 color CMYK value is (22,0,34,47).

  • cyan value is 22.39%
  • magenta value is 0.00%
  • yellow value is 34.33%
  • key color value is 47.45%
CMYK: (22,0,34,47) C22M0Y34K47 (22%,0%,34%,47%) (0.22/0.00/0.34/0.47) 

CMYK percentages

%22.39
%0
%34.33
%47.45

Codes

Color #688658 in popluar color models

68 86 58
RGB 104 134 88
HSL 99° 20.72% 43.53%
HSB/HSV 99° 34.33% 52.55%
CMYK 22.39% 0.00% 34.33%
47.45%

Color #688658 in popluar number systems.

HEX 68 86 58
Decimal 104 134 88
Binary 1101000 10000110 1011000
Octal 150 206 130

Shades and tints

Shades of #688658

#688658
(104,134,88)
#5F7A50
(95,122,80)
#566E48
(86,110,72)
#4D6240
(77,98,64)
#445638
(68,86,56)
#3B4A30
(59,74,48)
#323E28
(50,62,40)
#293220
(41,50,32)
#202618
(32,38,24)
#171A10
(23,26,16)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #688658

#688658
(104,134,88)
#759167
(117,145,103)
#829C76
(130,156,118)
#8FA785
(143,167,133)
#9CB294
(156,178,148)
#A9BDA3
(169,189,163)
#B6C8B2
(182,200,178)
#C3D3C1
(195,211,193)
#D0DED0
(208,222,208)
#DDE9DF
(221,233,223)
#EAF4EE
(234,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688658; }

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

This text font color is #688658.

Background Color

.myBgColor { background-color: #688658; }

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

This div background color is #688658.

Border color

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

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

This div border color is #688658.

Opacity

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

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

Text with #688658 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 #688658;}

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

This text has shadow with #688658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688658.

Preview

Color preview on black background

This text has color #688658 on black background.


Color preview on white background

This text has color #688658 on white background.


Black color preview on #688658 background

This text has black color on #688658 background.


White color preview on #688658 background

This text has white color on #688658 background.


Related colors

Complementary color

Complementary color for #hex is #9779A7.


I love getcolorcode.com

Triadic colors

1 #586886 and #865868 with #688658 are triadic colors.

2 #588668 and #866858 with #688658 are triadic colors.