COLOR #6D876D

HEX: #6D876D RGB: (109,135,109)

Renk bilgisi

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

RGB renk modeli

#6D876D color RGB value is (109,135,109).

RGB: (109,135,109) (43%, 53%, 43%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 135 of 255 = 53%
B 109 of 255 = 43%

109
135
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 135 + 109 = 353 (100%)
R 109 of 353 ~ 30.88%
G 135 of 353 ~ 38.24%
B 109 of 353 ~ 30.88'%

%30.88
%38.24
%30.88

CMYK RENK MODELİ

#6D876D rengi CMYK tonu (19,0,19,47).

  • camgöbeği tonu 19.26%
  • eflatun tonu 0.00%
  • sarı tonu 19.26%
  • ana renk tonu 47.06%

CMYK: (19,0,19,47)
C19M0Y19K47 (19%, 0%, 19%, 47%)
(0.19 / 0.00 / 0.19 / 0.47)

CMYK yüzdeleri

%19.26
%0
%19.26
%47.06

Codes

Color #6D876D in popluar color models

6D 87 6D
RGB 109 135 109
HSL 120° 10.66% 47.84%
HSB/HSV 120° 19.26% 52.94%
CMYK 19.26% 0.00% 19.26%
47.06%

Color #6D876D in popluar number systems.

HEX 6D 87 6D
Decimal 109 135 109
Binary 1101101 10000111 1101101
Octal 155 207 155

Shades and tints

Shades of #6D876D

#6D876D
(109,135,109)
#647B64
(100,123,100)
#5B6F5B
(91,111,91)
#526352
(82,99,82)
#495749
(73,87,73)
#404B40
(64,75,64)
#373F37
(55,63,55)
#2E332E
(46,51,46)
#252725
(37,39,37)
#1C1B1C
(28,27,28)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #6D876D

#6D876D
(109,135,109)
#7A917A
(122,145,122)
#879B87
(135,155,135)
#94A594
(148,165,148)
#A1AFA1
(161,175,161)
#AEB9AE
(174,185,174)
#BBC3BB
(187,195,187)
#C8CDC8
(200,205,200)
#D5D7D5
(213,215,213)
#E2E1E2
(226,225,226)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D876D; }

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

This text font color is #6D876D.

Background Color

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

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

This div background color is #6D876D.

Border color

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

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

This div border color is #6D876D.

Opacity

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

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

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

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

This text has shadow with #6D876D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D876D.

Preview

Color preview on black background

This text has color #6D876D on black background.


Color preview on white background

This text has color #6D876D on white background.


Black color preview on #6D876D background

This text has black color on #6D876D background.


White color preview on #6D876D background

This text has white color on #6D876D background.


Related colors

Complementary color

Complementary color for #hex is #927892.


I love getcolorcode.com

Triadic colors

1 #6D6D87 and #876D6D with #6D876D are triadic colors.

2 #6D876D and #876D6D with #6D876D are triadic colors.