COLOR #49614F

HEX: #49614F RGB: (73,97,79)

Color info

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

RGB color model

#49614F color RGB value is (73,97,79).

RGB: (73,97,79) (29%, 38%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 97 of 255 = 38%
B 79 of 255 = 31%

73
97
79

R + G + B ~ 33%. #49614F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 97 + 79 = 249 (100%)
R 73 of 249 ~ 29.32%
G 97 of 249 ~ 38.96%
B 79 of 249 ~ 31.73'%

%29.32
%38.96
%31.73

CMYK color model

#49614F color CMYK value is (25,0,19,62).

  • cyan value is 24.74%
  • magenta value is 0.00%
  • yellow value is 18.56%
  • key color value is 61.96%

CMYK: (25,0,19,62)
C25M0Y19K62 (25%, 0%, 19%, 62%)
(0.25 / 0.00 / 0.19 / 0.62)

CMYK percentages

%24.74
%0
%18.56
%61.96

Codes

Color #49614F in popluar color models

49 61 4F
RGB 73 97 79
HSL 135° 14.12% 33.33%
HSB/HSV 135° 24.74% 38.04%
CMYK 24.74% 0.00% 18.56%
61.96%

Color #49614F in popluar number systems.

HEX 49 61 4F
Decimal 73 97 79
Binary 1001001 1100001 1001111
Octal 111 141 117

Shades and tints

Shades of #49614F

#49614F
(73,97,79)
#435948
(67,89,72)
#3D5141
(61,81,65)
#37493A
(55,73,58)
#314133
(49,65,51)
#2B392C
(43,57,44)
#253125
(37,49,37)
#1F291E
(31,41,30)
#192117
(25,33,23)
#131910
(19,25,16)
#0D1109
(13,17,9)
#000000
(0,0,0)

Tints of #49614F

#49614F
(73,97,79)
#596F5F
(89,111,95)
#697D6F
(105,125,111)
#798B7F
(121,139,127)
#89998F
(137,153,143)
#99A79F
(153,167,159)
#A9B5AF
(169,181,175)
#B9C3BF
(185,195,191)
#C9D1CF
(201,209,207)
#D9DFDF
(217,223,223)
#E9EDEF
(233,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49614F color. Also use rgb(73,97,79) instead hex code.

Text Font Color

.myTextColor { color: #49614F; }

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

This text font color is #49614F.

Background Color

.myBgColor { background-color: #49614F; }

<div style="background-color:#49614F">Inner text</div>

This div background color is #49614F.

Border color

.myBorderColor { border: 1px solid #49614F; }

<div style="border:3px solid #49614F">Div</div>

This div border color is #49614F.

Opacity

.myOpacity80 { color: #49614F; opacity: 0.8; }

<p style="color:#49614F;opacity:0.8;">80%</p>

Text with #49614F 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 #49614F;}

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

This text has shadow with #49614F color.


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

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

This text has shadow with #49614F primary color and red secondary color.


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

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

This text has shadow with #49614F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49614F.

Preview

Color preview on black background

This text has color #49614F on black background.


Color preview on white background

This text has color #49614F on white background.


Black color preview on #49614F background

This text has black color on #49614F background.


White color preview on #49614F background

This text has white color on #49614F background.


Related colors

Complementary color

Complementary color for #hex is #B69EB0.


I love getcolorcode.com

Triadic colors

1 #4F4961 and #614F49 with #49614F are triadic colors.

2 #4F6149 and #61494F with #49614F are triadic colors.