COLOR #6D9B74

HEX: #6D9B74 RGB: (109,155,116)

Renk bilgisi

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

RGB renk modeli

#6D9B74 color RGB value is (109,155,116).

RGB: (109,155,116) (43%, 61%, 45%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 155 of 255 = 61%
B 116 of 255 = 45%

109
155
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 155 + 116 = 380 (100%)
R 109 of 380 ~ 28.68%
G 155 of 380 ~ 40.79%
B 116 of 380 ~ 30.53'%

%28.68
%40.79
%30.53

CMYK RENK MODELİ

#6D9B74 rengi CMYK tonu (30,0,25,39).

  • camgöbeği tonu 29.68%
  • eflatun tonu 0.00%
  • sarı tonu 25.16%
  • ana renk tonu 39.22%

CMYK: (30,0,25,39)
C30M0Y25K39 (30%, 0%, 25%, 39%)
(0.30 / 0.00 / 0.25 / 0.39)

CMYK yüzdeleri

%29.68
%0
%25.16
%39.22

Codes

Color #6D9B74 in popluar color models

6D 9B 74
RGB 109 155 116
HSL 129° 18.70% 51.76%
HSB/HSV 129° 29.68% 60.78%
CMYK 29.68% 0.00% 25.16%
39.22%

Color #6D9B74 in popluar number systems.

HEX 6D 9B 74
Decimal 109 155 116
Binary 1101101 10011011 1110100
Octal 155 233 164

Shades and tints

Shades of #6D9B74

#6D9B74
(109,155,116)
#648D6A
(100,141,106)
#5B7F60
(91,127,96)
#527156
(82,113,86)
#49634C
(73,99,76)
#405542
(64,85,66)
#374738
(55,71,56)
#2E392E
(46,57,46)
#252B24
(37,43,36)
#1C1D1A
(28,29,26)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #6D9B74

#6D9B74
(109,155,116)
#7AA480
(122,164,128)
#87AD8C
(135,173,140)
#94B698
(148,182,152)
#A1BFA4
(161,191,164)
#AEC8B0
(174,200,176)
#BBD1BC
(187,209,188)
#C8DAC8
(200,218,200)
#D5E3D4
(213,227,212)
#E2ECE0
(226,236,224)
#EFF5EC
(239,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9B74 color. Also use rgb(109,155,116) instead hex code.

Text Font Color

.myTextColor { color: #6D9B74; }

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

This text font color is #6D9B74.

Background Color

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

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

This div background color is #6D9B74.

Border color

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

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

This div border color is #6D9B74.

Opacity

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

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

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

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

This text has shadow with #6D9B74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9B74.

Preview

Color preview on black background

This text has color #6D9B74 on black background.


Color preview on white background

This text has color #6D9B74 on white background.


Black color preview on #6D9B74 background

This text has black color on #6D9B74 background.


White color preview on #6D9B74 background

This text has white color on #6D9B74 background.


Related colors

Complementary color

Complementary color for #hex is #92648B.


I love getcolorcode.com

Triadic colors

1 #746D9B and #9B746D with #6D9B74 are triadic colors.

2 #749B6D and #9B6D74 with #6D9B74 are triadic colors.