COLOR #49364F

HEX: #49364F RGB: (73,54,79)

Color info

#49364F contains red, green and blue colors in about the same proportion. Web safe color of #49364F is #333366 (or #336).

RGB color model

#49364F color RGB value is (73,54,79).

RGB: (73,54,79) (29%, 21%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 54 of 255 = 21%
B 79 of 255 = 31%

73
54
79

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

Portions of RGB colors in percentages

R + G + B = 73 + 54 + 79 = 206 (100%)
R 73 of 206 ~ 35.44%
G 54 of 206 ~ 26.21%
B 79 of 206 ~ 38.35'%

%35.44
%26.21
%38.35

CMYK color model

#49364F color CMYK value is (8,32,0,69).

  • cyan value is 7.59%
  • magenta value is 31.65%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (8,32,0,69)
C8M32Y0K69 (8%, 32%, 0%, 69%)
(0.08 / 0.32 / 0.00 / 0.69)

CMYK percentages

%7.59
%31.65
%0
%69.02

Codes

Color #49364F in popluar color models

49 36 4F
RGB 73 54 79
HSL 286° 18.80% 26.08%
HSB/HSV 286° 31.65% 30.98%
CMYK 7.59% 31.65% 0.00%
69.02%

Color #49364F in popluar number systems.

HEX 49 36 4F
Decimal 73 54 79
Binary 1001001 110110 1001111
Octal 111 66 117

Shades and tints

Shades of #49364F

#49364F
(73,54,79)
#433248
(67,50,72)
#3D2E41
(61,46,65)
#372A3A
(55,42,58)
#312633
(49,38,51)
#2B222C
(43,34,44)
#251E25
(37,30,37)
#1F1A1E
(31,26,30)
#191617
(25,22,23)
#131210
(19,18,16)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #49364F

#49364F
(73,54,79)
#59485F
(89,72,95)
#695A6F
(105,90,111)
#796C7F
(121,108,127)
#897E8F
(137,126,143)
#99909F
(153,144,159)
#A9A2AF
(169,162,175)
#B9B4BF
(185,180,191)
#C9C6CF
(201,198,207)
#D9D8DF
(217,216,223)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49364F; }

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

This text font color is #49364F.

Background Color

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

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

This div background color is #49364F.

Border color

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

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

This div border color is #49364F.

Opacity

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

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

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

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

This text has shadow with #49364F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49364F.

Preview

Color preview on black background

This text has color #49364F on black background.


Color preview on white background

This text has color #49364F on white background.


Black color preview on #49364F background

This text has black color on #49364F background.


White color preview on #49364F background

This text has white color on #49364F background.


Related colors

Complementary color

Complementary color for #hex is #B6C9B0.


I love getcolorcode.com

Triadic colors

1 #4F4936 and #364F49 with #49364F are triadic colors.

2 #4F3649 and #36494F with #49364F are triadic colors.