COLOR #49718D

HEX: #49718D RGB: (73,113,141)

Color info

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

RGB color model

#49718D color RGB value is (73,113,141).

RGB: (73,113,141) (29%, 44%, 55%)

RGB channels and saturation

R 73 of 255 = 29%
G 113 of 255 = 44%
B 141 of 255 = 55%

73
113
141

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

Portions of RGB colors in percentages

R + G + B = 73 + 113 + 141 = 327 (100%)
R 73 of 327 ~ 22.32%
G 113 of 327 ~ 34.56%
B 141 of 327 ~ 43.12'%

%22.32
%34.56
%43.12

CMYK color model

#49718D color CMYK value is (48,20,0,45).

  • cyan value is 48.23%
  • magenta value is 19.86%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (48,20,0,45) C48M20Y0K45 (48%,20%,0%,45%) (0.48/0.20/0.00/0.45) 

CMYK percentages

%48.23
%19.86
%0
%44.71

Codes

Color #49718D in popluar color models

49 71 8D
RGB 73 113 141
HSL 205° 31.78% 41.96%
HSB/HSV 205° 48.23% 55.29%
CMYK 48.23% 19.86% 0.00%
44.71%

Color #49718D in popluar number systems.

HEX 49 71 8D
Decimal 73 113 141
Binary 1001001 1110001 10001101
Octal 111 161 215

Shades and tints

Shades of #49718D

#49718D
(73,113,141)
#436781
(67,103,129)
#3D5D75
(61,93,117)
#375369
(55,83,105)
#31495D
(49,73,93)
#2B3F51
(43,63,81)
#253545
(37,53,69)
#1F2B39
(31,43,57)
#19212D
(25,33,45)
#131721
(19,23,33)
#0D0D15
(13,13,21)
#000000
(0,0,0)

Tints of #49718D

#49718D
(73,113,141)
#597D97
(89,125,151)
#6989A1
(105,137,161)
#7995AB
(121,149,171)
#89A1B5
(137,161,181)
#99ADBF
(153,173,191)
#A9B9C9
(169,185,201)
#B9C5D3
(185,197,211)
#C9D1DD
(201,209,221)
#D9DDE7
(217,221,231)
#E9E9F1
(233,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49718D; }

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

This text font color is #49718D.

Background Color

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

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

This div background color is #49718D.

Border color

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

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

This div border color is #49718D.

Opacity

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

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

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

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

This text has shadow with #49718D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49718D.

Preview

Color preview on black background

This text has color #49718D on black background.


Color preview on white background

This text has color #49718D on white background.


Black color preview on #49718D background

This text has black color on #49718D background.


White color preview on #49718D background

This text has white color on #49718D background.


Related colors

Complementary color

Complementary color for #hex is #B68E72.


I love getcolorcode.com

Triadic colors

1 #8D4971 and #718D49 with #49718D are triadic colors.

2 #8D7149 and #71498D with #49718D are triadic colors.