COLOR #6D8150

HEX: #6D8150 RGB: (109,129,80)

Renk bilgisi

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

RGB renk modeli

#6D8150 color RGB value is (109,129,80).

RGB: (109,129,80) (43%, 51%, 31%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 129 of 255 = 51%
B 80 of 255 = 31%

109
129
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 129 + 80 = 318 (100%)
R 109 of 318 ~ 34.28%
G 129 of 318 ~ 40.57%
B 80 of 318 ~ 25.16'%

%34.28
%40.57
%25.16

CMYK RENK MODELİ

#6D8150 rengi CMYK tonu (16,0,38,49).

  • camgöbeği tonu 15.50%
  • eflatun tonu 0.00%
  • sarı tonu 37.98%
  • ana renk tonu 49.41%

CMYK: (16,0,38,49)
C16M0Y38K49 (16%, 0%, 38%, 49%)
(0.16 / 0.00 / 0.38 / 0.49)

CMYK yüzdeleri

%15.5
%0
%37.98
%49.41

Codes

Color #6D8150 in popluar color models

6D 81 50
RGB 109 129 80
HSL 84° 23.44% 40.98%
HSB/HSV 84° 37.98% 50.59%
CMYK 15.50% 0.00% 37.98%
49.41%

Color #6D8150 in popluar number systems.

HEX 6D 81 50
Decimal 109 129 80
Binary 1101101 10000001 1010000
Octal 155 201 120

Shades and tints

Shades of #6D8150

#6D8150
(109,129,80)
#647649
(100,118,73)
#5B6B42
(91,107,66)
#52603B
(82,96,59)
#495534
(73,85,52)
#404A2D
(64,74,45)
#373F26
(55,63,38)
#2E341F
(46,52,31)
#252918
(37,41,24)
#1C1E11
(28,30,17)
#13130A
(19,19,10)
#000000
(0,0,0)

Tints of #6D8150

#6D8150
(109,129,80)
#7A8C5F
(122,140,95)
#87976E
(135,151,110)
#94A27D
(148,162,125)
#A1AD8C
(161,173,140)
#AEB89B
(174,184,155)
#BBC3AA
(187,195,170)
#C8CEB9
(200,206,185)
#D5D9C8
(213,217,200)
#E2E4D7
(226,228,215)
#EFEFE6
(239,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8150; }

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

This text font color is #6D8150.

Background Color

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

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

This div background color is #6D8150.

Border color

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

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

This div border color is #6D8150.

Opacity

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

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

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

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

This text has shadow with #6D8150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8150.

Preview

Color preview on black background

This text has color #6D8150 on black background.


Color preview on white background

This text has color #6D8150 on white background.


Black color preview on #6D8150 background

This text has black color on #6D8150 background.


White color preview on #6D8150 background

This text has white color on #6D8150 background.


Related colors

Complementary color

Complementary color for #hex is #927EAF.


I love getcolorcode.com

Triadic colors

1 #506D81 and #81506D with #6D8150 are triadic colors.

2 #50816D and #816D50 with #6D8150 are triadic colors.