COLOR #6D9468

HEX: #6D9468 RGB: (109,148,104)

Color info

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

RGB color model

#6D9468 color RGB value is (109,148,104).

RGB: (109,148,104) (43%, 58%, 41%)

RGB channels and saturation

R 109 of 255 = 43%
G 148 of 255 = 58%
B 104 of 255 = 41%

109
148
104

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

Portions of RGB colors in percentages

R + G + B = 109 + 148 + 104 = 361 (100%)
R 109 of 361 ~ 30.19%
G 148 of 361 ~ 41%
B 104 of 361 ~ 28.81'%

%30.19
%41
%28.81

CMYK color model

#6D9468 color CMYK value is (26,0,30,42).

  • cyan value is 26.35%
  • magenta value is 0.00%
  • yellow value is 29.73%
  • key color value is 41.96%
CMYK: (26,0,30,42) C26M0Y30K42 (26%,0%,30%,42%) (0.26/0.00/0.30/0.42) 

CMYK percentages

%26.35
%0
%29.73
%41.96

Codes

Color #6D9468 in popluar color models

6D 94 68
RGB 109 148 104
HSL 113° 17.46% 49.41%
HSB/HSV 113° 29.73% 58.04%
CMYK 26.35% 0.00% 29.73%
41.96%

Color #6D9468 in popluar number systems.

HEX 6D 94 68
Decimal 109 148 104
Binary 1101101 10010100 1101000
Octal 155 224 150

Shades and tints

Shades of #6D9468

#6D9468
(109,148,104)
#64875F
(100,135,95)
#5B7A56
(91,122,86)
#526D4D
(82,109,77)
#496044
(73,96,68)
#40533B
(64,83,59)
#374632
(55,70,50)
#2E3929
(46,57,41)
#252C20
(37,44,32)
#1C1F17
(28,31,23)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #6D9468

#6D9468
(109,148,104)
#7A9D75
(122,157,117)
#87A682
(135,166,130)
#94AF8F
(148,175,143)
#A1B89C
(161,184,156)
#AEC1A9
(174,193,169)
#BBCAB6
(187,202,182)
#C8D3C3
(200,211,195)
#D5DCD0
(213,220,208)
#E2E5DD
(226,229,221)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9468 color. Also use rgb(109,148,104) instead hex code.

Text Font Color

.myTextColor { color: #6D9468; }

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

This text font color is #6D9468.

Background Color

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

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

This div background color is #6D9468.

Border color

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

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

This div border color is #6D9468.

Opacity

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

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

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

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

This text has shadow with #6D9468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9468.

Preview

Color preview on black background

This text has color #6D9468 on black background.


Color preview on white background

This text has color #6D9468 on white background.


Black color preview on #6D9468 background

This text has black color on #6D9468 background.


White color preview on #6D9468 background

This text has white color on #6D9468 background.


Related colors

Complementary color

Complementary color for #hex is #926B97.


I love getcolorcode.com

Triadic colors

1 #686D94 and #94686D with #6D9468 are triadic colors.

2 #68946D and #946D68 with #6D9468 are triadic colors.