COLOR #49725E

HEX: #49725E RGB: (73,114,94)

Color info

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

RGB color model

#49725E color RGB value is (73,114,94).

RGB: (73,114,94) (29%, 45%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 114 of 255 = 45%
B 94 of 255 = 37%

73
114
94

R + G + B ~ 37%. #49725E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 114 + 94 = 281 (100%)
R 73 of 281 ~ 25.98%
G 114 of 281 ~ 40.57%
B 94 of 281 ~ 33.45'%

%25.98
%40.57
%33.45

CMYK color model

#49725E color CMYK value is (36,0,18,55).

  • cyan value is 35.96%
  • magenta value is 0.00%
  • yellow value is 17.54%
  • key color value is 55.29%

CMYK: (36,0,18,55)
C36M0Y18K55 (36%, 0%, 18%, 55%)
(0.36 / 0.00 / 0.18 / 0.55)

CMYK percentages

%35.96
%0
%17.54
%55.29

Codes

Color #49725E in popluar color models

49 72 5E
RGB 73 114 94
HSL 151° 21.93% 36.67%
HSB/HSV 151° 35.96% 44.71%
CMYK 35.96% 0.00% 17.54%
55.29%

Color #49725E in popluar number systems.

HEX 49 72 5E
Decimal 73 114 94
Binary 1001001 1110010 1011110
Octal 111 162 136

Shades and tints

Shades of #49725E

#49725E
(73,114,94)
#436856
(67,104,86)
#3D5E4E
(61,94,78)
#375446
(55,84,70)
#314A3E
(49,74,62)
#2B4036
(43,64,54)
#25362E
(37,54,46)
#1F2C26
(31,44,38)
#19221E
(25,34,30)
#131816
(19,24,22)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #49725E

#49725E
(73,114,94)
#597E6C
(89,126,108)
#698A7A
(105,138,122)
#799688
(121,150,136)
#89A296
(137,162,150)
#99AEA4
(153,174,164)
#A9BAB2
(169,186,178)
#B9C6C0
(185,198,192)
#C9D2CE
(201,210,206)
#D9DEDC
(217,222,220)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49725E color. Also use rgb(73,114,94) instead hex code.

Text Font Color

.myTextColor { color: #49725E; }

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

This text font color is #49725E.

Background Color

.myBgColor { background-color: #49725E; }

<div style="background-color:#49725E">Inner text</div>

This div background color is #49725E.

Border color

.myBorderColor { border: 1px solid #49725E; }

<div style="border:3px solid #49725E">Div</div>

This div border color is #49725E.

Opacity

.myOpacity80 { color: #49725E; opacity: 0.8; }

<p style="color:#49725E;opacity:0.8;">80%</p>

Text with #49725E 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 #49725E;}

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

This text has shadow with #49725E color.


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

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

This text has shadow with #49725E primary color and red secondary color.


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

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

This text has shadow with #49725E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49725E.

Preview

Color preview on black background

This text has color #49725E on black background.


Color preview on white background

This text has color #49725E on white background.


Black color preview on #49725E background

This text has black color on #49725E background.


White color preview on #49725E background

This text has white color on #49725E background.


Related colors

Complementary color

Complementary color for #hex is #B68DA1.


I love getcolorcode.com

Triadic colors

1 #5E4972 and #725E49 with #49725E are triadic colors.

2 #5E7249 and #72495E with #49725E are triadic colors.