COLOR #6D677C

HEX: #6D677C RGB: (109,103,124)

Renk bilgisi

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

RGB renk modeli

#6D677C color RGB value is (109,103,124).

RGB: (109,103,124) (43%, 40%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 103 of 255 = 40%
B 124 of 255 = 49%

109
103
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 103 + 124 = 336 (100%)
R 109 of 336 ~ 32.44%
G 103 of 336 ~ 30.65%
B 124 of 336 ~ 36.9'%

%32.44
%30.65
%36.9

CMYK RENK MODELİ

#6D677C rengi CMYK tonu (12,17,0,51).

  • camgöbeği tonu 12.10%
  • eflatun tonu 16.94%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (12,17,0,51)
C12M17Y0K51 (12%, 17%, 0%, 51%)
(0.12 / 0.17 / 0.00 / 0.51)

CMYK yüzdeleri

%12.1
%16.94
%0
%51.37

Codes

Color #6D677C in popluar color models

6D 67 7C
RGB 109 103 124
HSL 257° 9.25% 44.51%
HSB/HSV 257° 16.94% 48.63%
CMYK 12.10% 16.94% 0.00%
51.37%

Color #6D677C in popluar number systems.

HEX 6D 67 7C
Decimal 109 103 124
Binary 1101101 1100111 1111100
Octal 155 147 174

Shades and tints

Shades of #6D677C

#6D677C
(109,103,124)
#645E71
(100,94,113)
#5B5566
(91,85,102)
#524C5B
(82,76,91)
#494350
(73,67,80)
#403A45
(64,58,69)
#37313A
(55,49,58)
#2E282F
(46,40,47)
#251F24
(37,31,36)
#1C1619
(28,22,25)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #6D677C

#6D677C
(109,103,124)
#7A7487
(122,116,135)
#878192
(135,129,146)
#948E9D
(148,142,157)
#A19BA8
(161,155,168)
#AEA8B3
(174,168,179)
#BBB5BE
(187,181,190)
#C8C2C9
(200,194,201)
#D5CFD4
(213,207,212)
#E2DCDF
(226,220,223)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D677C; }

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

This text font color is #6D677C.

Background Color

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

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

This div background color is #6D677C.

Border color

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

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

This div border color is #6D677C.

Opacity

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

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

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

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

This text has shadow with #6D677C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D677C.

Preview

Color preview on black background

This text has color #6D677C on black background.


Color preview on white background

This text has color #6D677C on white background.


Black color preview on #6D677C background

This text has black color on #6D677C background.


White color preview on #6D677C background

This text has white color on #6D677C background.


Related colors

Complementary color

Complementary color for #hex is #929883.


I love getcolorcode.com

Triadic colors

1 #7C6D67 and #677C6D with #6D677C are triadic colors.

2 #7C676D and #676D7C with #6D677C are triadic colors.