COLOR #49686E

HEX: #49686E RGB: (73,104,110)

Color info

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

RGB color model

#49686E color RGB value is (73,104,110).

RGB: (73,104,110) (29%, 41%, 43%)

RGB channels and saturation

R 73 of 255 = 29%
G 104 of 255 = 41%
B 110 of 255 = 43%

73
104
110

R + G + B ~ 38%. #49686E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 104 + 110 = 287 (100%)
R 73 of 287 ~ 25.44%
G 104 of 287 ~ 36.24%
B 110 of 287 ~ 38.33'%

%25.44
%36.24
%38.33

CMYK color model

#49686E color CMYK value is (34,5,0,57).

  • cyan value is 33.64%
  • magenta value is 5.45%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (34,5,0,57) C34M5Y0K57 (34%,5%,0%,57%) (0.34/0.05/0.00/0.57) 

CMYK percentages

%33.64
%5.45
%0
%56.86

Codes

Color #49686E in popluar color models

49 68 6E
RGB 73 104 110
HSL 190° 20.22% 35.88%
HSB/HSV 190° 33.64% 43.14%
CMYK 33.64% 5.45% 0.00%
56.86%

Color #49686E in popluar number systems.

HEX 49 68 6E
Decimal 73 104 110
Binary 1001001 1101000 1101110
Octal 111 150 156

Shades and tints

Shades of #49686E

#49686E
(73,104,110)
#435F64
(67,95,100)
#3D565A
(61,86,90)
#374D50
(55,77,80)
#314446
(49,68,70)
#2B3B3C
(43,59,60)
#253232
(37,50,50)
#1F2928
(31,41,40)
#19201E
(25,32,30)
#131714
(19,23,20)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #49686E

#49686E
(73,104,110)
#59757B
(89,117,123)
#698288
(105,130,136)
#798F95
(121,143,149)
#899CA2
(137,156,162)
#99A9AF
(153,169,175)
#A9B6BC
(169,182,188)
#B9C3C9
(185,195,201)
#C9D0D6
(201,208,214)
#D9DDE3
(217,221,227)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49686E color. Also use rgb(73,104,110) instead hex code.

Text Font Color

.myTextColor { color: #49686E; }

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

This text font color is #49686E.

Background Color

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

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

This div background color is #49686E.

Border color

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

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

This div border color is #49686E.

Opacity

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

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

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

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

This text has shadow with #49686E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49686E.

Preview

Color preview on black background

This text has color #49686E on black background.


Color preview on white background

This text has color #49686E on white background.


Black color preview on #49686E background

This text has black color on #49686E background.


White color preview on #49686E background

This text has white color on #49686E background.


Related colors

Complementary color

Complementary color for #hex is #B69791.


I love getcolorcode.com

Triadic colors

1 #6E4968 and #686E49 with #49686E are triadic colors.

2 #6E6849 and #68496E with #49686E are triadic colors.