COLOR #49625B

HEX: #49625B RGB: (73,98,91)

Color info

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

RGB color model

#49625B color RGB value is (73,98,91).

RGB: (73,98,91) (29%, 38%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 98 of 255 = 38%
B 91 of 255 = 36%

73
98
91

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

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 91 = 262 (100%)
R 73 of 262 ~ 27.86%
G 98 of 262 ~ 37.4%
B 91 of 262 ~ 34.73'%

%27.86
%37.4
%34.73

CMYK color model

#49625B color CMYK value is (26,0,7,62).

  • cyan value is 25.51%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 61.57%
CMYK: (26,0,7,62) C26M0Y7K62 (26%,0%,7%,62%) (0.26/0.00/0.07/0.62) 

CMYK percentages

%25.51
%0
%7.14
%61.57

Codes

Color #49625B in popluar color models

49 62 5B
RGB 73 98 91
HSL 163° 14.62% 33.53%
HSB/HSV 163° 25.51% 38.43%
CMYK 25.51% 0.00% 7.14%
61.57%

Color #49625B in popluar number systems.

HEX 49 62 5B
Decimal 73 98 91
Binary 1001001 1100010 1011011
Octal 111 142 133

Shades and tints

Shades of #49625B

#49625B
(73,98,91)
#435A53
(67,90,83)
#3D524B
(61,82,75)
#374A43
(55,74,67)
#31423B
(49,66,59)
#2B3A33
(43,58,51)
#25322B
(37,50,43)
#1F2A23
(31,42,35)
#19221B
(25,34,27)
#131A13
(19,26,19)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #49625B

#49625B
(73,98,91)
#597069
(89,112,105)
#697E77
(105,126,119)
#798C85
(121,140,133)
#899A93
(137,154,147)
#99A8A1
(153,168,161)
#A9B6AF
(169,182,175)
#B9C4BD
(185,196,189)
#C9D2CB
(201,210,203)
#D9E0D9
(217,224,217)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49625B; }

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

This text font color is #49625B.

Background Color

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

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

This div background color is #49625B.

Border color

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

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

This div border color is #49625B.

Opacity

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

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

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

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

This text has shadow with #49625B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49625B.

Preview

Color preview on black background

This text has color #49625B on black background.


Color preview on white background

This text has color #49625B on white background.


Black color preview on #49625B background

This text has black color on #49625B background.


White color preview on #49625B background

This text has white color on #49625B background.


Related colors

Complementary color

Complementary color for #hex is #B69DA4.


I love getcolorcode.com

Triadic colors

1 #5B4962 and #625B49 with #49625B are triadic colors.

2 #5B6249 and #62495B with #49625B are triadic colors.