COLOR #49665D

HEX: #49665D RGB: (73,102,93)

Color info

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

RGB color model

#49665D color RGB value is (73,102,93).

RGB: (73,102,93) (29%, 40%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 102 of 255 = 40%
B 93 of 255 = 36%

73
102
93

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

Portions of RGB colors in percentages

R + G + B = 73 + 102 + 93 = 268 (100%)
R 73 of 268 ~ 27.24%
G 102 of 268 ~ 38.06%
B 93 of 268 ~ 34.7'%

%27.24
%38.06
%34.7

CMYK color model

#49665D color CMYK value is (28,0,9,60).

  • cyan value is 28.43%
  • magenta value is 0.00%
  • yellow value is 8.82%
  • key color value is 60.00%

CMYK: (28,0,9,60)
C28M0Y9K60 (28%, 0%, 9%, 60%)
(0.28 / 0.00 / 0.09 / 0.60)

CMYK percentages

%28.43
%0
%8.82
%60

Codes

Color #49665D in popluar color models

49 66 5D
RGB 73 102 93
HSL 161° 16.57% 34.31%
HSB/HSV 161° 28.43% 40.00%
CMYK 28.43% 0.00% 8.82%
60.00%

Color #49665D in popluar number systems.

HEX 49 66 5D
Decimal 73 102 93
Binary 1001001 1100110 1011101
Octal 111 146 135

Shades and tints

Shades of #49665D

#49665D
(73,102,93)
#435D55
(67,93,85)
#3D544D
(61,84,77)
#374B45
(55,75,69)
#31423D
(49,66,61)
#2B3935
(43,57,53)
#25302D
(37,48,45)
#1F2725
(31,39,37)
#191E1D
(25,30,29)
#131515
(19,21,21)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #49665D

#49665D
(73,102,93)
#59736B
(89,115,107)
#698079
(105,128,121)
#798D87
(121,141,135)
#899A95
(137,154,149)
#99A7A3
(153,167,163)
#A9B4B1
(169,180,177)
#B9C1BF
(185,193,191)
#C9CECD
(201,206,205)
#D9DBDB
(217,219,219)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49665D color. Also use rgb(73,102,93) instead hex code.

Text Font Color

.myTextColor { color: #49665D; }

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

This text font color is #49665D.

Background Color

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

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

This div background color is #49665D.

Border color

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

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

This div border color is #49665D.

Opacity

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

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

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

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

This text has shadow with #49665D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49665D.

Preview

Color preview on black background

This text has color #49665D on black background.


Color preview on white background

This text has color #49665D on white background.


Black color preview on #49665D background

This text has black color on #49665D background.


White color preview on #49665D background

This text has white color on #49665D background.


Related colors

Complementary color

Complementary color for #hex is #B699A2.


I love getcolorcode.com

Triadic colors

1 #5D4966 and #665D49 with #49665D are triadic colors.

2 #5D6649 and #66495D with #49665D are triadic colors.