COLOR #6D9D79

HEX: #6D9D79 RGB: (109,157,121)

Renk bilgisi

#6D9D79 contains red, green and blue colors in about the same proportion. #6D9D79 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6D9D79 color RGB value is (109,157,121).

RGB: (109,157,121) (43%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 157 of 255 = 62%
B 121 of 255 = 47%

109
157
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 157 + 121 = 387 (100%)
R 109 of 387 ~ 28.17%
G 157 of 387 ~ 40.57%
B 121 of 387 ~ 31.27'%

%28.17
%40.57
%31.27

CMYK RENK MODELİ

#6D9D79 rengi CMYK tonu (31,0,23,38).

  • camgöbeği tonu 30.57%
  • eflatun tonu 0.00%
  • sarı tonu 22.93%
  • ana renk tonu 38.43%

CMYK: (31,0,23,38)
C31M0Y23K38 (31%, 0%, 23%, 38%)
(0.31 / 0.00 / 0.23 / 0.38)

CMYK yüzdeleri

%30.57
%0
%22.93
%38.43

Codes

Color #6D9D79 in popluar color models

6D 9D 79
RGB 109 157 121
HSL 135° 19.67% 52.16%
HSB/HSV 135° 30.57% 61.57%
CMYK 30.57% 0.00% 22.93%
38.43%

Color #6D9D79 in popluar number systems.

HEX 6D 9D 79
Decimal 109 157 121
Binary 1101101 10011101 1111001
Octal 155 235 171

Shades and tints

Shades of #6D9D79

#6D9D79
(109,157,121)
#648F6E
(100,143,110)
#5B8163
(91,129,99)
#527358
(82,115,88)
#49654D
(73,101,77)
#405742
(64,87,66)
#374937
(55,73,55)
#2E3B2C
(46,59,44)
#252D21
(37,45,33)
#1C1F16
(28,31,22)
#13110B
(19,17,11)
#000000
(0,0,0)

Tints of #6D9D79

#6D9D79
(109,157,121)
#7AA585
(122,165,133)
#87AD91
(135,173,145)
#94B59D
(148,181,157)
#A1BDA9
(161,189,169)
#AEC5B5
(174,197,181)
#BBCDC1
(187,205,193)
#C8D5CD
(200,213,205)
#D5DDD9
(213,221,217)
#E2E5E5
(226,229,229)
#EFEDF1
(239,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9D79 color. Also use rgb(109,157,121) instead hex code.

Text Font Color

.myTextColor { color: #6D9D79; }

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

This text font color is #6D9D79.

Background Color

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

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

This div background color is #6D9D79.

Border color

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

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

This div border color is #6D9D79.

Opacity

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

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

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

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

This text has shadow with #6D9D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9D79.

Preview

Color preview on black background

This text has color #6D9D79 on black background.


Color preview on white background

This text has color #6D9D79 on white background.


Black color preview on #6D9D79 background

This text has black color on #6D9D79 background.


White color preview on #6D9D79 background

This text has white color on #6D9D79 background.


Related colors

Complementary color

Complementary color for #hex is #926286.


I love getcolorcode.com

Triadic colors

1 #796D9D and #9D796D with #6D9D79 are triadic colors.

2 #799D6D and #9D6D79 with #6D9D79 are triadic colors.