COLOR #6D8A2F

HEX: #6D8A2F RGB: (109,138,47)

Renk bilgisi

#6D8A2F contains mainly red and green colors. #6D8A2F ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6D8A2F color RGB value is (109,138,47).

RGB: (109,138,47) (43%, 54%, 18%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 138 of 255 = 54%
B 47 of 255 = 18%

109
138
47

R + G + B ~ 38%. #6D8A2F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 138 + 47 = 294 (100%)
R 109 of 294 ~ 37.07%
G 138 of 294 ~ 46.94%
B 47 of 294 ~ 15.99'%

%37.07
%46.94
%15.99

CMYK RENK MODELİ

#6D8A2F rengi CMYK tonu (21,0,66,46).

  • camgöbeği tonu 21.01%
  • eflatun tonu 0.00%
  • sarı tonu 65.94%
  • ana renk tonu 45.88%

CMYK: (21,0,66,46)
C21M0Y66K46 (21%, 0%, 66%, 46%)
(0.21 / 0.00 / 0.66 / 0.46)

CMYK yüzdeleri

%21.01
%0
%65.94
%45.88

Codes

Color #6D8A2F in popluar color models

6D 8A 2F
RGB 109 138 47
HSL 79° 49.19% 36.27%
HSB/HSV 79° 65.94% 54.12%
CMYK 21.01% 0.00% 65.94%
45.88%

Color #6D8A2F in popluar number systems.

HEX 6D 8A 2F
Decimal 109 138 47
Binary 1101101 10001010 101111
Octal 155 212 57

Shades and tints

Shades of #6D8A2F

#6D8A2F
(109,138,47)
#647E2B
(100,126,43)
#5B7227
(91,114,39)
#526623
(82,102,35)
#495A1F
(73,90,31)
#404E1B
(64,78,27)
#374217
(55,66,23)
#2E3613
(46,54,19)
#252A0F
(37,42,15)
#1C1E0B
(28,30,11)
#131207
(19,18,7)
#000000
(0,0,0)

Tints of #6D8A2F

#6D8A2F
(109,138,47)
#7A9441
(122,148,65)
#879E53
(135,158,83)
#94A865
(148,168,101)
#A1B277
(161,178,119)
#AEBC89
(174,188,137)
#BBC69B
(187,198,155)
#C8D0AD
(200,208,173)
#D5DABF
(213,218,191)
#E2E4D1
(226,228,209)
#EFEEE3
(239,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8A2F color. Also use rgb(109,138,47) instead hex code.

Text Font Color

.myTextColor { color: #6D8A2F; }

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

This text font color is #6D8A2F.

Background Color

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

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

This div background color is #6D8A2F.

Border color

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

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

This div border color is #6D8A2F.

Opacity

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

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

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

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

This text has shadow with #6D8A2F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8A2F.

Preview

Color preview on black background

This text has color #6D8A2F on black background.


Color preview on white background

This text has color #6D8A2F on white background.


Black color preview on #6D8A2F background

This text has black color on #6D8A2F background.


White color preview on #6D8A2F background

This text has white color on #6D8A2F background.


Related colors

Complementary color

Complementary color for #hex is #9275D0.


I love getcolorcode.com

Triadic colors

1 #2F6D8A and #8A2F6D with #6D8A2F are triadic colors.

2 #2F8A6D and #8A6D2F with #6D8A2F are triadic colors.