COLOR #49623D

HEX: #49623D RGB: (73,98,61)

Color info

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

RGB color model

#49623D color RGB value is (73,98,61).

RGB: (73,98,61) (29%, 38%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 98 of 255 = 38%
B 61 of 255 = 24%

73
98
61

R + G + B ~ 30%. #49623D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 61 = 232 (100%)
R 73 of 232 ~ 31.47%
G 98 of 232 ~ 42.24%
B 61 of 232 ~ 26.29'%

%31.47
%42.24
%26.29

CMYK color model

#49623D color CMYK value is (26,0,38,62).

  • cyan value is 25.51%
  • magenta value is 0.00%
  • yellow value is 37.76%
  • key color value is 61.57%

CMYK: (26,0,38,62)
C26M0Y38K62 (26%, 0%, 38%, 62%)
(0.26 / 0.00 / 0.38 / 0.62)

CMYK percentages

%25.51
%0
%37.76
%61.57

Codes

Color #49623D in popluar color models

49 62 3D
RGB 73 98 61
HSL 101° 23.27% 31.18%
HSB/HSV 101° 37.76% 38.43%
CMYK 25.51% 0.00% 37.76%
61.57%

Color #49623D in popluar number systems.

HEX 49 62 3D
Decimal 73 98 61
Binary 1001001 1100010 111101
Octal 111 142 75

Shades and tints

Shades of #49623D

#49623D
(73,98,61)
#435A38
(67,90,56)
#3D5233
(61,82,51)
#374A2E
(55,74,46)
#314229
(49,66,41)
#2B3A24
(43,58,36)
#25321F
(37,50,31)
#1F2A1A
(31,42,26)
#192215
(25,34,21)
#131A10
(19,26,16)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #49623D

#49623D
(73,98,61)
#59704E
(89,112,78)
#697E5F
(105,126,95)
#798C70
(121,140,112)
#899A81
(137,154,129)
#99A892
(153,168,146)
#A9B6A3
(169,182,163)
#B9C4B4
(185,196,180)
#C9D2C5
(201,210,197)
#D9E0D6
(217,224,214)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49623D color. Also use rgb(73,98,61) instead hex code.

Text Font Color

.myTextColor { color: #49623D; }

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

This text font color is #49623D.

Background Color

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

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

This div background color is #49623D.

Border color

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

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

This div border color is #49623D.

Opacity

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

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

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

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

This text has shadow with #49623D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49623D.

Preview

Color preview on black background

This text has color #49623D on black background.


Color preview on white background

This text has color #49623D on white background.


Black color preview on #49623D background

This text has black color on #49623D background.


White color preview on #49623D background

This text has white color on #49623D background.


Related colors

Complementary color

Complementary color for #hex is #B69DC2.


I love getcolorcode.com

Triadic colors

1 #3D4962 and #623D49 with #49623D are triadic colors.

2 #3D6249 and #62493D with #49623D are triadic colors.