COLOR #4A6947

HEX: #4A6947 RGB: (74,105,71)

Renk bilgisi

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

RGB renk modeli

#4A6947 color RGB value is (74,105,71).

RGB: (74,105,71) (29%, 41%, 28%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 105 of 255 = 41%
B 71 of 255 = 28%

74
105
71

R + G + B ~ 33%. #4A6947 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 105 + 71 = 250 (100%)
R 74 of 250 ~ 29.6%
G 105 of 250 ~ 42%
B 71 of 250 ~ 28.4'%

%29.6
%42
%28.4

CMYK RENK MODELİ

#4A6947 rengi CMYK tonu (30,0,32,59).

  • camgöbeği tonu 29.52%
  • eflatun tonu 0.00%
  • sarı tonu 32.38%
  • ana renk tonu 58.82%

CMYK: (30,0,32,59)
C30M0Y32K59 (30%, 0%, 32%, 59%)
(0.30 / 0.00 / 0.32 / 0.59)

CMYK yüzdeleri

%29.52
%0
%32.38
%58.82

Codes

Color #4A6947 in popluar color models

4A 69 47
RGB 74 105 71
HSL 115° 19.32% 34.51%
HSB/HSV 115° 32.38% 41.18%
CMYK 29.52% 0.00% 32.38%
58.82%

Color #4A6947 in popluar number systems.

HEX 4A 69 47
Decimal 74 105 71
Binary 1001010 1101001 1000111
Octal 112 151 107

Shades and tints

Shades of #4A6947

#4A6947
(74,105,71)
#446041
(68,96,65)
#3E573B
(62,87,59)
#384E35
(56,78,53)
#32452F
(50,69,47)
#2C3C29
(44,60,41)
#263323
(38,51,35)
#202A1D
(32,42,29)
#1A2117
(26,33,23)
#141811
(20,24,17)
#0E0F0B
(14,15,11)
#000000
(0,0,0)

Tints of #4A6947

#4A6947
(74,105,71)
#5A7657
(90,118,87)
#6A8367
(106,131,103)
#7A9077
(122,144,119)
#8A9D87
(138,157,135)
#9AAA97
(154,170,151)
#AAB7A7
(170,183,167)
#BAC4B7
(186,196,183)
#CAD1C7
(202,209,199)
#DADED7
(218,222,215)
#EAEBE7
(234,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6947 color. Also use rgb(74,105,71) instead hex code.

Text Font Color

.myTextColor { color: #4A6947; }

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

This text font color is #4A6947.

Background Color

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

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

This div background color is #4A6947.

Border color

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

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

This div border color is #4A6947.

Opacity

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

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

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

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

This text has shadow with #4A6947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6947.

Preview

Color preview on black background

This text has color #4A6947 on black background.


Color preview on white background

This text has color #4A6947 on white background.


Black color preview on #4A6947 background

This text has black color on #4A6947 background.


White color preview on #4A6947 background

This text has white color on #4A6947 background.


Related colors

Complementary color

Complementary color for #hex is #B596B8.


I love getcolorcode.com

Triadic colors

1 #474A69 and #69474A with #4A6947 are triadic colors.

2 #47694A and #694A47 with #4A6947 are triadic colors.