COLOR #49645B

HEX: #49645B RGB: (73,100,91)

Color info

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

RGB color model

#49645B color RGB value is (73,100,91).

RGB: (73,100,91) (29%, 39%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 91 of 255 = 36%

73
100
91

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

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 91 = 264 (100%)
R 73 of 264 ~ 27.65%
G 100 of 264 ~ 37.88%
B 91 of 264 ~ 34.47'%

%27.65
%37.88
%34.47

CMYK color model

#49645B color CMYK value is (27,0,9,61).

  • cyan value is 27.00%
  • magenta value is 0.00%
  • yellow value is 9.00%
  • key color value is 60.78%

CMYK: (27,0,9,61)
C27M0Y9K61 (27%, 0%, 9%, 61%)
(0.27 / 0.00 / 0.09 / 0.61)

CMYK percentages

%27
%0
%9
%60.78

Codes

Color #49645B in popluar color models

49 64 5B
RGB 73 100 91
HSL 160° 15.61% 33.92%
HSB/HSV 160° 27.00% 39.22%
CMYK 27.00% 0.00% 9.00%
60.78%

Color #49645B in popluar number systems.

HEX 49 64 5B
Decimal 73 100 91
Binary 1001001 1100100 1011011
Octal 111 144 133

Shades and tints

Shades of #49645B

#49645B
(73,100,91)
#435B53
(67,91,83)
#3D524B
(61,82,75)
#374943
(55,73,67)
#31403B
(49,64,59)
#2B3733
(43,55,51)
#252E2B
(37,46,43)
#1F2523
(31,37,35)
#191C1B
(25,28,27)
#131313
(19,19,19)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #49645B

#49645B
(73,100,91)
#597269
(89,114,105)
#698077
(105,128,119)
#798E85
(121,142,133)
#899C93
(137,156,147)
#99AAA1
(153,170,161)
#A9B8AF
(169,184,175)
#B9C6BD
(185,198,189)
#C9D4CB
(201,212,203)
#D9E2D9
(217,226,217)
#E9F0E7
(233,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49645B; }

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

This text font color is #49645B.

Background Color

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

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

This div background color is #49645B.

Border color

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

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

This div border color is #49645B.

Opacity

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

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

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

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

This text has shadow with #49645B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49645B.

Preview

Color preview on black background

This text has color #49645B on black background.


Color preview on white background

This text has color #49645B on white background.


Black color preview on #49645B background

This text has black color on #49645B background.


White color preview on #49645B background

This text has white color on #49645B background.


Related colors

Complementary color

Complementary color for #hex is #B69BA4.


I love getcolorcode.com

Triadic colors

1 #5B4964 and #645B49 with #49645B are triadic colors.

2 #5B6449 and #64495B with #49645B are triadic colors.