COLOR #6D9B5E

HEX: #6D9B5E
RGB: (109,155,94)

Renk bilgisi

#6D9B5E contains mainly red and green colors. #6D9B5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6D9B5E color RGB value is (109,155,94).

  • kırmız ton 109;
  • yeşil ton 155;
  • mavi ton 94.
RGB:
(109,155,94)
(43%,61%,37%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 155 of 255 = 61%
B 94 of 255 = 37%

109
155
94

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 155 + 94 = 358 (100%)
R 109 of 358 ~ 30.45%
G 155 of 358 ~ 43.3%
B 94 of 358 ~ 26.26%

%30.45
%43.3
%26.26

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.68%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%
CMYK:
(30,0,39,39)
C30M0Y39K39 
(30%,0%,39%,39%)
(0.30/0.00/0.39/0.39)	

CMYK yüzdeleri

%29.68
%0
%39.35
%39.22

Codes

Color #6D9B5E in popluar color models

6D9B5E
RGB10915594
HSL105°24.50%48.82%
HSB/HSV105°39.35%60.78%
CMYK29.68%0.00%39.35%
39.22%

Color #6D9B5E in popluar number systems.

HEX6D9B5E
Decimal10915594
Binary1101101100110111011110
Octal155233136

Shades and tints

Shades of #6D9B5E

#6D9B5E
(109,155,94)
#648D56
(100,141,86)
#5B7F4E
(91,127,78)
#527146
(82,113,70)
#49633E
(73,99,62)
#405536
(64,85,54)
#37472E
(55,71,46)
#2E3926
(46,57,38)
#252B1E
(37,43,30)
#1C1D16
(28,29,22)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #6D9B5E

#6D9B5E
(109,155,94)
#7AA46C
(122,164,108)
#87AD7A
(135,173,122)
#94B688
(148,182,136)
#A1BF96
(161,191,150)
#AEC8A4
(174,200,164)
#BBD1B2
(187,209,178)
#C8DAC0
(200,218,192)
#D5E3CE
(213,227,206)
#E2ECDC
(226,236,220)
#EFF5EA
(239,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9B5E; }

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

This text font color is #6D9B5E.


Background Color

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

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

This div background color is #6D9B5E.


Border color

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

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

This div border color is #6D9B5E.


Opacity

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

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

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

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

This text has shadow with #6D9B5E color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D9B5E on black background.


Color preview on white background

This text has color #6D9B5E on white background.



Black color preview on #6D9B5E background

This text has black color on #6D9B5E background.


White color preview on #6D9B5E background

This text has white color on #6D9B5E background.