COLOR #68836B

HEX: #68836B RGB: (104,131,107)

Color info

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

RGB color model

#68836B color RGB value is (104,131,107).

RGB: (104,131,107) (41%, 51%, 42%)

RGB channels and saturation

R 104 of 255 = 41%
G 131 of 255 = 51%
B 107 of 255 = 42%

104
131
107

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

Portions of RGB colors in percentages

R + G + B = 104 + 131 + 107 = 342 (100%)
R 104 of 342 ~ 30.41%
G 131 of 342 ~ 38.3%
B 107 of 342 ~ 31.29'%

%30.41
%38.3
%31.29

CMYK color model

#68836B color CMYK value is (21,0,18,49).

  • cyan value is 20.61%
  • magenta value is 0.00%
  • yellow value is 18.32%
  • key color value is 48.63%

CMYK: (21,0,18,49)
C21M0Y18K49 (21%, 0%, 18%, 49%)
(0.21 / 0.00 / 0.18 / 0.49)

CMYK percentages

%20.61
%0
%18.32
%48.63

Codes

Color #68836B in popluar color models

68 83 6B
RGB 104 131 107
HSL 127° 11.49% 46.08%
HSB/HSV 127° 20.61% 51.37%
CMYK 20.61% 0.00% 18.32%
48.63%

Color #68836B in popluar number systems.

HEX 68 83 6B
Decimal 104 131 107
Binary 1101000 10000011 1101011
Octal 150 203 153

Shades and tints

Shades of #68836B

#68836B
(104,131,107)
#5F7862
(95,120,98)
#566D59
(86,109,89)
#4D6250
(77,98,80)
#445747
(68,87,71)
#3B4C3E
(59,76,62)
#324135
(50,65,53)
#29362C
(41,54,44)
#202B23
(32,43,35)
#17201A
(23,32,26)
#0E1511
(14,21,17)
#000000
(0,0,0)

Tints of #68836B

#68836B
(104,131,107)
#758E78
(117,142,120)
#829985
(130,153,133)
#8FA492
(143,164,146)
#9CAF9F
(156,175,159)
#A9BAAC
(169,186,172)
#B6C5B9
(182,197,185)
#C3D0C6
(195,208,198)
#D0DBD3
(208,219,211)
#DDE6E0
(221,230,224)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68836B; }

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

This text font color is #68836B.

Background Color

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

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

This div background color is #68836B.

Border color

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

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

This div border color is #68836B.

Opacity

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

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

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

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

This text has shadow with #68836B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68836B.

Preview

Color preview on black background

This text has color #68836B on black background.


Color preview on white background

This text has color #68836B on white background.


Black color preview on #68836B background

This text has black color on #68836B background.


White color preview on #68836B background

This text has white color on #68836B background.


Related colors

Complementary color

Complementary color for #hex is #977C94.


I love getcolorcode.com

Triadic colors

1 #6B6883 and #836B68 with #68836B are triadic colors.

2 #6B8368 and #83686B with #68836B are triadic colors.