COLOR #688173

HEX: #688173 RGB: (104,129,115)

Color info

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

RGB color model

#688173 color RGB value is (104,129,115).

RGB: (104,129,115) (41%, 51%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 129 of 255 = 51%
B 115 of 255 = 45%

104
129
115

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

Portions of RGB colors in percentages

R + G + B = 104 + 129 + 115 = 348 (100%)
R 104 of 348 ~ 29.89%
G 129 of 348 ~ 37.07%
B 115 of 348 ~ 33.05'%

%29.89
%37.07
%33.05

CMYK color model

#688173 color CMYK value is (19,0,11,49).

  • cyan value is 19.38%
  • magenta value is 0.00%
  • yellow value is 10.85%
  • key color value is 49.41%
CMYK: (19,0,11,49) C19M0Y11K49 (19%,0%,11%,49%) (0.19/0.00/0.11/0.49) 

CMYK percentages

%19.38
%0
%10.85
%49.41

Codes

Color #688173 in popluar color models

68 81 73
RGB 104 129 115
HSL 146° 10.73% 45.69%
HSB/HSV 146° 19.38% 50.59%
CMYK 19.38% 0.00% 10.85%
49.41%

Color #688173 in popluar number systems.

HEX 68 81 73
Decimal 104 129 115
Binary 1101000 10000001 1110011
Octal 150 201 163

Shades and tints

Shades of #688173

#688173
(104,129,115)
#5F7669
(95,118,105)
#566B5F
(86,107,95)
#4D6055
(77,96,85)
#44554B
(68,85,75)
#3B4A41
(59,74,65)
#323F37
(50,63,55)
#29342D
(41,52,45)
#202923
(32,41,35)
#171E19
(23,30,25)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #688173

#688173
(104,129,115)
#758C7F
(117,140,127)
#82978B
(130,151,139)
#8FA297
(143,162,151)
#9CADA3
(156,173,163)
#A9B8AF
(169,184,175)
#B6C3BB
(182,195,187)
#C3CEC7
(195,206,199)
#D0D9D3
(208,217,211)
#DDE4DF
(221,228,223)
#EAEFEB
(234,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688173; }

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

This text font color is #688173.

Background Color

.myBgColor { background-color: #688173; }

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

This div background color is #688173.

Border color

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

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

This div border color is #688173.

Opacity

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

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

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

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

This text has shadow with #688173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688173.

Preview

Color preview on black background

This text has color #688173 on black background.


Color preview on white background

This text has color #688173 on white background.


Black color preview on #688173 background

This text has black color on #688173 background.


White color preview on #688173 background

This text has white color on #688173 background.


Related colors

Complementary color

Complementary color for #hex is #977E8C.


I love getcolorcode.com

Triadic colors

1 #736881 and #817368 with #688173 are triadic colors.

2 #738168 and #816873 with #688173 are triadic colors.