COLOR #49716C

HEX: #49716C RGB: (73,113,108)

Color info

#49716C contains red, green and blue colors in about the same proportion. Web safe color of #49716C is #336666 (or #366).

RGB color model

#49716C color RGB value is (73,113,108).

RGB: (73,113,108) (29%, 44%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 113 of 255 = 44%
B 108 of 255 = 42%

73
113
108

R + G + B ~ 38%. #49716C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 113 + 108 = 294 (100%)
R 73 of 294 ~ 24.83%
G 113 of 294 ~ 38.44%
B 108 of 294 ~ 36.73'%

%24.83
%38.44
%36.73

CMYK color model

#49716C color CMYK value is (35,0,4,56).

  • cyan value is 35.40%
  • magenta value is 0.00%
  • yellow value is 4.42%
  • key color value is 55.69%

CMYK: (35,0,4,56)
C35M0Y4K56 (35%, 0%, 4%, 56%)
(0.35 / 0.00 / 0.04 / 0.56)

CMYK percentages

%35.4
%0
%4.42
%55.69

Codes

Color #49716C in popluar color models

49 71 6C
RGB 73 113 108
HSL 173° 21.51% 36.47%
HSB/HSV 173° 35.40% 44.31%
CMYK 35.40% 0.00% 4.42%
55.69%

Color #49716C in popluar number systems.

HEX 49 71 6C
Decimal 73 113 108
Binary 1001001 1110001 1101100
Octal 111 161 154

Shades and tints

Shades of #49716C

#49716C
(73,113,108)
#436763
(67,103,99)
#3D5D5A
(61,93,90)
#375351
(55,83,81)
#314948
(49,73,72)
#2B3F3F
(43,63,63)
#253536
(37,53,54)
#1F2B2D
(31,43,45)
#192124
(25,33,36)
#13171B
(19,23,27)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #49716C

#49716C
(73,113,108)
#597D79
(89,125,121)
#698986
(105,137,134)
#799593
(121,149,147)
#89A1A0
(137,161,160)
#99ADAD
(153,173,173)
#A9B9BA
(169,185,186)
#B9C5C7
(185,197,199)
#C9D1D4
(201,209,212)
#D9DDE1
(217,221,225)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49716C color. Also use rgb(73,113,108) instead hex code.

Text Font Color

.myTextColor { color: #49716C; }

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

This text font color is #49716C.

Background Color

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

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

This div background color is #49716C.

Border color

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

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

This div border color is #49716C.

Opacity

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

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

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

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

This text has shadow with #49716C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49716C.

Preview

Color preview on black background

This text has color #49716C on black background.


Color preview on white background

This text has color #49716C on white background.


Black color preview on #49716C background

This text has black color on #49716C background.


White color preview on #49716C background

This text has white color on #49716C background.


Related colors

Complementary color

Complementary color for #hex is #B68E93.


I love getcolorcode.com

Triadic colors

1 #6C4971 and #716C49 with #49716C are triadic colors.

2 #6C7149 and #71496C with #49716C are triadic colors.