COLOR #49765D

HEX: #49765D RGB: (73,118,93)

Color info

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

RGB color model

#49765D color RGB value is (73,118,93).

RGB: (73,118,93) (29%, 46%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 118 of 255 = 46%
B 93 of 255 = 36%

73
118
93

R + G + B ~ 37%. #49765D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 118 + 93 = 284 (100%)
R 73 of 284 ~ 25.7%
G 118 of 284 ~ 41.55%
B 93 of 284 ~ 32.75'%

%25.7
%41.55
%32.75

CMYK color model

#49765D color CMYK value is (38,0,21,54).

  • cyan value is 38.14%
  • magenta value is 0.00%
  • yellow value is 21.19%
  • key color value is 53.73%
CMYK: (38,0,21,54) C38M0Y21K54 (38%,0%,21%,54%) (0.38/0.00/0.21/0.54) 

CMYK percentages

%38.14
%0
%21.19
%53.73

Codes

Color #49765D in popluar color models

49 76 5D
RGB 73 118 93
HSL 147° 23.56% 37.45%
HSB/HSV 147° 38.14% 46.27%
CMYK 38.14% 0.00% 21.19%
53.73%

Color #49765D in popluar number systems.

HEX 49 76 5D
Decimal 73 118 93
Binary 1001001 1110110 1011101
Octal 111 166 135

Shades and tints

Shades of #49765D

#49765D
(73,118,93)
#436C55
(67,108,85)
#3D624D
(61,98,77)
#375845
(55,88,69)
#314E3D
(49,78,61)
#2B4435
(43,68,53)
#253A2D
(37,58,45)
#1F3025
(31,48,37)
#19261D
(25,38,29)
#131C15
(19,28,21)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #49765D

#49765D
(73,118,93)
#59826B
(89,130,107)
#698E79
(105,142,121)
#799A87
(121,154,135)
#89A695
(137,166,149)
#99B2A3
(153,178,163)
#A9BEB1
(169,190,177)
#B9CABF
(185,202,191)
#C9D6CD
(201,214,205)
#D9E2DB
(217,226,219)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49765D; }

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

This text font color is #49765D.

Background Color

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

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

This div background color is #49765D.

Border color

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

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

This div border color is #49765D.

Opacity

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

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

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

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

This text has shadow with #49765D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49765D.

Preview

Color preview on black background

This text has color #49765D on black background.


Color preview on white background

This text has color #49765D on white background.


Black color preview on #49765D background

This text has black color on #49765D background.


White color preview on #49765D background

This text has white color on #49765D background.


Related colors

Complementary color

Complementary color for #hex is #B689A2.


I love getcolorcode.com

Triadic colors

1 #5D4976 and #765D49 with #49765D are triadic colors.

2 #5D7649 and #76495D with #49765D are triadic colors.