COLOR #6D7C23

HEX: #6D7C23 RGB: (109,124,35)

Color info

#6D7C23 contains mainly red and green colors. Web safe color of #6D7C23 is #666633 (or #663).

RGB color model

#6D7C23 color RGB value is (109,124,35).

RGB: (109,124,35) (43%, 49%, 14%)

RGB channels and saturation

R 109 of 255 = 43%
G 124 of 255 = 49%
B 35 of 255 = 14%

109
124
35

R + G + B ~ 35%. #6D7C23 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 124 + 35 = 268 (100%)
R 109 of 268 ~ 40.67%
G 124 of 268 ~ 46.27%
B 35 of 268 ~ 13.06'%

%40.67
%46.27
%13.06

CMYK color model

#6D7C23 color CMYK value is (12,0,72,51).

  • cyan value is 12.10%
  • magenta value is 0.00%
  • yellow value is 71.77%
  • key color value is 51.37%

CMYK: (12,0,72,51)
C12M0Y72K51 (12%, 0%, 72%, 51%)
(0.12 / 0.00 / 0.72 / 0.51)

CMYK percentages

%12.1
%0
%71.77
%51.37

Codes

Color #6D7C23 in popluar color models

6D 7C 23
RGB 109 124 35
HSL 70° 55.97% 31.18%
HSB/HSV 70° 71.77% 48.63%
CMYK 12.10% 0.00% 71.77%
51.37%

Color #6D7C23 in popluar number systems.

HEX 6D 7C 23
Decimal 109 124 35
Binary 1101101 1111100 100011
Octal 155 174 43

Shades and tints

Shades of #6D7C23

#6D7C23
(109,124,35)
#647120
(100,113,32)
#5B661D
(91,102,29)
#525B1A
(82,91,26)
#495017
(73,80,23)
#404514
(64,69,20)
#373A11
(55,58,17)
#2E2F0E
(46,47,14)
#25240B
(37,36,11)
#1C1908
(28,25,8)
#130E05
(19,14,5)
#000000
(0,0,0)

Tints of #6D7C23

#6D7C23
(109,124,35)
#7A8737
(122,135,55)
#87924B
(135,146,75)
#949D5F
(148,157,95)
#A1A873
(161,168,115)
#AEB387
(174,179,135)
#BBBE9B
(187,190,155)
#C8C9AF
(200,201,175)
#D5D4C3
(213,212,195)
#E2DFD7
(226,223,215)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7C23 color. Also use rgb(109,124,35) instead hex code.

Text Font Color

.myTextColor { color: #6D7C23; }

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

This text font color is #6D7C23.

Background Color

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

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

This div background color is #6D7C23.

Border color

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

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

This div border color is #6D7C23.

Opacity

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

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

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

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

This text has shadow with #6D7C23 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7C23.

Preview

Color preview on black background

This text has color #6D7C23 on black background.


Color preview on white background

This text has color #6D7C23 on white background.


Black color preview on #6D7C23 background

This text has black color on #6D7C23 background.


White color preview on #6D7C23 background

This text has white color on #6D7C23 background.


Related colors

Complementary color

Complementary color for #hex is #9283DC.


I love getcolorcode.com

Triadic colors

1 #236D7C and #7C236D with #6D7C23 are triadic colors.

2 #237C6D and #7C6D23 with #6D7C23 are triadic colors.