COLOR #49764C

HEX: #49764C RGB: (73,118,76)

Color info

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

RGB color model

#49764C color RGB value is (73,118,76).

RGB: (73,118,76) (29%, 46%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 118 of 255 = 46%
B 76 of 255 = 30%

73
118
76

R + G + B ~ 35%. #49764C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 118 + 76 = 267 (100%)
R 73 of 267 ~ 27.34%
G 118 of 267 ~ 44.19%
B 76 of 267 ~ 28.46'%

%27.34
%44.19
%28.46

CMYK color model

#49764C color CMYK value is (38,0,36,54).

  • cyan value is 38.14%
  • magenta value is 0.00%
  • yellow value is 35.59%
  • key color value is 53.73%

CMYK: (38,0,36,54)
C38M0Y36K54 (38%, 0%, 36%, 54%)
(0.38 / 0.00 / 0.36 / 0.54)

CMYK percentages

%38.14
%0
%35.59
%53.73

Codes

Color #49764C in popluar color models

49 76 4C
RGB 73 118 76
HSL 124° 23.56% 37.45%
HSB/HSV 124° 38.14% 46.27%
CMYK 38.14% 0.00% 35.59%
53.73%

Color #49764C in popluar number systems.

HEX 49 76 4C
Decimal 73 118 76
Binary 1001001 1110110 1001100
Octal 111 166 114

Shades and tints

Shades of #49764C

#49764C
(73,118,76)
#436C46
(67,108,70)
#3D6240
(61,98,64)
#37583A
(55,88,58)
#314E34
(49,78,52)
#2B442E
(43,68,46)
#253A28
(37,58,40)
#1F3022
(31,48,34)
#19261C
(25,38,28)
#131C16
(19,28,22)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #49764C

#49764C
(73,118,76)
#59825C
(89,130,92)
#698E6C
(105,142,108)
#799A7C
(121,154,124)
#89A68C
(137,166,140)
#99B29C
(153,178,156)
#A9BEAC
(169,190,172)
#B9CABC
(185,202,188)
#C9D6CC
(201,214,204)
#D9E2DC
(217,226,220)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49764C color. Also use rgb(73,118,76) instead hex code.

Text Font Color

.myTextColor { color: #49764C; }

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

This text font color is #49764C.

Background Color

.myBgColor { background-color: #49764C; }

<div style="background-color:#49764C">Inner text</div>

This div background color is #49764C.

Border color

.myBorderColor { border: 1px solid #49764C; }

<div style="border:3px solid #49764C">Div</div>

This div border color is #49764C.

Opacity

.myOpacity80 { color: #49764C; opacity: 0.8; }

<p style="color:#49764C;opacity:0.8;">80%</p>

Text with #49764C 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 #49764C;}

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

This text has shadow with #49764C color.


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

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

This text has shadow with #49764C primary color and red secondary color.


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

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

This text has shadow with #49764C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49764C.

Preview

Color preview on black background

This text has color #49764C on black background.


Color preview on white background

This text has color #49764C on white background.


Black color preview on #49764C background

This text has black color on #49764C background.


White color preview on #49764C background

This text has white color on #49764C background.


Related colors

Complementary color

Complementary color for #hex is #B689B3.


I love getcolorcode.com

Triadic colors

1 #4C4976 and #764C49 with #49764C are triadic colors.

2 #4C7649 and #76494C with #49764C are triadic colors.