COLOR #4C5341

HEX: #4C5341 RGB: (76,83,65)

Renk bilgisi

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

RGB renk modeli

#4C5341 color RGB value is (76,83,65).

RGB: (76,83,65) (30%, 33%, 25%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 83 of 255 = 33%
B 65 of 255 = 25%

76
83
65

R + G + B ~ 29%. #4C5341 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 83 + 65 = 224 (100%)
R 76 of 224 ~ 33.93%
G 83 of 224 ~ 37.05%
B 65 of 224 ~ 29.02'%

%33.93
%37.05
%29.02

CMYK RENK MODELİ

#4C5341 rengi CMYK tonu (8,0,22,67).

  • camgöbeği tonu 8.43%
  • eflatun tonu 0.00%
  • sarı tonu 21.69%
  • ana renk tonu 67.45%
CMYK: (8,0,22,67) C8M0Y22K67 (8%,0%,22%,67%) (0.08/0.00/0.22/0.67) 

CMYK yüzdeleri

%8.43
%0
%21.69
%67.45

Codes

Color #4C5341 in popluar color models

4C 53 41
RGB 76 83 65
HSL 83° 12.16% 29.02%
HSB/HSV 83° 21.69% 32.55%
CMYK 8.43% 0.00% 21.69%
67.45%

Color #4C5341 in popluar number systems.

HEX 4C 53 41
Decimal 76 83 65
Binary 1001100 1010011 1000001
Octal 114 123 101

Shades and tints

Shades of #4C5341

#4C5341
(76,83,65)
#464C3C
(70,76,60)
#404537
(64,69,55)
#3A3E32
(58,62,50)
#34372D
(52,55,45)
#2E3028
(46,48,40)
#282923
(40,41,35)
#22221E
(34,34,30)
#1C1B19
(28,27,25)
#161414
(22,20,20)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #4C5341

#4C5341
(76,83,65)
#5C6252
(92,98,82)
#6C7163
(108,113,99)
#7C8074
(124,128,116)
#8C8F85
(140,143,133)
#9C9E96
(156,158,150)
#ACADA7
(172,173,167)
#BCBCB8
(188,188,184)
#CCCBC9
(204,203,201)
#DCDADA
(220,218,218)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5341 color. Also use rgb(76,83,65) instead hex code.

Text Font Color

.myTextColor { color: #4C5341; }

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

This text font color is #4C5341.

Background Color

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

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

This div background color is #4C5341.

Border color

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

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

This div border color is #4C5341.

Opacity

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

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

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

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

This text has shadow with #4C5341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5341.

Preview

Color preview on black background

This text has color #4C5341 on black background.


Color preview on white background

This text has color #4C5341 on white background.


Black color preview on #4C5341 background

This text has black color on #4C5341 background.


White color preview on #4C5341 background

This text has white color on #4C5341 background.


Related colors

Complementary color

Complementary color for #hex is #B3ACBE.


I love getcolorcode.com

Triadic colors

1 #414C53 and #53414C with #4C5341 are triadic colors.

2 #41534C and #534C41 with #4C5341 are triadic colors.