COLOR #6D966E

HEX: #6D966E RGB: (109,150,110)

Renk bilgisi

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

RGB renk modeli

#6D966E color RGB value is (109,150,110).

RGB: (109,150,110) (43%, 59%, 43%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 150 of 255 = 59%
B 110 of 255 = 43%

109
150
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 150 + 110 = 369 (100%)
R 109 of 369 ~ 29.54%
G 150 of 369 ~ 40.65%
B 110 of 369 ~ 29.81'%

%29.54
%40.65
%29.81

CMYK RENK MODELİ

#6D966E rengi CMYK tonu (27,0,27,41).

  • camgöbeği tonu 27.33%
  • eflatun tonu 0.00%
  • sarı tonu 26.67%
  • ana renk tonu 41.18%

CMYK: (27,0,27,41)
C27M0Y27K41 (27%, 0%, 27%, 41%)
(0.27 / 0.00 / 0.27 / 0.41)

CMYK yüzdeleri

%27.33
%0
%26.67
%41.18

Codes

Color #6D966E in popluar color models

6D 96 6E
RGB 109 150 110
HSL 121° 16.33% 50.78%
HSB/HSV 121° 27.33% 58.82%
CMYK 27.33% 0.00% 26.67%
41.18%

Color #6D966E in popluar number systems.

HEX 6D 96 6E
Decimal 109 150 110
Binary 1101101 10010110 1101110
Octal 155 226 156

Shades and tints

Shades of #6D966E

#6D966E
(109,150,110)
#648964
(100,137,100)
#5B7C5A
(91,124,90)
#526F50
(82,111,80)
#496246
(73,98,70)
#40553C
(64,85,60)
#374832
(55,72,50)
#2E3B28
(46,59,40)
#252E1E
(37,46,30)
#1C2114
(28,33,20)
#13140A
(19,20,10)
#000000
(0,0,0)

Tints of #6D966E

#6D966E
(109,150,110)
#7A9F7B
(122,159,123)
#87A888
(135,168,136)
#94B195
(148,177,149)
#A1BAA2
(161,186,162)
#AEC3AF
(174,195,175)
#BBCCBC
(187,204,188)
#C8D5C9
(200,213,201)
#D5DED6
(213,222,214)
#E2E7E3
(226,231,227)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D966E color. Also use rgb(109,150,110) instead hex code.

Text Font Color

.myTextColor { color: #6D966E; }

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

This text font color is #6D966E.

Background Color

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

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

This div background color is #6D966E.

Border color

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

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

This div border color is #6D966E.

Opacity

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

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

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

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

This text has shadow with #6D966E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D966E.

Preview

Color preview on black background

This text has color #6D966E on black background.


Color preview on white background

This text has color #6D966E on white background.


Black color preview on #6D966E background

This text has black color on #6D966E background.


White color preview on #6D966E background

This text has white color on #6D966E background.


Related colors

Complementary color

Complementary color for #hex is #926991.


I love getcolorcode.com

Triadic colors

1 #6E6D96 and #966E6D with #6D966E are triadic colors.

2 #6E966D and #966D6E with #6D966E are triadic colors.