COLOR #6D7B15

HEX: #6D7B15 RGB: (109,123,21)

Color info

#6D7B15 contains mainly red and green colors. Web safe color of #6D7B15 is #666600 (or #660).

RGB color model

#6D7B15 color RGB value is (109,123,21).

RGB: (109,123,21) (43%, 48%, 8%)

RGB channels and saturation

R 109 of 255 = 43%
G 123 of 255 = 48%
B 21 of 255 = 8%

109
123
21

R + G + B ~ 33%. #6D7B15 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 123 + 21 = 253 (100%)
R 109 of 253 ~ 43.08%
G 123 of 253 ~ 48.62%
B 21 of 253 ~ 8.3'%

%43.08
%48.62

CMYK color model

#6D7B15 color CMYK value is (11,0,83,52).

  • cyan value is 11.38%
  • magenta value is 0.00%
  • yellow value is 82.93%
  • key color value is 51.76%

CMYK: (11,0,83,52)
C11M0Y83K52 (11%, 0%, 83%, 52%)
(0.11 / 0.00 / 0.83 / 0.52)

CMYK percentages

%11.38
%0
%82.93
%51.76

Codes

Color #6D7B15 in popluar color models

6D 7B 15
RGB 109 123 21
HSL 68° 70.83% 28.24%
HSB/HSV 68° 82.93% 48.24%
CMYK 11.38% 0.00% 82.93%
51.76%

Color #6D7B15 in popluar number systems.

HEX 6D 7B 15
Decimal 109 123 21
Binary 1101101 1111011 10101
Octal 155 173 25

Shades and tints

Shades of #6D7B15

#6D7B15
(109,123,21)
#647014
(100,112,20)
#5B6513
(91,101,19)
#525A12
(82,90,18)
#494F11
(73,79,17)
#404410
(64,68,16)
#37390F
(55,57,15)
#2E2E0E
(46,46,14)
#25230D
(37,35,13)
#1C180C
(28,24,12)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #6D7B15

#6D7B15
(109,123,21)
#7A872A
(122,135,42)
#87933F
(135,147,63)
#949F54
(148,159,84)
#A1AB69
(161,171,105)
#AEB77E
(174,183,126)
#BBC393
(187,195,147)
#C8CFA8
(200,207,168)
#D5DBBD
(213,219,189)
#E2E7D2
(226,231,210)
#EFF3E7
(239,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7B15 color. Also use rgb(109,123,21) instead hex code.

Text Font Color

.myTextColor { color: #6D7B15; }

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

This text font color is #6D7B15.

Background Color

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

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

This div background color is #6D7B15.

Border color

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

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

This div border color is #6D7B15.

Opacity

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

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

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

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

This text has shadow with #6D7B15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7B15.

Preview

Color preview on black background

This text has color #6D7B15 on black background.


Color preview on white background

This text has color #6D7B15 on white background.


Black color preview on #6D7B15 background

This text has black color on #6D7B15 background.


White color preview on #6D7B15 background

This text has white color on #6D7B15 background.


Related colors

Complementary color

Complementary color for #hex is #9284EA.


I love getcolorcode.com

Triadic colors

1 #156D7B and #7B156D with #6D7B15 are triadic colors.

2 #157B6D and #7B6D15 with #6D7B15 are triadic colors.