COLOR #4A5020

HEX: #4A5020 RGB: (74,80,32)

Renk bilgisi

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

RGB renk modeli

#4A5020 color RGB value is (74,80,32).

RGB: (74,80,32) (29%, 31%, 13%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 80 of 255 = 31%
B 32 of 255 = 13%

74
80
32

R + G + B ~ 24%. #4A5020 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 80 + 32 = 186 (100%)
R 74 of 186 ~ 39.78%
G 80 of 186 ~ 43.01%
B 32 of 186 ~ 17.2'%

%39.78
%43.01
%17.2

CMYK RENK MODELİ

#4A5020 rengi CMYK tonu (7,0,60,69).

  • camgöbeği tonu 7.50%
  • eflatun tonu 0.00%
  • sarı tonu 60.00%
  • ana renk tonu 68.63%

CMYK: (7,0,60,69)
C7M0Y60K69 (7%, 0%, 60%, 69%)
(0.07 / 0.00 / 0.60 / 0.69)

CMYK yüzdeleri

%7.5
%0
%60
%68.63

Codes

Color #4A5020 in popluar color models

4A 50 20
RGB 74 80 32
HSL 68° 42.86% 21.96%
HSB/HSV 68° 60.00% 31.37%
CMYK 7.50% 0.00% 60.00%
68.63%

Color #4A5020 in popluar number systems.

HEX 4A 50 20
Decimal 74 80 32
Binary 1001010 1010000 100000
Octal 112 120 40

Shades and tints

Shades of #4A5020

#4A5020
(74,80,32)
#44491E
(68,73,30)
#3E421C
(62,66,28)
#383B1A
(56,59,26)
#323418
(50,52,24)
#2C2D16
(44,45,22)
#262614
(38,38,20)
#201F12
(32,31,18)
#1A1810
(26,24,16)
#14110E
(20,17,14)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #4A5020

#4A5020
(74,80,32)
#5A5F34
(90,95,52)
#6A6E48
(106,110,72)
#7A7D5C
(122,125,92)
#8A8C70
(138,140,112)
#9A9B84
(154,155,132)
#AAAA98
(170,170,152)
#BAB9AC
(186,185,172)
#CAC8C0
(202,200,192)
#DAD7D4
(218,215,212)
#EAE6E8
(234,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A5020 color. Also use rgb(74,80,32) instead hex code.

Text Font Color

.myTextColor { color: #4A5020; }

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

This text font color is #4A5020.

Background Color

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

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

This div background color is #4A5020.

Border color

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

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

This div border color is #4A5020.

Opacity

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

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

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

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

This text has shadow with #4A5020 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5020.

Preview

Color preview on black background

This text has color #4A5020 on black background.


Color preview on white background

This text has color #4A5020 on white background.


Black color preview on #4A5020 background

This text has black color on #4A5020 background.


White color preview on #4A5020 background

This text has white color on #4A5020 background.


Related colors

Complementary color

Complementary color for #hex is #B5AFDF.


I love getcolorcode.com

Triadic colors

1 #204A50 and #50204A with #4A5020 are triadic colors.

2 #20504A and #504A20 with #4A5020 are triadic colors.