COLOR #4A9367

HEX: #4A9367 RGB: (74,147,103)

Color info

#4A9367 contains mainly green and blue colors. Web safe color of #4A9367 is #339966 (or #396).

RGB color model

#4A9367 color RGB value is (74,147,103).

RGB: (74,147,103) (29%, 58%, 40%)

RGB channels and saturation

R 74 of 255 = 29%
G 147 of 255 = 58%
B 103 of 255 = 40%

74
147
103

R + G + B ~ 42%. #4A9367 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 74 + 147 + 103 = 324 (100%)
R 74 of 324 ~ 22.84%
G 147 of 324 ~ 45.37%
B 103 of 324 ~ 31.79'%

%22.84
%45.37
%31.79

CMYK color model

#4A9367 color CMYK value is (50,0,30,42).

  • cyan value is 49.66%
  • magenta value is 0.00%
  • yellow value is 29.93%
  • key color value is 42.35%

CMYK: (50,0,30,42)
C50M0Y30K42 (50%, 0%, 30%, 42%)
(0.50 / 0.00 / 0.30 / 0.42)

CMYK percentages

%49.66
%0
%29.93
%42.35

Codes

Color #4A9367 in popluar color models

4A 93 67
RGB 74 147 103
HSL 144° 33.03% 43.33%
HSB/HSV 144° 49.66% 57.65%
CMYK 49.66% 0.00% 29.93%
42.35%

Color #4A9367 in popluar number systems.

HEX 4A 93 67
Decimal 74 147 103
Binary 1001010 10010011 1100111
Octal 112 223 147

Shades and tints

Shades of #4A9367

#4A9367
(74,147,103)
#44865E
(68,134,94)
#3E7955
(62,121,85)
#386C4C
(56,108,76)
#325F43
(50,95,67)
#2C523A
(44,82,58)
#264531
(38,69,49)
#203828
(32,56,40)
#1A2B1F
(26,43,31)
#141E16
(20,30,22)
#0E110D
(14,17,13)
#000000
(0,0,0)

Tints of #4A9367

#4A9367
(74,147,103)
#5A9C74
(90,156,116)
#6AA581
(106,165,129)
#7AAE8E
(122,174,142)
#8AB79B
(138,183,155)
#9AC0A8
(154,192,168)
#AAC9B5
(170,201,181)
#BAD2C2
(186,210,194)
#CADBCF
(202,219,207)
#DAE4DC
(218,228,220)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A9367; }

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

This text font color is #4A9367.

Background Color

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

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

This div background color is #4A9367.

Border color

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

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

This div border color is #4A9367.

Opacity

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

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

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

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

This text has shadow with #4A9367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A9367.

Preview

Color preview on black background

This text has color #4A9367 on black background.


Color preview on white background

This text has color #4A9367 on white background.


Black color preview on #4A9367 background

This text has black color on #4A9367 background.


White color preview on #4A9367 background

This text has white color on #4A9367 background.


Related colors

Complementary color

Complementary color for #hex is #B56C98.


I love getcolorcode.com

Triadic colors

1 #674A93 and #93674A with #4A9367 are triadic colors.

2 #67934A and #934A67 with #4A9367 are triadic colors.