COLOR #49657E

HEX: #49657E RGB: (73,101,126)

Color info

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

RGB color model

#49657E color RGB value is (73,101,126).

RGB: (73,101,126) (29%, 40%, 49%)

RGB channels and saturation

R 73 of 255 = 29%
G 101 of 255 = 40%
B 126 of 255 = 49%

73
101
126

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

Portions of RGB colors in percentages

R + G + B = 73 + 101 + 126 = 300 (100%)
R 73 of 300 ~ 24.33%
G 101 of 300 ~ 33.67%
B 126 of 300 ~ 42'%

%24.33
%33.67
%42

CMYK color model

#49657E color CMYK value is (42,20,0,51).

  • cyan value is 42.06%
  • magenta value is 19.84%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (42,20,0,51)
C42M20Y0K51 (42%, 20%, 0%, 51%)
(0.42 / 0.20 / 0.00 / 0.51)

CMYK percentages

%42.06
%19.84
%0
%50.59

Codes

Color #49657E in popluar color models

49 65 7E
RGB 73 101 126
HSL 208° 26.63% 39.02%
HSB/HSV 208° 42.06% 49.41%
CMYK 42.06% 19.84% 0.00%
50.59%

Color #49657E in popluar number systems.

HEX 49 65 7E
Decimal 73 101 126
Binary 1001001 1100101 1111110
Octal 111 145 176

Shades and tints

Shades of #49657E

#49657E
(73,101,126)
#435C73
(67,92,115)
#3D5368
(61,83,104)
#374A5D
(55,74,93)
#314152
(49,65,82)
#2B3847
(43,56,71)
#252F3C
(37,47,60)
#1F2631
(31,38,49)
#191D26
(25,29,38)
#13141B
(19,20,27)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #49657E

#49657E
(73,101,126)
#597389
(89,115,137)
#698194
(105,129,148)
#798F9F
(121,143,159)
#899DAA
(137,157,170)
#99ABB5
(153,171,181)
#A9B9C0
(169,185,192)
#B9C7CB
(185,199,203)
#C9D5D6
(201,213,214)
#D9E3E1
(217,227,225)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49657E color. Also use rgb(73,101,126) instead hex code.

Text Font Color

.myTextColor { color: #49657E; }

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

This text font color is #49657E.

Background Color

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

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

This div background color is #49657E.

Border color

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

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

This div border color is #49657E.

Opacity

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

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

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

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

This text has shadow with #49657E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49657E.

Preview

Color preview on black background

This text has color #49657E on black background.


Color preview on white background

This text has color #49657E on white background.


Black color preview on #49657E background

This text has black color on #49657E background.


White color preview on #49657E background

This text has white color on #49657E background.


Related colors

Complementary color

Complementary color for #hex is #B69A81.


I love getcolorcode.com

Triadic colors

1 #7E4965 and #657E49 with #49657E are triadic colors.

2 #7E6549 and #65497E with #49657E are triadic colors.