COLOR #49384C

HEX: #49384C RGB: (73,56,76)

Color info

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

RGB color model

#49384C color RGB value is (73,56,76).

RGB: (73,56,76) (29%, 22%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 56 of 255 = 22%
B 76 of 255 = 30%

73
56
76

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

Portions of RGB colors in percentages

R + G + B = 73 + 56 + 76 = 205 (100%)
R 73 of 205 ~ 35.61%
G 56 of 205 ~ 27.32%
B 76 of 205 ~ 37.07'%

%35.61
%27.32
%37.07

CMYK color model

#49384C color CMYK value is (4,26,0,70).

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

CMYK: (4,26,0,70)
C4M26Y0K70 (4%, 26%, 0%, 70%)
(0.04 / 0.26 / 0.00 / 0.70)

CMYK percentages

%3.95
%26.32
%0
%70.2

Codes

Color #49384C in popluar color models

49 38 4C
RGB 73 56 76
HSL 291° 15.15% 25.88%
HSB/HSV 291° 26.32% 29.80%
CMYK 3.95% 26.32% 0.00%
70.20%

Color #49384C in popluar number systems.

HEX 49 38 4C
Decimal 73 56 76
Binary 1001001 111000 1001100
Octal 111 70 114

Shades and tints

Shades of #49384C

#49384C
(73,56,76)
#433346
(67,51,70)
#3D2E40
(61,46,64)
#37293A
(55,41,58)
#312434
(49,36,52)
#2B1F2E
(43,31,46)
#251A28
(37,26,40)
#1F1522
(31,21,34)
#19101C
(25,16,28)
#130B16
(19,11,22)
#0D0610
(13,6,16)
#000000
(0,0,0)

Tints of #49384C

#49384C
(73,56,76)
#594A5C
(89,74,92)
#695C6C
(105,92,108)
#796E7C
(121,110,124)
#89808C
(137,128,140)
#99929C
(153,146,156)
#A9A4AC
(169,164,172)
#B9B6BC
(185,182,188)
#C9C8CC
(201,200,204)
#D9DADC
(217,218,220)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49384C; }

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

This text font color is #49384C.

Background Color

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

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

This div background color is #49384C.

Border color

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

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

This div border color is #49384C.

Opacity

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

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

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

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

This text has shadow with #49384C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49384C.

Preview

Color preview on black background

This text has color #49384C on black background.


Color preview on white background

This text has color #49384C on white background.


Black color preview on #49384C background

This text has black color on #49384C background.


White color preview on #49384C background

This text has white color on #49384C background.


Related colors

Complementary color

Complementary color for #hex is #B6C7B3.


I love getcolorcode.com

Triadic colors

1 #4C4938 and #384C49 with #49384C are triadic colors.

2 #4C3849 and #38494C with #49384C are triadic colors.