COLOR #6D754F

HEX: #6D754F RGB: (109,117,79)

Renk bilgisi

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

RGB renk modeli

#6D754F color RGB value is (109,117,79).

RGB: (109,117,79) (43%, 46%, 31%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 117 of 255 = 46%
B 79 of 255 = 31%

109
117
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 117 + 79 = 305 (100%)
R 109 of 305 ~ 35.74%
G 117 of 305 ~ 38.36%
B 79 of 305 ~ 25.9'%

%35.74
%38.36
%25.9

CMYK RENK MODELİ

#6D754F rengi CMYK tonu (7,0,32,54).

  • camgöbeği tonu 6.84%
  • eflatun tonu 0.00%
  • sarı tonu 32.48%
  • ana renk tonu 54.12%
CMYK: (7,0,32,54) C7M0Y32K54 (7%,0%,32%,54%) (0.07/0.00/0.32/0.54) 

CMYK yüzdeleri

%6.84
%0
%32.48
%54.12

Codes

Color #6D754F in popluar color models

6D 75 4F
RGB 109 117 79
HSL 73° 19.39% 38.43%
HSB/HSV 73° 32.48% 45.88%
CMYK 6.84% 0.00% 32.48%
54.12%

Color #6D754F in popluar number systems.

HEX 6D 75 4F
Decimal 109 117 79
Binary 1101101 1110101 1001111
Octal 155 165 117

Shades and tints

Shades of #6D754F

#6D754F
(109,117,79)
#646B48
(100,107,72)
#5B6141
(91,97,65)
#52573A
(82,87,58)
#494D33
(73,77,51)
#40432C
(64,67,44)
#373925
(55,57,37)
#2E2F1E
(46,47,30)
#252517
(37,37,23)
#1C1B10
(28,27,16)
#131109
(19,17,9)
#000000
(0,0,0)

Tints of #6D754F

#6D754F
(109,117,79)
#7A815F
(122,129,95)
#878D6F
(135,141,111)
#94997F
(148,153,127)
#A1A58F
(161,165,143)
#AEB19F
(174,177,159)
#BBBDAF
(187,189,175)
#C8C9BF
(200,201,191)
#D5D5CF
(213,213,207)
#E2E1DF
(226,225,223)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D754F; }

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

This text font color is #6D754F.

Background Color

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

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

This div background color is #6D754F.

Border color

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

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

This div border color is #6D754F.

Opacity

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

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

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

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

This text has shadow with #6D754F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D754F.

Preview

Color preview on black background

This text has color #6D754F on black background.


Color preview on white background

This text has color #6D754F on white background.


Black color preview on #6D754F background

This text has black color on #6D754F background.


White color preview on #6D754F background

This text has white color on #6D754F background.


Related colors

Complementary color

Complementary color for #hex is #928AB0.


I love getcolorcode.com

Triadic colors

1 #4F6D75 and #754F6D with #6D754F are triadic colors.

2 #4F756D and #756D4F with #6D754F are triadic colors.