COLOR #49658D

HEX: #49658D RGB: (73,101,141)

Color info

#49658D contains mainly green and blue colors. Web safe color of #49658D is #336699 (or #369).

RGB color model

#49658D color RGB value is (73,101,141).

RGB: (73,101,141) (29%, 40%, 55%)

RGB channels and saturation

R 73 of 255 = 29%
G 101 of 255 = 40%
B 141 of 255 = 55%

73
101
141

R + G + B ~ 41%. #49658D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 101 + 141 = 315 (100%)
R 73 of 315 ~ 23.17%
G 101 of 315 ~ 32.06%
B 141 of 315 ~ 44.76'%

%23.17
%32.06
%44.76

CMYK color model

#49658D color CMYK value is (48,28,0,45).

  • cyan value is 48.23%
  • magenta value is 28.37%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (48,28,0,45)
C48M28Y0K45 (48%, 28%, 0%, 45%)
(0.48 / 0.28 / 0.00 / 0.45)

CMYK percentages

%48.23
%28.37
%0
%44.71

Codes

Color #49658D in popluar color models

49 65 8D
RGB 73 101 141
HSL 215° 31.78% 41.96%
HSB/HSV 215° 48.23% 55.29%
CMYK 48.23% 28.37% 0.00%
44.71%

Color #49658D in popluar number systems.

HEX 49 65 8D
Decimal 73 101 141
Binary 1001001 1100101 10001101
Octal 111 145 215

Shades and tints

Shades of #49658D

#49658D
(73,101,141)
#435C81
(67,92,129)
#3D5375
(61,83,117)
#374A69
(55,74,105)
#31415D
(49,65,93)
#2B3851
(43,56,81)
#252F45
(37,47,69)
#1F2639
(31,38,57)
#191D2D
(25,29,45)
#131421
(19,20,33)
#0D0B15
(13,11,21)
#000000
(0,0,0)

Tints of #49658D

#49658D
(73,101,141)
#597397
(89,115,151)
#6981A1
(105,129,161)
#798FAB
(121,143,171)
#899DB5
(137,157,181)
#99ABBF
(153,171,191)
#A9B9C9
(169,185,201)
#B9C7D3
(185,199,211)
#C9D5DD
(201,213,221)
#D9E3E7
(217,227,231)
#E9F1F1
(233,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49658D color. Also use rgb(73,101,141) instead hex code.

Text Font Color

.myTextColor { color: #49658D; }

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

This text font color is #49658D.

Background Color

.myBgColor { background-color: #49658D; }

<div style="background-color:#49658D">Inner text</div>

This div background color is #49658D.

Border color

.myBorderColor { border: 1px solid #49658D; }

<div style="border:3px solid #49658D">Div</div>

This div border color is #49658D.

Opacity

.myOpacity80 { color: #49658D; opacity: 0.8; }

<p style="color:#49658D;opacity:0.8;">80%</p>

Text with #49658D 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 #49658D;}

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

This text has shadow with #49658D color.


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

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

This text has shadow with #49658D primary color and red secondary color.


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

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

This text has shadow with #49658D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49658D.

Preview

Color preview on black background

This text has color #49658D on black background.


Color preview on white background

This text has color #49658D on white background.


Black color preview on #49658D background

This text has black color on #49658D background.


White color preview on #49658D background

This text has white color on #49658D background.


Related colors

Complementary color

Complementary color for #hex is #B69A72.


I love getcolorcode.com

Triadic colors

1 #8D4965 and #658D49 with #49658D are triadic colors.

2 #8D6549 and #65498D with #49658D are triadic colors.