COLOR #68836A

HEX: #68836A RGB: (104,131,106)

Color info

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

RGB color model

#68836A color RGB value is (104,131,106).

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

RGB channels and saturation

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

104
131
106

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

Portions of RGB colors in percentages

R + G + B = 104 + 131 + 106 = 341 (100%)
R 104 of 341 ~ 30.5%
G 131 of 341 ~ 38.42%
B 106 of 341 ~ 31.09'%

%30.5
%38.42
%31.09

CMYK color model

#68836A color CMYK value is (21,0,19,49).

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

CMYK: (21,0,19,49)
C21M0Y19K49 (21%, 0%, 19%, 49%)
(0.21 / 0.00 / 0.19 / 0.49)

CMYK percentages

%20.61
%0
%19.08
%48.63

Codes

Color #68836A in popluar color models

68 83 6A
RGB 104 131 106
HSL 124° 11.49% 46.08%
HSB/HSV 124° 20.61% 51.37%
CMYK 20.61% 0.00% 19.08%
48.63%

Color #68836A in popluar number systems.

HEX 68 83 6A
Decimal 104 131 106
Binary 1101000 10000011 1101010
Octal 150 203 152

Shades and tints

Shades of #68836A

#68836A
(104,131,106)
#5F7861
(95,120,97)
#566D58
(86,109,88)
#4D624F
(77,98,79)
#445746
(68,87,70)
#3B4C3D
(59,76,61)
#324134
(50,65,52)
#29362B
(41,54,43)
#202B22
(32,43,34)
#172019
(23,32,25)
#0E1510
(14,21,16)
#000000
(0,0,0)

Tints of #68836A

#68836A
(104,131,106)
#758E77
(117,142,119)
#829984
(130,153,132)
#8FA491
(143,164,145)
#9CAF9E
(156,175,158)
#A9BAAB
(169,186,171)
#B6C5B8
(182,197,184)
#C3D0C5
(195,208,197)
#D0DBD2
(208,219,210)
#DDE6DF
(221,230,223)
#EAF1EC
(234,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68836A; }

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

This text font color is #68836A.

Background Color

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

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

This div background color is #68836A.

Border color

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

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

This div border color is #68836A.

Opacity

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

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

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

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

This text has shadow with #68836A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68836A.

Preview

Color preview on black background

This text has color #68836A on black background.


Color preview on white background

This text has color #68836A on white background.


Black color preview on #68836A background

This text has black color on #68836A background.


White color preview on #68836A background

This text has white color on #68836A background.


Related colors

Complementary color

Complementary color for #hex is #977C95.


I love getcolorcode.com

Triadic colors

1 #6A6883 and #836A68 with #68836A are triadic colors.

2 #6A8368 and #83686A with #68836A are triadic colors.