COLOR #6D8F6E

HEX: #6D8F6E
RGB: (109,143,110)

Renk bilgisi

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

RGB renk modeli

#6D8F6E color RGB value is (109,143,110).

  • kırmız ton 109;
  • yeşil ton 143;
  • mavi ton 110.
RGB:
(109,143,110)
(43%,56%,43%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 143 of 255 = 56%
B 110 of 255 = 43%

109
143
110

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 143 + 110 = 362 (100%)
R 109 of 362 ~ 30.11%
G 143 of 362 ~ 39.5%
B 110 of 362 ~ 30.39%

%30.11
%39.5
%30.39

CMYK RENK MODELİ

#6D8F6E rengi CMYK tonu (24,0,23,44).

  • camgöbeği tonu 23.78%
  • eflatun tonu 0.00%
  • sarı tonu 23.08%
  • ana renk tonu 43.92%
CMYK:
(24,0,23,44)
C24M0Y23K44 
(24%,0%,23%,44%)
(0.24/0.00/0.23/0.44)	

CMYK yüzdeleri

%23.78
%0
%23.08
%43.92

Codes

Color #6D8F6E in popluar color models

6D8F6E
RGB109143110
HSL122°13.49%49.41%
HSB/HSV122°23.78%56.08%
CMYK23.78%0.00%23.08%
43.92%

Color #6D8F6E in popluar number systems.

HEX6D8F6E
Decimal109143110
Binary1101101100011111101110
Octal155217156

Shades and tints

Shades of #6D8F6E

#6D8F6E
(109,143,110)
#648264
(100,130,100)
#5B755A
(91,117,90)
#526850
(82,104,80)
#495B46
(73,91,70)
#404E3C
(64,78,60)
#374132
(55,65,50)
#2E3428
(46,52,40)
#25271E
(37,39,30)
#1C1A14
(28,26,20)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #6D8F6E

#6D8F6E
(109,143,110)
#7A997B
(122,153,123)
#87A388
(135,163,136)
#94AD95
(148,173,149)
#A1B7A2
(161,183,162)
#AEC1AF
(174,193,175)
#BBCBBC
(187,203,188)
#C8D5C9
(200,213,201)
#D5DFD6
(213,223,214)
#E2E9E3
(226,233,227)
#EFF3F0
(239,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8F6E; }

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

This text font color is #6D8F6E.


Background Color

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

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

This div background color is #6D8F6E.


Border color

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

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

This div border color is #6D8F6E.


Opacity

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

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

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

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

This text has shadow with #6D8F6E color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D8F6E on black background.


Color preview on white background

This text has color #6D8F6E on white background.



Black color preview on #6D8F6E background

This text has black color on #6D8F6E background.


White color preview on #6D8F6E background

This text has white color on #6D8F6E background.