COLOR #49364C

HEX: #49364C RGB: (73,54,76)

Color info

#49364C contains red, green and blue colors in about the same proportion. Web safe color of #49364C is #333333 (or #333).

RGB color model

#49364C color RGB value is (73,54,76).

RGB: (73,54,76) (29%, 21%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 54 of 255 = 21%
B 76 of 255 = 30%

73
54
76

R + G + B ~ 27%. #49364C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 54 + 76 = 203 (100%)
R 73 of 203 ~ 35.96%
G 54 of 203 ~ 26.6%
B 76 of 203 ~ 37.44'%

%35.96
%26.6
%37.44

CMYK color model

#49364C color CMYK value is (4,29,0,70).

  • cyan value is 3.95%
  • magenta value is 28.95%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (4,29,0,70)
C4M29Y0K70 (4%, 29%, 0%, 70%)
(0.04 / 0.29 / 0.00 / 0.70)

CMYK percentages

%3.95
%28.95
%0
%70.2

Codes

Color #49364C in popluar color models

49 36 4C
RGB 73 54 76
HSL 292° 16.92% 25.49%
HSB/HSV 292° 28.95% 29.80%
CMYK 3.95% 28.95% 0.00%
70.20%

Color #49364C in popluar number systems.

HEX 49 36 4C
Decimal 73 54 76
Binary 1001001 110110 1001100
Octal 111 66 114

Shades and tints

Shades of #49364C

#49364C
(73,54,76)
#433246
(67,50,70)
#3D2E40
(61,46,64)
#372A3A
(55,42,58)
#312634
(49,38,52)
#2B222E
(43,34,46)
#251E28
(37,30,40)
#1F1A22
(31,26,34)
#19161C
(25,22,28)
#131216
(19,18,22)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #49364C

#49364C
(73,54,76)
#59485C
(89,72,92)
#695A6C
(105,90,108)
#796C7C
(121,108,124)
#897E8C
(137,126,140)
#99909C
(153,144,156)
#A9A2AC
(169,162,172)
#B9B4BC
(185,180,188)
#C9C6CC
(201,198,204)
#D9D8DC
(217,216,220)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49364C color. Also use rgb(73,54,76) instead hex code.

Text Font Color

.myTextColor { color: #49364C; }

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

This text font color is #49364C.

Background Color

.myBgColor { background-color: #49364C; }

<div style="background-color:#49364C">Inner text</div>

This div background color is #49364C.

Border color

.myBorderColor { border: 1px solid #49364C; }

<div style="border:3px solid #49364C">Div</div>

This div border color is #49364C.

Opacity

.myOpacity80 { color: #49364C; opacity: 0.8; }

<p style="color:#49364C;opacity:0.8;">80%</p>

Text with #49364C 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 #49364C;}

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

This text has shadow with #49364C color.


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

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

This text has shadow with #49364C primary color and red secondary color.


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

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

This text has shadow with #49364C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49364C.

Preview

Color preview on black background

This text has color #49364C on black background.


Color preview on white background

This text has color #49364C on white background.


Black color preview on #49364C background

This text has black color on #49364C background.


White color preview on #49364C background

This text has white color on #49364C background.


Related colors

Complementary color

Complementary color for #hex is #B6C9B3.


I love getcolorcode.com

Triadic colors

1 #4C4936 and #364C49 with #49364C are triadic colors.

2 #4C3649 and #36494C with #49364C are triadic colors.