COLOR #4A7E3C

HEX: #4A7E3C RGB: (74,126,60)

Renk bilgisi

#4A7E3C contains mainly red and green colors. #4A7E3C ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4A7E3C color RGB value is (74,126,60).

RGB: (74,126,60) (29%, 49%, 24%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 126 of 255 = 49%
B 60 of 255 = 24%

74
126
60

R + G + B ~ 34%. #4A7E3C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 126 + 60 = 260 (100%)
R 74 of 260 ~ 28.46%
G 126 of 260 ~ 48.46%
B 60 of 260 ~ 23.08'%

%28.46
%48.46
%23.08

CMYK RENK MODELİ

#4A7E3C rengi CMYK tonu (41,0,52,51).

  • camgöbeği tonu 41.27%
  • eflatun tonu 0.00%
  • sarı tonu 52.38%
  • ana renk tonu 50.59%

CMYK: (41,0,52,51)
C41M0Y52K51 (41%, 0%, 52%, 51%)
(0.41 / 0.00 / 0.52 / 0.51)

CMYK yüzdeleri

%41.27
%0
%52.38
%50.59

Codes

Color #4A7E3C in popluar color models

4A 7E 3C
RGB 74 126 60
HSL 107° 35.48% 36.47%
HSB/HSV 107° 52.38% 49.41%
CMYK 41.27% 0.00% 52.38%
50.59%

Color #4A7E3C in popluar number systems.

HEX 4A 7E 3C
Decimal 74 126 60
Binary 1001010 1111110 111100
Octal 112 176 74

Shades and tints

Shades of #4A7E3C

#4A7E3C
(74,126,60)
#447337
(68,115,55)
#3E6832
(62,104,50)
#385D2D
(56,93,45)
#325228
(50,82,40)
#2C4723
(44,71,35)
#263C1E
(38,60,30)
#203119
(32,49,25)
#1A2614
(26,38,20)
#141B0F
(20,27,15)
#0E100A
(14,16,10)
#000000
(0,0,0)

Tints of #4A7E3C

#4A7E3C
(74,126,60)
#5A894D
(90,137,77)
#6A945E
(106,148,94)
#7A9F6F
(122,159,111)
#8AAA80
(138,170,128)
#9AB591
(154,181,145)
#AAC0A2
(170,192,162)
#BACBB3
(186,203,179)
#CAD6C4
(202,214,196)
#DAE1D5
(218,225,213)
#EAECE6
(234,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A7E3C color. Also use rgb(74,126,60) instead hex code.

Text Font Color

.myTextColor { color: #4A7E3C; }

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

This text font color is #4A7E3C.

Background Color

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

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

This div background color is #4A7E3C.

Border color

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

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

This div border color is #4A7E3C.

Opacity

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

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

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

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

This text has shadow with #4A7E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A7E3C.

Preview

Color preview on black background

This text has color #4A7E3C on black background.


Color preview on white background

This text has color #4A7E3C on white background.


Black color preview on #4A7E3C background

This text has black color on #4A7E3C background.


White color preview on #4A7E3C background

This text has white color on #4A7E3C background.


Related colors

Complementary color

Complementary color for #hex is #B581C3.


I love getcolorcode.com

Triadic colors

1 #3C4A7E and #7E3C4A with #4A7E3C are triadic colors.

2 #3C7E4A and #7E4A3C with #4A7E3C are triadic colors.