COLOR #4C374D

HEX: #4C374D RGB: (76,55,77)

Renk bilgisi

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

RGB renk modeli

#4C374D color RGB value is (76,55,77).

RGB: (76,55,77) (30%, 22%, 30%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 55 of 255 = 22%
B 77 of 255 = 30%

76
55
77

R + G + B ~ 27%. #4C374D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 55 + 77 = 208 (100%)
R 76 of 208 ~ 36.54%
G 55 of 208 ~ 26.44%
B 77 of 208 ~ 37.02'%

%36.54
%26.44
%37.02

CMYK RENK MODELİ

#4C374D rengi CMYK tonu (1,29,0,70).

  • camgöbeği tonu 1.30%
  • eflatun tonu 28.57%
  • sarı tonu 0.00%
  • ana renk tonu 69.80%
CMYK: (1,29,0,70) C1M29Y0K70 (1%,29%,0%,70%) (0.01/0.29/0.00/0.70) 

CMYK yüzdeleri

%1.3
%28.57
%0
%69.8

Codes

Color #4C374D in popluar color models

4C 37 4D
RGB 76 55 77
HSL 297° 16.67% 25.88%
HSB/HSV 297° 28.57% 30.20%
CMYK 1.30% 28.57% 0.00%
69.80%

Color #4C374D in popluar number systems.

HEX 4C 37 4D
Decimal 76 55 77
Binary 1001100 110111 1001101
Octal 114 67 115

Shades and tints

Shades of #4C374D

#4C374D
(76,55,77)
#463246
(70,50,70)
#402D3F
(64,45,63)
#3A2838
(58,40,56)
#342331
(52,35,49)
#2E1E2A
(46,30,42)
#281923
(40,25,35)
#22141C
(34,20,28)
#1C0F15
(28,15,21)
#160A0E
(22,10,14)
#100507
(16,5,7)
#000000
(0,0,0)

Tints of #4C374D

#4C374D
(76,55,77)
#5C495D
(92,73,93)
#6C5B6D
(108,91,109)
#7C6D7D
(124,109,125)
#8C7F8D
(140,127,141)
#9C919D
(156,145,157)
#ACA3AD
(172,163,173)
#BCB5BD
(188,181,189)
#CCC7CD
(204,199,205)
#DCD9DD
(220,217,221)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C374D color. Also use rgb(76,55,77) instead hex code.

Text Font Color

.myTextColor { color: #4C374D; }

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

This text font color is #4C374D.

Background Color

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

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

This div background color is #4C374D.

Border color

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

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

This div border color is #4C374D.

Opacity

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

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

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

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

This text has shadow with #4C374D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C374D.

Preview

Color preview on black background

This text has color #4C374D on black background.


Color preview on white background

This text has color #4C374D on white background.


Black color preview on #4C374D background

This text has black color on #4C374D background.


White color preview on #4C374D background

This text has white color on #4C374D background.


Related colors

Complementary color

Complementary color for #hex is #B3C8B2.


I love getcolorcode.com

Triadic colors

1 #4D4C37 and #374D4C with #4C374D are triadic colors.

2 #4D374C and #374C4D with #4C374D are triadic colors.