COLOR #4C4940

HEX: #4C4940 RGB: (76,73,64)

Renk bilgisi

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

RGB renk modeli

#4C4940 color RGB value is (76,73,64).

RGB: (76,73,64) (30%, 29%, 25%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 73 of 255 = 29%
B 64 of 255 = 25%

76
73
64

R + G + B ~ 28%. #4C4940 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 73 + 64 = 213 (100%)
R 76 of 213 ~ 35.68%
G 73 of 213 ~ 34.27%
B 64 of 213 ~ 30.05'%

%35.68
%34.27
%30.05

CMYK RENK MODELİ

#4C4940 rengi CMYK tonu (0,4,16,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.95%
  • sarı tonu 15.79%
  • ana renk tonu 70.20%

CMYK: (0,4,16,70)
C0M4Y16K70 (0%, 4%, 16%, 70%)
(0.00 / 0.04 / 0.16 / 0.70)

CMYK yüzdeleri

%0
%3.95
%15.79
%70.2

Codes

Color #4C4940 in popluar color models

4C 49 40
RGB 76 73 64
HSL 45° 8.57% 27.45%
HSB/HSV 45° 15.79% 29.80%
CMYK 0.00% 3.95% 15.79%
70.20%

Color #4C4940 in popluar number systems.

HEX 4C 49 40
Decimal 76 73 64
Binary 1001100 1001001 1000000
Octal 114 111 100

Shades and tints

Shades of #4C4940

#4C4940
(76,73,64)
#46433B
(70,67,59)
#403D36
(64,61,54)
#3A3731
(58,55,49)
#34312C
(52,49,44)
#2E2B27
(46,43,39)
#282522
(40,37,34)
#221F1D
(34,31,29)
#1C1918
(28,25,24)
#161313
(22,19,19)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #4C4940

#4C4940
(76,73,64)
#5C5951
(92,89,81)
#6C6962
(108,105,98)
#7C7973
(124,121,115)
#8C8984
(140,137,132)
#9C9995
(156,153,149)
#ACA9A6
(172,169,166)
#BCB9B7
(188,185,183)
#CCC9C8
(204,201,200)
#DCD9D9
(220,217,217)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C4940; }

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

This text font color is #4C4940.

Background Color

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

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

This div background color is #4C4940.

Border color

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

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

This div border color is #4C4940.

Opacity

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

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

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

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

This text has shadow with #4C4940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4940.

Preview

Color preview on black background

This text has color #4C4940 on black background.


Color preview on white background

This text has color #4C4940 on white background.


Black color preview on #4C4940 background

This text has black color on #4C4940 background.


White color preview on #4C4940 background

This text has white color on #4C4940 background.


Related colors

Complementary color

Complementary color for #hex is #B3B6BF.


I love getcolorcode.com

Triadic colors

1 #404C49 and #49404C with #4C4940 are triadic colors.

2 #40494C and #494C40 with #4C4940 are triadic colors.