COLOR #688558

HEX: #688558 RGB: (104,133,88)

Color info

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

RGB color model

#688558 color RGB value is (104,133,88).

RGB: (104,133,88) (41%, 52%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 133 of 255 = 52%
B 88 of 255 = 35%

104
133
88

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

Portions of RGB colors in percentages

R + G + B = 104 + 133 + 88 = 325 (100%)
R 104 of 325 ~ 32%
G 133 of 325 ~ 40.92%
B 88 of 325 ~ 27.08'%

%32
%40.92
%27.08

CMYK color model

#688558 color CMYK value is (22,0,34,48).

  • cyan value is 21.80%
  • magenta value is 0.00%
  • yellow value is 33.83%
  • key color value is 47.84%

CMYK: (22,0,34,48)
C22M0Y34K48 (22%, 0%, 34%, 48%)
(0.22 / 0.00 / 0.34 / 0.48)

CMYK percentages

%21.8
%0
%33.83
%47.84

Codes

Color #688558 in popluar color models

68 85 58
RGB 104 133 88
HSL 99° 20.36% 43.33%
HSB/HSV 99° 33.83% 52.16%
CMYK 21.80% 0.00% 33.83%
47.84%

Color #688558 in popluar number systems.

HEX 68 85 58
Decimal 104 133 88
Binary 1101000 10000101 1011000
Octal 150 205 130

Shades and tints

Shades of #688558

#688558
(104,133,88)
#5F7950
(95,121,80)
#566D48
(86,109,72)
#4D6140
(77,97,64)
#445538
(68,85,56)
#3B4930
(59,73,48)
#323D28
(50,61,40)
#293120
(41,49,32)
#202518
(32,37,24)
#171910
(23,25,16)
#0E0D08
(14,13,8)
#000000
(0,0,0)

Tints of #688558

#688558
(104,133,88)
#759067
(117,144,103)
#829B76
(130,155,118)
#8FA685
(143,166,133)
#9CB194
(156,177,148)
#A9BCA3
(169,188,163)
#B6C7B2
(182,199,178)
#C3D2C1
(195,210,193)
#D0DDD0
(208,221,208)
#DDE8DF
(221,232,223)
#EAF3EE
(234,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #688558; }

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

This text font color is #688558.

Background Color

.myBgColor { background-color: #688558; }

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

This div background color is #688558.

Border color

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

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

This div border color is #688558.

Opacity

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

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

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

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

This text has shadow with #688558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688558.

Preview

Color preview on black background

This text has color #688558 on black background.


Color preview on white background

This text has color #688558 on white background.


Black color preview on #688558 background

This text has black color on #688558 background.


White color preview on #688558 background

This text has white color on #688558 background.


Related colors

Complementary color

Complementary color for #hex is #977AA7.


I love getcolorcode.com

Triadic colors

1 #586885 and #855868 with #688558 are triadic colors.

2 #588568 and #856858 with #688558 are triadic colors.