COLOR #49694B

HEX: #49694B RGB: (73,105,75)

Color info

#49694B contains red, green and blue colors in about the same proportion. Web safe color of #49694B is #336633 (or #363).

RGB color model

#49694B color RGB value is (73,105,75).

RGB: (73,105,75) (29%, 41%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 105 of 255 = 41%
B 75 of 255 = 29%

73
105
75

R + G + B ~ 33%. #49694B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 105 + 75 = 253 (100%)
R 73 of 253 ~ 28.85%
G 105 of 253 ~ 41.5%
B 75 of 253 ~ 29.64'%

%28.85
%41.5
%29.64

CMYK color model

#49694B color CMYK value is (30,0,29,59).

  • cyan value is 30.48%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • key color value is 58.82%
CMYK: (30,0,29,59) C30M0Y29K59 (30%,0%,29%,59%) (0.30/0.00/0.29/0.59) 

CMYK percentages

%30.48
%0
%28.57
%58.82

Codes

Color #49694B in popluar color models

49 69 4B
RGB 73 105 75
HSL 124° 17.98% 34.90%
HSB/HSV 124° 30.48% 41.18%
CMYK 30.48% 0.00% 28.57%
58.82%

Color #49694B in popluar number systems.

HEX 49 69 4B
Decimal 73 105 75
Binary 1001001 1101001 1001011
Octal 111 151 113

Shades and tints

Shades of #49694B

#49694B
(73,105,75)
#436045
(67,96,69)
#3D573F
(61,87,63)
#374E39
(55,78,57)
#314533
(49,69,51)
#2B3C2D
(43,60,45)
#253327
(37,51,39)
#1F2A21
(31,42,33)
#19211B
(25,33,27)
#131815
(19,24,21)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #49694B

#49694B
(73,105,75)
#59765B
(89,118,91)
#69836B
(105,131,107)
#79907B
(121,144,123)
#899D8B
(137,157,139)
#99AA9B
(153,170,155)
#A9B7AB
(169,183,171)
#B9C4BB
(185,196,187)
#C9D1CB
(201,209,203)
#D9DEDB
(217,222,219)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49694B color. Also use rgb(73,105,75) instead hex code.

Text Font Color

.myTextColor { color: #49694B; }

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

This text font color is #49694B.

Background Color

.myBgColor { background-color: #49694B; }

<div style="background-color:#49694B">Inner text</div>

This div background color is #49694B.

Border color

.myBorderColor { border: 1px solid #49694B; }

<div style="border:3px solid #49694B">Div</div>

This div border color is #49694B.

Opacity

.myOpacity80 { color: #49694B; opacity: 0.8; }

<p style="color:#49694B;opacity:0.8;">80%</p>

Text with #49694B 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 #49694B;}

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

This text has shadow with #49694B color.


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

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

This text has shadow with #49694B primary color and red secondary color.


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

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

This text has shadow with #49694B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49694B.

Preview

Color preview on black background

This text has color #49694B on black background.


Color preview on white background

This text has color #49694B on white background.


Black color preview on #49694B background

This text has black color on #49694B background.


White color preview on #49694B background

This text has white color on #49694B background.


Related colors

Complementary color

Complementary color for #hex is #B696B4.


I love getcolorcode.com

Triadic colors

1 #4B4969 and #694B49 with #49694B are triadic colors.

2 #4B6949 and #69494B with #49694B are triadic colors.