COLOR #689868

HEX: #689868 RGB: (104,152,104)

Color info

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

RGB color model

#689868 color RGB value is (104,152,104).

RGB: (104,152,104) (41%, 60%, 41%)

RGB channels and saturation

R 104 of 255 = 41%
G 152 of 255 = 60%
B 104 of 255 = 41%

104
152
104

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

Portions of RGB colors in percentages

R + G + B = 104 + 152 + 104 = 360 (100%)
R 104 of 360 ~ 28.89%
G 152 of 360 ~ 42.22%
B 104 of 360 ~ 28.89'%

%28.89
%42.22
%28.89

CMYK color model

#689868 color CMYK value is (32,0,32,40).

  • cyan value is 31.58%
  • magenta value is 0.00%
  • yellow value is 31.58%
  • key color value is 40.39%

CMYK: (32,0,32,40)
C32M0Y32K40 (32%, 0%, 32%, 40%)
(0.32 / 0.00 / 0.32 / 0.40)

CMYK percentages

%31.58
%0
%31.58
%40.39

Codes

Color #689868 in popluar color models

68 98 68
RGB 104 152 104
HSL 120° 18.90% 50.20%
HSB/HSV 120° 31.58% 59.61%
CMYK 31.58% 0.00% 31.58%
40.39%

Color #689868 in popluar number systems.

HEX 68 98 68
Decimal 104 152 104
Binary 1101000 10011000 1101000
Octal 150 230 150

Shades and tints

Shades of #689868

#689868
(104,152,104)
#5F8B5F
(95,139,95)
#567E56
(86,126,86)
#4D714D
(77,113,77)
#446444
(68,100,68)
#3B573B
(59,87,59)
#324A32
(50,74,50)
#293D29
(41,61,41)
#203020
(32,48,32)
#172317
(23,35,23)
#0E160E
(14,22,14)
#000000
(0,0,0)

Tints of #689868

#689868
(104,152,104)
#75A175
(117,161,117)
#82AA82
(130,170,130)
#8FB38F
(143,179,143)
#9CBC9C
(156,188,156)
#A9C5A9
(169,197,169)
#B6CEB6
(182,206,182)
#C3D7C3
(195,215,195)
#D0E0D0
(208,224,208)
#DDE9DD
(221,233,221)
#EAF2EA
(234,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689868; }

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

This text font color is #689868.

Background Color

.myBgColor { background-color: #689868; }

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

This div background color is #689868.

Border color

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

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

This div border color is #689868.

Opacity

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

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

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

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

This text has shadow with #689868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689868.

Preview

Color preview on black background

This text has color #689868 on black background.


Color preview on white background

This text has color #689868 on white background.


Black color preview on #689868 background

This text has black color on #689868 background.


White color preview on #689868 background

This text has white color on #689868 background.


Related colors

Complementary color

Complementary color for #hex is #976797.


I love getcolorcode.com

Triadic colors

1 #686898 and #986868 with #689868 are triadic colors.

2 #689868 and #986868 with #689868 are triadic colors.