COLOR #688860

HEX: #688860 RGB: (104,136,96)

Color info

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

RGB color model

#688860 color RGB value is (104,136,96).

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

RGB channels and saturation

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

104
136
96

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

Portions of RGB colors in percentages

R + G + B = 104 + 136 + 96 = 336 (100%)
R 104 of 336 ~ 30.95%
G 136 of 336 ~ 40.48%
B 96 of 336 ~ 28.57'%

%30.95
%40.48
%28.57

CMYK color model

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

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

CMYK: (24,0,29,47)
C24M0Y29K47 (24%, 0%, 29%, 47%)
(0.24 / 0.00 / 0.29 / 0.47)

CMYK percentages

%23.53
%0
%29.41
%46.67

Codes

Color #688860 in popluar color models

68 88 60
RGB 104 136 96
HSL 108° 17.24% 45.49%
HSB/HSV 108° 29.41% 53.33%
CMYK 23.53% 0.00% 29.41%
46.67%

Color #688860 in popluar number systems.

HEX 68 88 60
Decimal 104 136 96
Binary 1101000 10001000 1100000
Octal 150 210 140

Shades and tints

Shades of #688860

#688860
(104,136,96)
#5F7C58
(95,124,88)
#567050
(86,112,80)
#4D6448
(77,100,72)
#445840
(68,88,64)
#3B4C38
(59,76,56)
#324030
(50,64,48)
#293428
(41,52,40)
#202820
(32,40,32)
#171C18
(23,28,24)
#0E1010
(14,16,16)
#000000
(0,0,0)

Tints of #688860

#688860
(104,136,96)
#75926E
(117,146,110)
#829C7C
(130,156,124)
#8FA68A
(143,166,138)
#9CB098
(156,176,152)
#A9BAA6
(169,186,166)
#B6C4B4
(182,196,180)
#C3CEC2
(195,206,194)
#D0D8D0
(208,216,208)
#DDE2DE
(221,226,222)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688860; }

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

This text font color is #688860.

Background Color

.myBgColor { background-color: #688860; }

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

This div background color is #688860.

Border color

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

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

This div border color is #688860.

Opacity

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

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

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

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

This text has shadow with #688860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688860.

Preview

Color preview on black background

This text has color #688860 on black background.


Color preview on white background

This text has color #688860 on white background.


Black color preview on #688860 background

This text has black color on #688860 background.


White color preview on #688860 background

This text has white color on #688860 background.


Related colors

Complementary color

Complementary color for #hex is #97779F.


I love getcolorcode.com

Triadic colors

1 #606888 and #886068 with #688860 are triadic colors.

2 #608868 and #886860 with #688860 are triadic colors.