COLOR #4D676C

HEX: #4D676C RGB: (77,103,108)

Renk bilgisi

#4D676C contains red, green and blue colors in about the same proportion. #4D676C ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4D676C color RGB value is (77,103,108).

RGB: (77,103,108) (30%, 40%, 42%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 103 of 255 = 40%
B 108 of 255 = 42%

77
103
108

R + G + B ~ 37%. #4D676C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 103 + 108 = 288 (100%)
R 77 of 288 ~ 26.74%
G 103 of 288 ~ 35.76%
B 108 of 288 ~ 37.5'%

%26.74
%35.76
%37.5

CMYK RENK MODELİ

#4D676C rengi CMYK tonu (29,5,0,58).

  • camgöbeği tonu 28.70%
  • eflatun tonu 4.63%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (29,5,0,58)
C29M5Y0K58 (29%, 5%, 0%, 58%)
(0.29 / 0.05 / 0.00 / 0.58)

CMYK yüzdeleri

%28.7
%4.63
%0
%57.65

Codes

Color #4D676C in popluar color models

4D 67 6C
RGB 77 103 108
HSL 190° 16.76% 36.27%
HSB/HSV 190° 28.70% 42.35%
CMYK 28.70% 4.63% 0.00%
57.65%

Color #4D676C in popluar number systems.

HEX 4D 67 6C
Decimal 77 103 108
Binary 1001101 1100111 1101100
Octal 115 147 154

Shades and tints

Shades of #4D676C

#4D676C
(77,103,108)
#465E63
(70,94,99)
#3F555A
(63,85,90)
#384C51
(56,76,81)
#314348
(49,67,72)
#2A3A3F
(42,58,63)
#233136
(35,49,54)
#1C282D
(28,40,45)
#151F24
(21,31,36)
#0E161B
(14,22,27)
#070D12
(7,13,18)
#000000
(0,0,0)

Tints of #4D676C

#4D676C
(77,103,108)
#5D7479
(93,116,121)
#6D8186
(109,129,134)
#7D8E93
(125,142,147)
#8D9BA0
(141,155,160)
#9DA8AD
(157,168,173)
#ADB5BA
(173,181,186)
#BDC2C7
(189,194,199)
#CDCFD4
(205,207,212)
#DDDCE1
(221,220,225)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D676C color. Also use rgb(77,103,108) instead hex code.

Text Font Color

.myTextColor { color: #4D676C; }

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

This text font color is #4D676C.

Background Color

.myBgColor { background-color: #4D676C; }

<div style="background-color:#4D676C">Inner text</div>

This div background color is #4D676C.

Border color

.myBorderColor { border: 1px solid #4D676C; }

<div style="border:3px solid #4D676C">Div</div>

This div border color is #4D676C.

Opacity

.myOpacity80 { color: #4D676C; opacity: 0.8; }

<p style="color:#4D676C;opacity:0.8;">80%</p>

Text with #4D676C 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 #4D676C;}

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

This text has shadow with #4D676C color.


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

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

This text has shadow with #4D676C primary color and red secondary color.


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

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

This text has shadow with #4D676C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4D676C.

Preview

Color preview on black background

This text has color #4D676C on black background.


Color preview on white background

This text has color #4D676C on white background.


Black color preview on #4D676C background

This text has black color on #4D676C background.


White color preview on #4D676C background

This text has white color on #4D676C background.


Related colors

Complementary color

Complementary color for #hex is #B29893.


I love getcolorcode.com

Triadic colors

1 #6C4D67 and #676C4D with #4D676C are triadic colors.

2 #6C674D and #674D6C with #4D676C are triadic colors.