COLOR #4A6749

HEX: #4A6749 RGB: (74,103,73)

Renk bilgisi

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

RGB renk modeli

#4A6749 color RGB value is (74,103,73).

RGB: (74,103,73) (29%, 40%, 29%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 103 of 255 = 40%
B 73 of 255 = 29%

74
103
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 103 + 73 = 250 (100%)
R 74 of 250 ~ 29.6%
G 103 of 250 ~ 41.2%
B 73 of 250 ~ 29.2'%

%29.6
%41.2
%29.2

CMYK RENK MODELİ

#4A6749 rengi CMYK tonu (28,0,29,60).

  • camgöbeği tonu 28.16%
  • eflatun tonu 0.00%
  • sarı tonu 29.13%
  • ana renk tonu 59.61%
CMYK: (28,0,29,60) C28M0Y29K60 (28%,0%,29%,60%) (0.28/0.00/0.29/0.60) 

CMYK yüzdeleri

%28.16
%0
%29.13
%59.61

Codes

Color #4A6749 in popluar color models

4A 67 49
RGB 74 103 73
HSL 118° 17.05% 34.51%
HSB/HSV 118° 29.13% 40.39%
CMYK 28.16% 0.00% 29.13%
59.61%

Color #4A6749 in popluar number systems.

HEX 4A 67 49
Decimal 74 103 73
Binary 1001010 1100111 1001001
Octal 112 147 111

Shades and tints

Shades of #4A6749

#4A6749
(74,103,73)
#445E43
(68,94,67)
#3E553D
(62,85,61)
#384C37
(56,76,55)
#324331
(50,67,49)
#2C3A2B
(44,58,43)
#263125
(38,49,37)
#20281F
(32,40,31)
#1A1F19
(26,31,25)
#141613
(20,22,19)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #4A6749

#4A6749
(74,103,73)
#5A7459
(90,116,89)
#6A8169
(106,129,105)
#7A8E79
(122,142,121)
#8A9B89
(138,155,137)
#9AA899
(154,168,153)
#AAB5A9
(170,181,169)
#BAC2B9
(186,194,185)
#CACFC9
(202,207,201)
#DADCD9
(218,220,217)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6749 color. Also use rgb(74,103,73) instead hex code.

Text Font Color

.myTextColor { color: #4A6749; }

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

This text font color is #4A6749.

Background Color

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

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

This div background color is #4A6749.

Border color

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

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

This div border color is #4A6749.

Opacity

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

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

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

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

This text has shadow with #4A6749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6749.

Preview

Color preview on black background

This text has color #4A6749 on black background.


Color preview on white background

This text has color #4A6749 on white background.


Black color preview on #4A6749 background

This text has black color on #4A6749 background.


White color preview on #4A6749 background

This text has white color on #4A6749 background.


Related colors

Complementary color

Complementary color for #hex is #B598B6.


I love getcolorcode.com

Triadic colors

1 #494A67 and #67494A with #4A6749 are triadic colors.

2 #49674A and #674A49 with #4A6749 are triadic colors.