COLOR #4A6634

HEX: #4A6634 RGB: (74,102,52)

Color info

#4A6634 contains red, green and blue colors in about the same proportion. Web safe color of #4A6634 is #336633 (or #363).

RGB color model

#4A6634 color RGB value is (74,102,52).

RGB: (74,102,52) (29%, 40%, 20%)

RGB channels and saturation

R 74 of 255 = 29%
G 102 of 255 = 40%
B 52 of 255 = 20%

74
102
52

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

Portions of RGB colors in percentages

R + G + B = 74 + 102 + 52 = 228 (100%)
R 74 of 228 ~ 32.46%
G 102 of 228 ~ 44.74%
B 52 of 228 ~ 22.81'%

%32.46
%44.74
%22.81

CMYK color model

#4A6634 color CMYK value is (27,0,49,60).

  • cyan value is 27.45%
  • magenta value is 0.00%
  • yellow value is 49.02%
  • key color value is 60.00%
CMYK: (27,0,49,60) C27M0Y49K60 (27%,0%,49%,60%) (0.27/0.00/0.49/0.60) 

CMYK percentages

%27.45
%0
%49.02
%60

Codes

Color #4A6634 in popluar color models

4A 66 34
RGB 74 102 52
HSL 94° 32.47% 30.20%
HSB/HSV 94° 49.02% 40.00%
CMYK 27.45% 0.00% 49.02%
60.00%

Color #4A6634 in popluar number systems.

HEX 4A 66 34
Decimal 74 102 52
Binary 1001010 1100110 110100
Octal 112 146 64

Shades and tints

Shades of #4A6634

#4A6634
(74,102,52)
#445D30
(68,93,48)
#3E542C
(62,84,44)
#384B28
(56,75,40)
#324224
(50,66,36)
#2C3920
(44,57,32)
#26301C
(38,48,28)
#202718
(32,39,24)
#1A1E14
(26,30,20)
#141510
(20,21,16)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #4A6634

#4A6634
(74,102,52)
#5A7346
(90,115,70)
#6A8058
(106,128,88)
#7A8D6A
(122,141,106)
#8A9A7C
(138,154,124)
#9AA78E
(154,167,142)
#AAB4A0
(170,180,160)
#BAC1B2
(186,193,178)
#CACEC4
(202,206,196)
#DADBD6
(218,219,214)
#EAE8E8
(234,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6634 color. Also use rgb(74,102,52) instead hex code.

Text Font Color

.myTextColor { color: #4A6634; }

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

This text font color is #4A6634.

Background Color

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

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

This div background color is #4A6634.

Border color

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

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

This div border color is #4A6634.

Opacity

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

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

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

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

This text has shadow with #4A6634 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6634.

Preview

Color preview on black background

This text has color #4A6634 on black background.


Color preview on white background

This text has color #4A6634 on white background.


Black color preview on #4A6634 background

This text has black color on #4A6634 background.


White color preview on #4A6634 background

This text has white color on #4A6634 background.


Related colors

Complementary color

Complementary color for #hex is #B599CB.


I love getcolorcode.com

Triadic colors

1 #344A66 and #66344A with #4A6634 are triadic colors.

2 #34664A and #664A34 with #4A6634 are triadic colors.