COLOR #6D7D54

HEX: #6D7D54 RGB: (109,125,84)

Color info

#6D7D54 contains red, green and blue colors in about the same proportion. Web safe color of #6D7D54 is #666666 (or #666).

RGB color model

#6D7D54 color RGB value is (109,125,84).

RGB: (109,125,84) (43%, 49%, 33%)

RGB channels and saturation

R 109 of 255 = 43%
G 125 of 255 = 49%
B 84 of 255 = 33%

109
125
84

R + G + B ~ 42%. #6D7D54 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 125 + 84 = 318 (100%)
R 109 of 318 ~ 34.28%
G 125 of 318 ~ 39.31%
B 84 of 318 ~ 26.42'%

%34.28
%39.31
%26.42

CMYK color model

#6D7D54 color CMYK value is (13,0,33,51).

  • cyan value is 12.80%
  • magenta value is 0.00%
  • yellow value is 32.80%
  • key color value is 50.98%

CMYK: (13,0,33,51)
C13M0Y33K51 (13%, 0%, 33%, 51%)
(0.13 / 0.00 / 0.33 / 0.51)

CMYK percentages

%12.8
%0
%32.8
%50.98

Codes

Color #6D7D54 in popluar color models

6D 7D 54
RGB 109 125 84
HSL 83° 19.62% 40.98%
HSB/HSV 83° 32.80% 49.02%
CMYK 12.80% 0.00% 32.80%
50.98%

Color #6D7D54 in popluar number systems.

HEX 6D 7D 54
Decimal 109 125 84
Binary 1101101 1111101 1010100
Octal 155 175 124

Shades and tints

Shades of #6D7D54

#6D7D54
(109,125,84)
#64724D
(100,114,77)
#5B6746
(91,103,70)
#525C3F
(82,92,63)
#495138
(73,81,56)
#404631
(64,70,49)
#373B2A
(55,59,42)
#2E3023
(46,48,35)
#25251C
(37,37,28)
#1C1A15
(28,26,21)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #6D7D54

#6D7D54
(109,125,84)
#7A8863
(122,136,99)
#879372
(135,147,114)
#949E81
(148,158,129)
#A1A990
(161,169,144)
#AEB49F
(174,180,159)
#BBBFAE
(187,191,174)
#C8CABD
(200,202,189)
#D5D5CC
(213,213,204)
#E2E0DB
(226,224,219)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7D54 color. Also use rgb(109,125,84) instead hex code.

Text Font Color

.myTextColor { color: #6D7D54; }

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

This text font color is #6D7D54.

Background Color

.myBgColor { background-color: #6D7D54; }

<div style="background-color:#6D7D54">Inner text</div>

This div background color is #6D7D54.

Border color

.myBorderColor { border: 1px solid #6D7D54; }

<div style="border:3px solid #6D7D54">Div</div>

This div border color is #6D7D54.

Opacity

.myOpacity80 { color: #6D7D54; opacity: 0.8; }

<p style="color:#6D7D54;opacity:0.8;">80%</p>

Text with #6D7D54 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 #6D7D54;}

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

This text has shadow with #6D7D54 color.


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

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

This text has shadow with #6D7D54 primary color and red secondary color.


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

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

This text has shadow with #6D7D54 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6D7D54.

Preview

Color preview on black background

This text has color #6D7D54 on black background.


Color preview on white background

This text has color #6D7D54 on white background.


Black color preview on #6D7D54 background

This text has black color on #6D7D54 background.


White color preview on #6D7D54 background

This text has white color on #6D7D54 background.


Related colors

Complementary color

Complementary color for #hex is #9282AB.


I love getcolorcode.com

Triadic colors

1 #546D7D and #7D546D with #6D7D54 are triadic colors.

2 #547D6D and #7D6D54 with #6D7D54 are triadic colors.