COLOR #6D8E61

HEX: #6D8E61 RGB: (109,142,97)

Renk bilgisi

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

RGB renk modeli

#6D8E61 color RGB value is (109,142,97).

RGB: (109,142,97) (43%, 56%, 38%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 142 of 255 = 56%
B 97 of 255 = 38%

109
142
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 142 + 97 = 348 (100%)
R 109 of 348 ~ 31.32%
G 142 of 348 ~ 40.8%
B 97 of 348 ~ 27.87'%

%31.32
%40.8
%27.87

CMYK RENK MODELİ

#6D8E61 rengi CMYK tonu (23,0,32,44).

  • camgöbeği tonu 23.24%
  • eflatun tonu 0.00%
  • sarı tonu 31.69%
  • ana renk tonu 44.31%

CMYK: (23,0,32,44)
C23M0Y32K44 (23%, 0%, 32%, 44%)
(0.23 / 0.00 / 0.32 / 0.44)

CMYK yüzdeleri

%23.24
%0
%31.69
%44.31

Codes

Color #6D8E61 in popluar color models

6D 8E 61
RGB 109 142 97
HSL 104° 18.83% 46.86%
HSB/HSV 104° 31.69% 55.69%
CMYK 23.24% 0.00% 31.69%
44.31%

Color #6D8E61 in popluar number systems.

HEX 6D 8E 61
Decimal 109 142 97
Binary 1101101 10001110 1100001
Octal 155 216 141

Shades and tints

Shades of #6D8E61

#6D8E61
(109,142,97)
#648259
(100,130,89)
#5B7651
(91,118,81)
#526A49
(82,106,73)
#495E41
(73,94,65)
#405239
(64,82,57)
#374631
(55,70,49)
#2E3A29
(46,58,41)
#252E21
(37,46,33)
#1C2219
(28,34,25)
#131611
(19,22,17)
#000000
(0,0,0)

Tints of #6D8E61

#6D8E61
(109,142,97)
#7A986F
(122,152,111)
#87A27D
(135,162,125)
#94AC8B
(148,172,139)
#A1B699
(161,182,153)
#AEC0A7
(174,192,167)
#BBCAB5
(187,202,181)
#C8D4C3
(200,212,195)
#D5DED1
(213,222,209)
#E2E8DF
(226,232,223)
#EFF2ED
(239,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8E61 color. Also use rgb(109,142,97) instead hex code.

Text Font Color

.myTextColor { color: #6D8E61; }

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

This text font color is #6D8E61.

Background Color

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

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

This div background color is #6D8E61.

Border color

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

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

This div border color is #6D8E61.

Opacity

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

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

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

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

This text has shadow with #6D8E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8E61.

Preview

Color preview on black background

This text has color #6D8E61 on black background.


Color preview on white background

This text has color #6D8E61 on white background.


Black color preview on #6D8E61 background

This text has black color on #6D8E61 background.


White color preview on #6D8E61 background

This text has white color on #6D8E61 background.


Related colors

Complementary color

Complementary color for #hex is #92719E.


I love getcolorcode.com

Triadic colors

1 #616D8E and #8E616D with #6D8E61 are triadic colors.

2 #618E6D and #8E6D61 with #6D8E61 are triadic colors.