COLOR #49635F

HEX: #49635F RGB: (73,99,95)

Color info

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

RGB color model

#49635F color RGB value is (73,99,95).

RGB: (73,99,95) (29%, 39%, 37%)

RGB channels and saturation

R 73 of 255 = 29%
G 99 of 255 = 39%
B 95 of 255 = 37%

73
99
95

R + G + B ~ 35%. #49635F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 99 + 95 = 267 (100%)
R 73 of 267 ~ 27.34%
G 99 of 267 ~ 37.08%
B 95 of 267 ~ 35.58'%

%27.34
%37.08
%35.58

CMYK color model

#49635F color CMYK value is (26,0,4,61).

  • cyan value is 26.26%
  • magenta value is 0.00%
  • yellow value is 4.04%
  • key color value is 61.18%

CMYK: (26,0,4,61)
C26M0Y4K61 (26%, 0%, 4%, 61%)
(0.26 / 0.00 / 0.04 / 0.61)

CMYK percentages

%26.26
%0
%4.04
%61.18

Codes

Color #49635F in popluar color models

49 63 5F
RGB 73 99 95
HSL 171° 15.12% 33.73%
HSB/HSV 171° 26.26% 38.82%
CMYK 26.26% 0.00% 4.04%
61.18%

Color #49635F in popluar number systems.

HEX 49 63 5F
Decimal 73 99 95
Binary 1001001 1100011 1011111
Octal 111 143 137

Shades and tints

Shades of #49635F

#49635F
(73,99,95)
#435A57
(67,90,87)
#3D514F
(61,81,79)
#374847
(55,72,71)
#313F3F
(49,63,63)
#2B3637
(43,54,55)
#252D2F
(37,45,47)
#1F2427
(31,36,39)
#191B1F
(25,27,31)
#131217
(19,18,23)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #49635F

#49635F
(73,99,95)
#59716D
(89,113,109)
#697F7B
(105,127,123)
#798D89
(121,141,137)
#899B97
(137,155,151)
#99A9A5
(153,169,165)
#A9B7B3
(169,183,179)
#B9C5C1
(185,197,193)
#C9D3CF
(201,211,207)
#D9E1DD
(217,225,221)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49635F color. Also use rgb(73,99,95) instead hex code.

Text Font Color

.myTextColor { color: #49635F; }

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

This text font color is #49635F.

Background Color

.myBgColor { background-color: #49635F; }

<div style="background-color:#49635F">Inner text</div>

This div background color is #49635F.

Border color

.myBorderColor { border: 1px solid #49635F; }

<div style="border:3px solid #49635F">Div</div>

This div border color is #49635F.

Opacity

.myOpacity80 { color: #49635F; opacity: 0.8; }

<p style="color:#49635F;opacity:0.8;">80%</p>

Text with #49635F 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 #49635F;}

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

This text has shadow with #49635F color.


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

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

This text has shadow with #49635F primary color and red secondary color.


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

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

This text has shadow with #49635F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49635F.

Preview

Color preview on black background

This text has color #49635F on black background.


Color preview on white background

This text has color #49635F on white background.


Black color preview on #49635F background

This text has black color on #49635F background.


White color preview on #49635F background

This text has white color on #49635F background.


Related colors

Complementary color

Complementary color for #hex is #B69CA0.


I love getcolorcode.com

Triadic colors

1 #5F4963 and #635F49 with #49635F are triadic colors.

2 #5F6349 and #63495F with #49635F are triadic colors.