COLOR #68896B

HEX: #68896B RGB: (104,137,107)

Color info

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

RGB color model

#68896B color RGB value is (104,137,107).

RGB: (104,137,107) (41%, 54%, 42%)

RGB channels and saturation

R 104 of 255 = 41%
G 137 of 255 = 54%
B 107 of 255 = 42%

104
137
107

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

Portions of RGB colors in percentages

R + G + B = 104 + 137 + 107 = 348 (100%)
R 104 of 348 ~ 29.89%
G 137 of 348 ~ 39.37%
B 107 of 348 ~ 30.75'%

%29.89
%39.37
%30.75

CMYK color model

#68896B color CMYK value is (24,0,22,46).

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

CMYK: (24,0,22,46)
C24M0Y22K46 (24%, 0%, 22%, 46%)
(0.24 / 0.00 / 0.22 / 0.46)

CMYK percentages

%24.09
%0
%21.9
%46.27

Codes

Color #68896B in popluar color models

68 89 6B
RGB 104 137 107
HSL 125° 13.69% 47.25%
HSB/HSV 125° 24.09% 53.73%
CMYK 24.09% 0.00% 21.90%
46.27%

Color #68896B in popluar number systems.

HEX 68 89 6B
Decimal 104 137 107
Binary 1101000 10001001 1101011
Octal 150 211 153

Shades and tints

Shades of #68896B

#68896B
(104,137,107)
#5F7D62
(95,125,98)
#567159
(86,113,89)
#4D6550
(77,101,80)
#445947
(68,89,71)
#3B4D3E
(59,77,62)
#324135
(50,65,53)
#29352C
(41,53,44)
#202923
(32,41,35)
#171D1A
(23,29,26)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #68896B

#68896B
(104,137,107)
#759378
(117,147,120)
#829D85
(130,157,133)
#8FA792
(143,167,146)
#9CB19F
(156,177,159)
#A9BBAC
(169,187,172)
#B6C5B9
(182,197,185)
#C3CFC6
(195,207,198)
#D0D9D3
(208,217,211)
#DDE3E0
(221,227,224)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68896B color. Also use rgb(104,137,107) instead hex code.

Text Font Color

.myTextColor { color: #68896B; }

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

This text font color is #68896B.

Background Color

.myBgColor { background-color: #68896B; }

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

This div background color is #68896B.

Border color

.myBorderColor { border: 1px solid #68896B; }

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

This div border color is #68896B.

Opacity

.myOpacity80 { color: #68896B; opacity: 0.8; }

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

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

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

This text has shadow with #68896B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68896B.

Preview

Color preview on black background

This text has color #68896B on black background.


Color preview on white background

This text has color #68896B on white background.


Black color preview on #68896B background

This text has black color on #68896B background.


White color preview on #68896B background

This text has white color on #68896B background.


Related colors

Complementary color

Complementary color for #hex is #977694.


I love getcolorcode.com

Triadic colors

1 #6B6889 and #896B68 with #68896B are triadic colors.

2 #6B8968 and #89686B with #68896B are triadic colors.