COLOR #6D757F

HEX: #6D757F RGB: (109,117,127)

Renk bilgisi

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

RGB renk modeli

#6D757F color RGB value is (109,117,127).

RGB: (109,117,127) (43%, 46%, 50%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 117 of 255 = 46%
B 127 of 255 = 50%

109
117
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 117 + 127 = 353 (100%)
R 109 of 353 ~ 30.88%
G 117 of 353 ~ 33.14%
B 127 of 353 ~ 35.98'%

%30.88
%33.14
%35.98

CMYK RENK MODELİ

#6D757F rengi CMYK tonu (14,8,0,50).

  • camgöbeği tonu 14.17%
  • eflatun tonu 7.87%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (14,8,0,50)
C14M8Y0K50 (14%, 8%, 0%, 50%)
(0.14 / 0.08 / 0.00 / 0.50)

CMYK yüzdeleri

%14.17
%7.87
%0
%50.2

Codes

Color #6D757F in popluar color models

6D 75 7F
RGB 109 117 127
HSL 213° 7.63% 46.27%
HSB/HSV 213° 14.17% 49.80%
CMYK 14.17% 7.87% 0.00%
50.20%

Color #6D757F in popluar number systems.

HEX 6D 75 7F
Decimal 109 117 127
Binary 1101101 1110101 1111111
Octal 155 165 177

Shades and tints

Shades of #6D757F

#6D757F
(109,117,127)
#646B74
(100,107,116)
#5B6169
(91,97,105)
#52575E
(82,87,94)
#494D53
(73,77,83)
#404348
(64,67,72)
#37393D
(55,57,61)
#2E2F32
(46,47,50)
#252527
(37,37,39)
#1C1B1C
(28,27,28)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #6D757F

#6D757F
(109,117,127)
#7A818A
(122,129,138)
#878D95
(135,141,149)
#9499A0
(148,153,160)
#A1A5AB
(161,165,171)
#AEB1B6
(174,177,182)
#BBBDC1
(187,189,193)
#C8C9CC
(200,201,204)
#D5D5D7
(213,213,215)
#E2E1E2
(226,225,226)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D757F; }

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

This text font color is #6D757F.

Background Color

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

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

This div background color is #6D757F.

Border color

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

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

This div border color is #6D757F.

Opacity

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

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

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

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

This text has shadow with #6D757F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D757F.

Preview

Color preview on black background

This text has color #6D757F on black background.


Color preview on white background

This text has color #6D757F on white background.


Black color preview on #6D757F background

This text has black color on #6D757F background.


White color preview on #6D757F background

This text has white color on #6D757F background.


Related colors

Complementary color

Complementary color for #hex is #928A80.


I love getcolorcode.com

Triadic colors

1 #7F6D75 and #757F6D with #6D757F are triadic colors.

2 #7F756D and #756D7F with #6D757F are triadic colors.