COLOR #49625E

HEX: #49625E RGB: (73,98,94)

Color info

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

RGB color model

#49625E color RGB value is (73,98,94).

RGB: (73,98,94) (29%, 38%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 98 of 255 = 38%
B 94 of 255 = 37%

73
98
94

R + G + B ~ 35%. #49625E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 94 = 265 (100%)
R 73 of 265 ~ 27.55%
G 98 of 265 ~ 36.98%
B 94 of 265 ~ 35.47'%

%27.55
%36.98
%35.47

CMYK color model

#49625E color CMYK value is (26,0,4,62).

  • cyan value is 25.51%
  • magenta value is 0.00%
  • yellow value is 4.08%
  • key color value is 61.57%

CMYK: (26,0,4,62)
C26M0Y4K62 (26%, 0%, 4%, 62%)
(0.26 / 0.00 / 0.04 / 0.62)

CMYK percentages

%25.51
%0
%4.08
%61.57

Codes

Color #49625E in popluar color models

49 62 5E
RGB 73 98 94
HSL 170° 14.62% 33.53%
HSB/HSV 170° 25.51% 38.43%
CMYK 25.51% 0.00% 4.08%
61.57%

Color #49625E in popluar number systems.

HEX 49 62 5E
Decimal 73 98 94
Binary 1001001 1100010 1011110
Octal 111 142 136

Shades and tints

Shades of #49625E

#49625E
(73,98,94)
#435A56
(67,90,86)
#3D524E
(61,82,78)
#374A46
(55,74,70)
#31423E
(49,66,62)
#2B3A36
(43,58,54)
#25322E
(37,50,46)
#1F2A26
(31,42,38)
#19221E
(25,34,30)
#131A16
(19,26,22)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #49625E

#49625E
(73,98,94)
#59706C
(89,112,108)
#697E7A
(105,126,122)
#798C88
(121,140,136)
#899A96
(137,154,150)
#99A8A4
(153,168,164)
#A9B6B2
(169,182,178)
#B9C4C0
(185,196,192)
#C9D2CE
(201,210,206)
#D9E0DC
(217,224,220)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49625E; }

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

This text font color is #49625E.

Background Color

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

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

This div background color is #49625E.

Border color

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

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

This div border color is #49625E.

Opacity

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

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

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

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

This text has shadow with #49625E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49625E.

Preview

Color preview on black background

This text has color #49625E on black background.


Color preview on white background

This text has color #49625E on white background.


Black color preview on #49625E background

This text has black color on #49625E background.


White color preview on #49625E background

This text has white color on #49625E background.


Related colors

Complementary color

Complementary color for #hex is #B69DA1.


I love getcolorcode.com

Triadic colors

1 #5E4962 and #625E49 with #49625E are triadic colors.

2 #5E6249 and #62495E with #49625E are triadic colors.