COLOR #49536F

HEX: #49536F RGB: (73,83,111)

Color info

#49536F contains red, green and blue colors in about the same proportion. Web safe color of #49536F is #336666 (or #366).

RGB color model

#49536F color RGB value is (73,83,111).

RGB: (73,83,111) (29%, 33%, 44%)

RGB channels and saturation

R 73 of 255 = 29%
G 83 of 255 = 33%
B 111 of 255 = 44%

73
83
111

R + G + B ~ 35%. #49536F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 83 + 111 = 267 (100%)
R 73 of 267 ~ 27.34%
G 83 of 267 ~ 31.09%
B 111 of 267 ~ 41.57'%

%27.34
%31.09
%41.57

CMYK color model

#49536F color CMYK value is (34,25,0,56).

  • cyan value is 34.23%
  • magenta value is 25.23%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (34,25,0,56)
C34M25Y0K56 (34%, 25%, 0%, 56%)
(0.34 / 0.25 / 0.00 / 0.56)

CMYK percentages

%34.23
%25.23
%0
%56.47

Codes

Color #49536F in popluar color models

49 53 6F
RGB 73 83 111
HSL 224° 20.65% 36.08%
HSB/HSV 224° 34.23% 43.53%
CMYK 34.23% 25.23% 0.00%
56.47%

Color #49536F in popluar number systems.

HEX 49 53 6F
Decimal 73 83 111
Binary 1001001 1010011 1101111
Octal 111 123 157

Shades and tints

Shades of #49536F

#49536F
(73,83,111)
#434C65
(67,76,101)
#3D455B
(61,69,91)
#373E51
(55,62,81)
#313747
(49,55,71)
#2B303D
(43,48,61)
#252933
(37,41,51)
#1F2229
(31,34,41)
#191B1F
(25,27,31)
#131415
(19,20,21)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #49536F

#49536F
(73,83,111)
#59627C
(89,98,124)
#697189
(105,113,137)
#798096
(121,128,150)
#898FA3
(137,143,163)
#999EB0
(153,158,176)
#A9ADBD
(169,173,189)
#B9BCCA
(185,188,202)
#C9CBD7
(201,203,215)
#D9DAE4
(217,218,228)
#E9E9F1
(233,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49536F color. Also use rgb(73,83,111) instead hex code.

Text Font Color

.myTextColor { color: #49536F; }

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

This text font color is #49536F.

Background Color

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

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

This div background color is #49536F.

Border color

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

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

This div border color is #49536F.

Opacity

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

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

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

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

This text has shadow with #49536F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49536F.

Preview

Color preview on black background

This text has color #49536F on black background.


Color preview on white background

This text has color #49536F on white background.


Black color preview on #49536F background

This text has black color on #49536F background.


White color preview on #49536F background

This text has white color on #49536F background.


Related colors

Complementary color

Complementary color for #hex is #B6AC90.


I love getcolorcode.com

Triadic colors

1 #6F4953 and #536F49 with #49536F are triadic colors.

2 #6F5349 and #53496F with #49536F are triadic colors.