COLOR #4C5A3E

HEX: #4C5A3E RGB: (76,90,62)

Renk bilgisi

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

RGB renk modeli

#4C5A3E color RGB value is (76,90,62).

RGB: (76,90,62) (30%, 35%, 24%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 90 of 255 = 35%
B 62 of 255 = 24%

76
90
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 90 + 62 = 228 (100%)
R 76 of 228 ~ 33.33%
G 90 of 228 ~ 39.47%
B 62 of 228 ~ 27.19'%

%33.33
%39.47
%27.19

CMYK RENK MODELİ

#4C5A3E rengi CMYK tonu (16,0,31,65).

  • camgöbeği tonu 15.56%
  • eflatun tonu 0.00%
  • sarı tonu 31.11%
  • ana renk tonu 64.71%

CMYK: (16,0,31,65)
C16M0Y31K65 (16%, 0%, 31%, 65%)
(0.16 / 0.00 / 0.31 / 0.65)

CMYK yüzdeleri

%15.56
%0
%31.11
%64.71

Codes

Color #4C5A3E in popluar color models

4C 5A 3E
RGB 76 90 62
HSL 90° 18.42% 29.80%
HSB/HSV 90° 31.11% 35.29%
CMYK 15.56% 0.00% 31.11%
64.71%

Color #4C5A3E in popluar number systems.

HEX 4C 5A 3E
Decimal 76 90 62
Binary 1001100 1011010 111110
Octal 114 132 76

Shades and tints

Shades of #4C5A3E

#4C5A3E
(76,90,62)
#465239
(70,82,57)
#404A34
(64,74,52)
#3A422F
(58,66,47)
#343A2A
(52,58,42)
#2E3225
(46,50,37)
#282A20
(40,42,32)
#22221B
(34,34,27)
#1C1A16
(28,26,22)
#161211
(22,18,17)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #4C5A3E

#4C5A3E
(76,90,62)
#5C694F
(92,105,79)
#6C7860
(108,120,96)
#7C8771
(124,135,113)
#8C9682
(140,150,130)
#9CA593
(156,165,147)
#ACB4A4
(172,180,164)
#BCC3B5
(188,195,181)
#CCD2C6
(204,210,198)
#DCE1D7
(220,225,215)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5A3E color. Also use rgb(76,90,62) instead hex code.

Text Font Color

.myTextColor { color: #4C5A3E; }

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

This text font color is #4C5A3E.

Background Color

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

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

This div background color is #4C5A3E.

Border color

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

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

This div border color is #4C5A3E.

Opacity

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

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

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

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

This text has shadow with #4C5A3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5A3E.

Preview

Color preview on black background

This text has color #4C5A3E on black background.


Color preview on white background

This text has color #4C5A3E on white background.


Black color preview on #4C5A3E background

This text has black color on #4C5A3E background.


White color preview on #4C5A3E background

This text has white color on #4C5A3E background.


Related colors

Complementary color

Complementary color for #hex is #B3A5C1.


I love getcolorcode.com

Triadic colors

1 #3E4C5A and #5A3E4C with #4C5A3E are triadic colors.

2 #3E5A4C and #5A4C3E with #4C5A3E are triadic colors.