COLOR #6D6C79

HEX: #6D6C79 RGB: (109,108,121)

Renk bilgisi

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

RGB renk modeli

#6D6C79 color RGB value is (109,108,121).

RGB: (109,108,121) (43%, 42%, 47%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 108 of 255 = 42%
B 121 of 255 = 47%

109
108
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 108 + 121 = 338 (100%)
R 109 of 338 ~ 32.25%
G 108 of 338 ~ 31.95%
B 121 of 338 ~ 35.8'%

%32.25
%31.95
%35.8

CMYK RENK MODELİ

#6D6C79 rengi CMYK tonu (10,11,0,53).

  • camgöbeği tonu 9.92%
  • eflatun tonu 10.74%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (10,11,0,53)
C10M11Y0K53 (10%, 11%, 0%, 53%)
(0.10 / 0.11 / 0.00 / 0.53)

CMYK yüzdeleri

%9.92
%10.74
%0
%52.55

Codes

Color #6D6C79 in popluar color models

6D 6C 79
RGB 109 108 121
HSL 245° 5.68% 44.90%
HSB/HSV 245° 10.74% 47.45%
CMYK 9.92% 10.74% 0.00%
52.55%

Color #6D6C79 in popluar number systems.

HEX 6D 6C 79
Decimal 109 108 121
Binary 1101101 1101100 1111001
Octal 155 154 171

Shades and tints

Shades of #6D6C79

#6D6C79
(109,108,121)
#64636E
(100,99,110)
#5B5A63
(91,90,99)
#525158
(82,81,88)
#49484D
(73,72,77)
#403F42
(64,63,66)
#373637
(55,54,55)
#2E2D2C
(46,45,44)
#252421
(37,36,33)
#1C1B16
(28,27,22)
#13120B
(19,18,11)
#000000
(0,0,0)

Tints of #6D6C79

#6D6C79
(109,108,121)
#7A7985
(122,121,133)
#878691
(135,134,145)
#94939D
(148,147,157)
#A1A0A9
(161,160,169)
#AEADB5
(174,173,181)
#BBBAC1
(187,186,193)
#C8C7CD
(200,199,205)
#D5D4D9
(213,212,217)
#E2E1E5
(226,225,229)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6C79; }

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

This text font color is #6D6C79.

Background Color

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

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

This div background color is #6D6C79.

Border color

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

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

This div border color is #6D6C79.

Opacity

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

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

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

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

This text has shadow with #6D6C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6C79.

Preview

Color preview on black background

This text has color #6D6C79 on black background.


Color preview on white background

This text has color #6D6C79 on white background.


Black color preview on #6D6C79 background

This text has black color on #6D6C79 background.


White color preview on #6D6C79 background

This text has white color on #6D6C79 background.


Related colors

Complementary color

Complementary color for #hex is #929386.


I love getcolorcode.com

Triadic colors

1 #796D6C and #6C796D with #6D6C79 are triadic colors.

2 #796C6D and #6C6D79 with #6D6C79 are triadic colors.