COLOR #6D9364

HEX: #6D9364 RGB: (109,147,100)

Color info

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

RGB color model

#6D9364 color RGB value is (109,147,100).

RGB: (109,147,100) (43%, 58%, 39%)

RGB channels and saturation

R 109 of 255 = 43%
G 147 of 255 = 58%
B 100 of 255 = 39%

109
147
100

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

Portions of RGB colors in percentages

R + G + B = 109 + 147 + 100 = 356 (100%)
R 109 of 356 ~ 30.62%
G 147 of 356 ~ 41.29%
B 100 of 356 ~ 28.09'%

%30.62
%41.29
%28.09

CMYK color model

#6D9364 color CMYK value is (26,0,32,42).

  • cyan value is 25.85%
  • magenta value is 0.00%
  • yellow value is 31.97%
  • key color value is 42.35%

CMYK: (26,0,32,42)
C26M0Y32K42 (26%, 0%, 32%, 42%)
(0.26 / 0.00 / 0.32 / 0.42)

CMYK percentages

%25.85
%0
%31.97
%42.35

Codes

Color #6D9364 in popluar color models

6D 93 64
RGB 109 147 100
HSL 109° 19.03% 48.43%
HSB/HSV 109° 31.97% 57.65%
CMYK 25.85% 0.00% 31.97%
42.35%

Color #6D9364 in popluar number systems.

HEX 6D 93 64
Decimal 109 147 100
Binary 1101101 10010011 1100100
Octal 155 223 144

Shades and tints

Shades of #6D9364

#6D9364
(109,147,100)
#64865B
(100,134,91)
#5B7952
(91,121,82)
#526C49
(82,108,73)
#495F40
(73,95,64)
#405237
(64,82,55)
#37452E
(55,69,46)
#2E3825
(46,56,37)
#252B1C
(37,43,28)
#1C1E13
(28,30,19)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #6D9364

#6D9364
(109,147,100)
#7A9C72
(122,156,114)
#87A580
(135,165,128)
#94AE8E
(148,174,142)
#A1B79C
(161,183,156)
#AEC0AA
(174,192,170)
#BBC9B8
(187,201,184)
#C8D2C6
(200,210,198)
#D5DBD4
(213,219,212)
#E2E4E2
(226,228,226)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9364 color. Also use rgb(109,147,100) instead hex code.

Text Font Color

.myTextColor { color: #6D9364; }

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

This text font color is #6D9364.

Background Color

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

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

This div background color is #6D9364.

Border color

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

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

This div border color is #6D9364.

Opacity

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

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

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

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

This text has shadow with #6D9364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9364.

Preview

Color preview on black background

This text has color #6D9364 on black background.


Color preview on white background

This text has color #6D9364 on white background.


Black color preview on #6D9364 background

This text has black color on #6D9364 background.


White color preview on #6D9364 background

This text has white color on #6D9364 background.


Related colors

Complementary color

Complementary color for #hex is #926C9B.


I love getcolorcode.com

Triadic colors

1 #646D93 and #93646D with #6D9364 are triadic colors.

2 #64936D and #936D64 with #6D9364 are triadic colors.