COLOR #49674A

HEX: #49674A RGB: (73,103,74)

Color info

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

RGB color model

#49674A color RGB value is (73,103,74).

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

RGB channels and saturation

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

73
103
74

R + G + B ~ 33%. #49674A is quite dark color.

Portions of RGB colors in percentages

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

%29.2
%41.2
%29.6

CMYK color model

#49674A color CMYK value is (29,0,28,60).

  • cyan value is 29.13%
  • magenta value is 0.00%
  • yellow value is 28.16%
  • key color value is 59.61%

CMYK: (29,0,28,60)
C29M0Y28K60 (29%, 0%, 28%, 60%)
(0.29 / 0.00 / 0.28 / 0.60)

CMYK percentages

%29.13
%0
%28.16
%59.61

Codes

Color #49674A in popluar color models

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

Color #49674A in popluar number systems.

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

Shades and tints

Shades of #49674A

#49674A
(73,103,74)
#435E44
(67,94,68)
#3D553E
(61,85,62)
#374C38
(55,76,56)
#314332
(49,67,50)
#2B3A2C
(43,58,44)
#253126
(37,49,38)
#1F2820
(31,40,32)
#191F1A
(25,31,26)
#131614
(19,22,20)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #49674A

#49674A
(73,103,74)
#59745A
(89,116,90)
#69816A
(105,129,106)
#798E7A
(121,142,122)
#899B8A
(137,155,138)
#99A89A
(153,168,154)
#A9B5AA
(169,181,170)
#B9C2BA
(185,194,186)
#C9CFCA
(201,207,202)
#D9DCDA
(217,220,218)
#E9E9EA
(233,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49674A; }

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

This text font color is #49674A.

Background Color

.myBgColor { background-color: #49674A; }

<div style="background-color:#49674A">Inner text</div>

This div background color is #49674A.

Border color

.myBorderColor { border: 1px solid #49674A; }

<div style="border:3px solid #49674A">Div</div>

This div border color is #49674A.

Opacity

.myOpacity80 { color: #49674A; opacity: 0.8; }

<p style="color:#49674A;opacity:0.8;">80%</p>

Text with #49674A 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 #49674A;}

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

This text has shadow with #49674A color.


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

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

This text has shadow with #49674A primary color and red secondary color.


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

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

This text has shadow with #49674A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49674A.

Preview

Color preview on black background

This text has color #49674A on black background.


Color preview on white background

This text has color #49674A on white background.


Black color preview on #49674A background

This text has black color on #49674A background.


White color preview on #49674A background

This text has white color on #49674A background.


Related colors

Complementary color

Complementary color for #hex is #B698B5.


I love getcolorcode.com

Triadic colors

1 #4A4967 and #674A49 with #49674A are triadic colors.

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