COLOR #6D9578

HEX: #6D9578 RGB: (109,149,120)

Color info

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

RGB color model

#6D9578 color RGB value is (109,149,120).

RGB: (109,149,120) (43%, 58%, 47%)

RGB channels and saturation

R 109 of 255 = 43%
G 149 of 255 = 58%
B 120 of 255 = 47%

109
149
120

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

Portions of RGB colors in percentages

R + G + B = 109 + 149 + 120 = 378 (100%)
R 109 of 378 ~ 28.84%
G 149 of 378 ~ 39.42%
B 120 of 378 ~ 31.75'%

%28.84
%39.42
%31.75

CMYK color model

#6D9578 color CMYK value is (27,0,19,42).

  • cyan value is 26.85%
  • magenta value is 0.00%
  • yellow value is 19.46%
  • key color value is 41.57%

CMYK: (27,0,19,42)
C27M0Y19K42 (27%, 0%, 19%, 42%)
(0.27 / 0.00 / 0.19 / 0.42)

CMYK percentages

%26.85
%0
%19.46
%41.57

Codes

Color #6D9578 in popluar color models

6D 95 78
RGB 109 149 120
HSL 137° 15.87% 50.59%
HSB/HSV 137° 26.85% 58.43%
CMYK 26.85% 0.00% 19.46%
41.57%

Color #6D9578 in popluar number systems.

HEX 6D 95 78
Decimal 109 149 120
Binary 1101101 10010101 1111000
Octal 155 225 170

Shades and tints

Shades of #6D9578

#6D9578
(109,149,120)
#64886E
(100,136,110)
#5B7B64
(91,123,100)
#526E5A
(82,110,90)
#496150
(73,97,80)
#405446
(64,84,70)
#37473C
(55,71,60)
#2E3A32
(46,58,50)
#252D28
(37,45,40)
#1C201E
(28,32,30)
#131314
(19,19,20)
#000000
(0,0,0)

Tints of #6D9578

#6D9578
(109,149,120)
#7A9E84
(122,158,132)
#87A790
(135,167,144)
#94B09C
(148,176,156)
#A1B9A8
(161,185,168)
#AEC2B4
(174,194,180)
#BBCBC0
(187,203,192)
#C8D4CC
(200,212,204)
#D5DDD8
(213,221,216)
#E2E6E4
(226,230,228)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9578 color. Also use rgb(109,149,120) instead hex code.

Text Font Color

.myTextColor { color: #6D9578; }

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

This text font color is #6D9578.

Background Color

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

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

This div background color is #6D9578.

Border color

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

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

This div border color is #6D9578.

Opacity

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

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

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

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

This text has shadow with #6D9578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9578.

Preview

Color preview on black background

This text has color #6D9578 on black background.


Color preview on white background

This text has color #6D9578 on white background.


Black color preview on #6D9578 background

This text has black color on #6D9578 background.


White color preview on #6D9578 background

This text has white color on #6D9578 background.


Related colors

Complementary color

Complementary color for #hex is #926A87.


I love getcolorcode.com

Triadic colors

1 #786D95 and #95786D with #6D9578 are triadic colors.

2 #78956D and #956D78 with #6D9578 are triadic colors.