COLOR #49825E

HEX: #49825E RGB: (73,130,94)

Color info

#49825E contains red, green and blue colors in about the same proportion. Web safe color of #49825E is #339966 (or #396).

RGB color model

#49825E color RGB value is (73,130,94).

RGB: (73,130,94) (29%, 51%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 130 of 255 = 51%
B 94 of 255 = 37%

73
130
94

R + G + B ~ 39%. #49825E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 130 + 94 = 297 (100%)
R 73 of 297 ~ 24.58%
G 130 of 297 ~ 43.77%
B 94 of 297 ~ 31.65'%

%24.58
%43.77
%31.65

CMYK color model

#49825E color CMYK value is (44,0,28,49).

  • cyan value is 43.85%
  • magenta value is 0.00%
  • yellow value is 27.69%
  • key color value is 49.02%

CMYK: (44,0,28,49)
C44M0Y28K49 (44%, 0%, 28%, 49%)
(0.44 / 0.00 / 0.28 / 0.49)

CMYK percentages

%43.85
%0
%27.69
%49.02

Codes

Color #49825E in popluar color models

49 82 5E
RGB 73 130 94
HSL 142° 28.08% 39.80%
HSB/HSV 142° 43.85% 50.98%
CMYK 43.85% 0.00% 27.69%
49.02%

Color #49825E in popluar number systems.

HEX 49 82 5E
Decimal 73 130 94
Binary 1001001 10000010 1011110
Octal 111 202 136

Shades and tints

Shades of #49825E

#49825E
(73,130,94)
#437756
(67,119,86)
#3D6C4E
(61,108,78)
#376146
(55,97,70)
#31563E
(49,86,62)
#2B4B36
(43,75,54)
#25402E
(37,64,46)
#1F3526
(31,53,38)
#192A1E
(25,42,30)
#131F16
(19,31,22)
#0D140E
(13,20,14)
#000000
(0,0,0)

Tints of #49825E

#49825E
(73,130,94)
#598D6C
(89,141,108)
#69987A
(105,152,122)
#79A388
(121,163,136)
#89AE96
(137,174,150)
#99B9A4
(153,185,164)
#A9C4B2
(169,196,178)
#B9CFC0
(185,207,192)
#C9DACE
(201,218,206)
#D9E5DC
(217,229,220)
#E9F0EA
(233,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49825E; }

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

This text font color is #49825E.

Background Color

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

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

This div background color is #49825E.

Border color

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

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

This div border color is #49825E.

Opacity

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

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

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

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

This text has shadow with #49825E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49825E.

Preview

Color preview on black background

This text has color #49825E on black background.


Color preview on white background

This text has color #49825E on white background.


Black color preview on #49825E background

This text has black color on #49825E background.


White color preview on #49825E background

This text has white color on #49825E background.


Related colors

Complementary color

Complementary color for #hex is #B67DA1.


I love getcolorcode.com

Triadic colors

1 #5E4982 and #825E49 with #49825E are triadic colors.

2 #5E8249 and #82495E with #49825E are triadic colors.