COLOR #6D9814

HEX: #6D9814 RGB: (109,152,20)

Color info

#6D9814 contains mainly red and green colors. Web safe color of #6D9814 is #669900 (or #690).

RGB color model

#6D9814 color RGB value is (109,152,20).

RGB: (109,152,20) (43%, 60%, 8%)

RGB channels and saturation

R 109 of 255 = 43%
G 152 of 255 = 60%
B 20 of 255 = 8%

109
152
20

R + G + B ~ 37%. #6D9814 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 152 + 20 = 281 (100%)
R 109 of 281 ~ 38.79%
G 152 of 281 ~ 54.09%
B 20 of 281 ~ 7.12'%

%38.79
%54.09

CMYK color model

#6D9814 color CMYK value is (28,0,87,40).

  • cyan value is 28.29%
  • magenta value is 0.00%
  • yellow value is 86.84%
  • key color value is 40.39%

CMYK: (28,0,87,40)
C28M0Y87K40 (28%, 0%, 87%, 40%)
(0.28 / 0.00 / 0.87 / 0.40)

CMYK percentages

%28.29
%0
%86.84
%40.39

Codes

Color #6D9814 in popluar color models

6D 98 14
RGB 109 152 20
HSL 80° 76.74% 33.73%
HSB/HSV 80° 86.84% 59.61%
CMYK 28.29% 0.00% 86.84%
40.39%

Color #6D9814 in popluar number systems.

HEX 6D 98 14
Decimal 109 152 20
Binary 1101101 10011000 10100
Octal 155 230 24

Shades and tints

Shades of #6D9814

#6D9814
(109,152,20)
#648B13
(100,139,19)
#5B7E12
(91,126,18)
#527111
(82,113,17)
#496410
(73,100,16)
#40570F
(64,87,15)
#374A0E
(55,74,14)
#2E3D0D
(46,61,13)
#25300C
(37,48,12)
#1C230B
(28,35,11)
#13160A
(19,22,10)
#000000
(0,0,0)

Tints of #6D9814

#6D9814
(109,152,20)
#7AA129
(122,161,41)
#87AA3E
(135,170,62)
#94B353
(148,179,83)
#A1BC68
(161,188,104)
#AEC57D
(174,197,125)
#BBCE92
(187,206,146)
#C8D7A7
(200,215,167)
#D5E0BC
(213,224,188)
#E2E9D1
(226,233,209)
#EFF2E6
(239,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9814 color. Also use rgb(109,152,20) instead hex code.

Text Font Color

.myTextColor { color: #6D9814; }

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

This text font color is #6D9814.

Background Color

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

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

This div background color is #6D9814.

Border color

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

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

This div border color is #6D9814.

Opacity

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

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

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

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

This text has shadow with #6D9814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9814.

Preview

Color preview on black background

This text has color #6D9814 on black background.


Color preview on white background

This text has color #6D9814 on white background.


Black color preview on #6D9814 background

This text has black color on #6D9814 background.


White color preview on #6D9814 background

This text has white color on #6D9814 background.


Related colors

Complementary color

Complementary color for #hex is #9267EB.


I love getcolorcode.com

Triadic colors

1 #146D98 and #98146D with #6D9814 are triadic colors.

2 #14986D and #986D14 with #6D9814 are triadic colors.