COLOR #67836D

HEX: #67836D RGB: (103,131,109)

Color info

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

RGB color model

#67836D color RGB value is (103,131,109).

RGB: (103,131,109) (40%, 51%, 43%)

RGB channels and saturation

R 103 of 255 = 40%
G 131 of 255 = 51%
B 109 of 255 = 43%

103
131
109

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

Portions of RGB colors in percentages

R + G + B = 103 + 131 + 109 = 343 (100%)
R 103 of 343 ~ 30.03%
G 131 of 343 ~ 38.19%
B 109 of 343 ~ 31.78'%

%30.03
%38.19
%31.78

CMYK color model

#67836D color CMYK value is (21,0,17,49).

  • cyan value is 21.37%
  • magenta value is 0.00%
  • yellow value is 16.79%
  • key color value is 48.63%

CMYK: (21,0,17,49)
C21M0Y17K49 (21%, 0%, 17%, 49%)
(0.21 / 0.00 / 0.17 / 0.49)

CMYK percentages

%21.37
%0
%16.79
%48.63

Codes

Color #67836D in popluar color models

67 83 6D
RGB 103 131 109
HSL 133° 11.97% 45.88%
HSB/HSV 133° 21.37% 51.37%
CMYK 21.37% 0.00% 16.79%
48.63%

Color #67836D in popluar number systems.

HEX 67 83 6D
Decimal 103 131 109
Binary 1100111 10000011 1101101
Octal 147 203 155

Shades and tints

Shades of #67836D

#67836D
(103,131,109)
#5E7864
(94,120,100)
#556D5B
(85,109,91)
#4C6252
(76,98,82)
#435749
(67,87,73)
#3A4C40
(58,76,64)
#314137
(49,65,55)
#28362E
(40,54,46)
#1F2B25
(31,43,37)
#16201C
(22,32,28)
#0D1513
(13,21,19)
#000000
(0,0,0)

Tints of #67836D

#67836D
(103,131,109)
#748E7A
(116,142,122)
#819987
(129,153,135)
#8EA494
(142,164,148)
#9BAFA1
(155,175,161)
#A8BAAE
(168,186,174)
#B5C5BB
(181,197,187)
#C2D0C8
(194,208,200)
#CFDBD5
(207,219,213)
#DCE6E2
(220,230,226)
#E9F1EF
(233,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67836D color. Also use rgb(103,131,109) instead hex code.

Text Font Color

.myTextColor { color: #67836D; }

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

This text font color is #67836D.

Background Color

.myBgColor { background-color: #67836D; }

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

This div background color is #67836D.

Border color

.myBorderColor { border: 1px solid #67836D; }

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

This div border color is #67836D.

Opacity

.myOpacity80 { color: #67836D; opacity: 0.8; }

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

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

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

This text has shadow with #67836D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67836D.

Preview

Color preview on black background

This text has color #67836D on black background.


Color preview on white background

This text has color #67836D on white background.


Black color preview on #67836D background

This text has black color on #67836D background.


White color preview on #67836D background

This text has white color on #67836D background.


Related colors

Complementary color

Complementary color for #hex is #987C92.


I love getcolorcode.com

Triadic colors

1 #6D6783 and #836D67 with #67836D are triadic colors.

2 #6D8367 and #83676D with #67836D are triadic colors.