COLOR #68895E

HEX: #68895E RGB: (104,137,94)

Color info

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

RGB color model

#68895E color RGB value is (104,137,94).

RGB: (104,137,94) (41%, 54%, 37%)

RGB channels and saturation

R 104 of 255 = 41%
G 137 of 255 = 54%
B 94 of 255 = 37%

104
137
94

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

Portions of RGB colors in percentages

R + G + B = 104 + 137 + 94 = 335 (100%)
R 104 of 335 ~ 31.04%
G 137 of 335 ~ 40.9%
B 94 of 335 ~ 28.06'%

%31.04
%40.9
%28.06

CMYK color model

#68895E color CMYK value is (24,0,31,46).

  • cyan value is 24.09%
  • magenta value is 0.00%
  • yellow value is 31.39%
  • key color value is 46.27%

CMYK: (24,0,31,46)
C24M0Y31K46 (24%, 0%, 31%, 46%)
(0.24 / 0.00 / 0.31 / 0.46)

CMYK percentages

%24.09
%0
%31.39
%46.27

Codes

Color #68895E in popluar color models

68 89 5E
RGB 104 137 94
HSL 106° 18.61% 45.29%
HSB/HSV 106° 31.39% 53.73%
CMYK 24.09% 0.00% 31.39%
46.27%

Color #68895E in popluar number systems.

HEX 68 89 5E
Decimal 104 137 94
Binary 1101000 10001001 1011110
Octal 150 211 136

Shades and tints

Shades of #68895E

#68895E
(104,137,94)
#5F7D56
(95,125,86)
#56714E
(86,113,78)
#4D6546
(77,101,70)
#44593E
(68,89,62)
#3B4D36
(59,77,54)
#32412E
(50,65,46)
#293526
(41,53,38)
#20291E
(32,41,30)
#171D16
(23,29,22)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #68895E

#68895E
(104,137,94)
#75936C
(117,147,108)
#829D7A
(130,157,122)
#8FA788
(143,167,136)
#9CB196
(156,177,150)
#A9BBA4
(169,187,164)
#B6C5B2
(182,197,178)
#C3CFC0
(195,207,192)
#D0D9CE
(208,217,206)
#DDE3DC
(221,227,220)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68895E color. Also use rgb(104,137,94) instead hex code.

Text Font Color

.myTextColor { color: #68895E; }

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

This text font color is #68895E.

Background Color

.myBgColor { background-color: #68895E; }

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

This div background color is #68895E.

Border color

.myBorderColor { border: 1px solid #68895E; }

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

This div border color is #68895E.

Opacity

.myOpacity80 { color: #68895E; opacity: 0.8; }

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

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

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

This text has shadow with #68895E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68895E.

Preview

Color preview on black background

This text has color #68895E on black background.


Color preview on white background

This text has color #68895E on white background.


Black color preview on #68895E background

This text has black color on #68895E background.


White color preview on #68895E background

This text has white color on #68895E background.


Related colors

Complementary color

Complementary color for #hex is #9776A1.


I love getcolorcode.com

Triadic colors

1 #5E6889 and #895E68 with #68895E are triadic colors.

2 #5E8968 and #89685E with #68895E are triadic colors.