COLOR #4C5049

HEX: #4C5049 RGB: (76,80,73)

Renk bilgisi

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

RGB renk modeli

#4C5049 color RGB value is (76,80,73).

RGB: (76,80,73) (30%, 31%, 29%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 80 of 255 = 31%
B 73 of 255 = 29%

76
80
73

R + G + B ~ 30%. #4C5049 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 80 + 73 = 229 (100%)
R 76 of 229 ~ 33.19%
G 80 of 229 ~ 34.93%
B 73 of 229 ~ 31.88'%

%33.19
%34.93
%31.88

CMYK RENK MODELİ

#4C5049 rengi CMYK tonu (5,0,9,69).

  • camgöbeği tonu 5.00%
  • eflatun tonu 0.00%
  • sarı tonu 8.75%
  • ana renk tonu 68.63%
CMYK: (5,0,9,69) C5M0Y9K69 (5%,0%,9%,69%) (0.05/0.00/0.09/0.69) 

CMYK yüzdeleri

%5
%0
%8.75
%68.63

Codes

Color #4C5049 in popluar color models

4C 50 49
RGB 76 80 73
HSL 94° 4.58% 30.00%
HSB/HSV 94° 8.75% 31.37%
CMYK 5.00% 0.00% 8.75%
68.63%

Color #4C5049 in popluar number systems.

HEX 4C 50 49
Decimal 76 80 73
Binary 1001100 1010000 1001001
Octal 114 120 111

Shades and tints

Shades of #4C5049

#4C5049
(76,80,73)
#464943
(70,73,67)
#40423D
(64,66,61)
#3A3B37
(58,59,55)
#343431
(52,52,49)
#2E2D2B
(46,45,43)
#282625
(40,38,37)
#221F1F
(34,31,31)
#1C1819
(28,24,25)
#161113
(22,17,19)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #4C5049

#4C5049
(76,80,73)
#5C5F59
(92,95,89)
#6C6E69
(108,110,105)
#7C7D79
(124,125,121)
#8C8C89
(140,140,137)
#9C9B99
(156,155,153)
#ACAAA9
(172,170,169)
#BCB9B9
(188,185,185)
#CCC8C9
(204,200,201)
#DCD7D9
(220,215,217)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5049 color. Also use rgb(76,80,73) instead hex code.

Text Font Color

.myTextColor { color: #4C5049; }

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

This text font color is #4C5049.

Background Color

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

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

This div background color is #4C5049.

Border color

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

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

This div border color is #4C5049.

Opacity

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

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

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

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

This text has shadow with #4C5049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5049.

Preview

Color preview on black background

This text has color #4C5049 on black background.


Color preview on white background

This text has color #4C5049 on white background.


Black color preview on #4C5049 background

This text has black color on #4C5049 background.


White color preview on #4C5049 background

This text has white color on #4C5049 background.


Related colors

Complementary color

Complementary color for #hex is #B3AFB6.


I love getcolorcode.com

Triadic colors

1 #494C50 and #50494C with #4C5049 are triadic colors.

2 #49504C and #504C49 with #4C5049 are triadic colors.