COLOR #49507E

HEX: #49507E RGB: (73,80,126)

Color info

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

RGB color model

#49507E color RGB value is (73,80,126).

RGB: (73,80,126) (29%, 31%, 49%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 126 of 255 = 49%

73
80
126

R + G + B ~ 36%. #49507E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 126 = 279 (100%)
R 73 of 279 ~ 26.16%
G 80 of 279 ~ 28.67%
B 126 of 279 ~ 45.16'%

%26.16
%28.67
%45.16

CMYK color model

#49507E color CMYK value is (42,37,0,51).

  • cyan value is 42.06%
  • magenta value is 36.51%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (42,37,0,51)
C42M37Y0K51 (42%, 37%, 0%, 51%)
(0.42 / 0.37 / 0.00 / 0.51)

CMYK percentages

%42.06
%36.51
%0
%50.59

Codes

Color #49507E in popluar color models

49 50 7E
RGB 73 80 126
HSL 232° 26.63% 39.02%
HSB/HSV 232° 42.06% 49.41%
CMYK 42.06% 36.51% 0.00%
50.59%

Color #49507E in popluar number systems.

HEX 49 50 7E
Decimal 73 80 126
Binary 1001001 1010000 1111110
Octal 111 120 176

Shades and tints

Shades of #49507E

#49507E
(73,80,126)
#434973
(67,73,115)
#3D4268
(61,66,104)
#373B5D
(55,59,93)
#313452
(49,52,82)
#2B2D47
(43,45,71)
#25263C
(37,38,60)
#1F1F31
(31,31,49)
#191826
(25,24,38)
#13111B
(19,17,27)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #49507E

#49507E
(73,80,126)
#595F89
(89,95,137)
#696E94
(105,110,148)
#797D9F
(121,125,159)
#898CAA
(137,140,170)
#999BB5
(153,155,181)
#A9AAC0
(169,170,192)
#B9B9CB
(185,185,203)
#C9C8D6
(201,200,214)
#D9D7E1
(217,215,225)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49507E color. Also use rgb(73,80,126) instead hex code.

Text Font Color

.myTextColor { color: #49507E; }

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

This text font color is #49507E.

Background Color

.myBgColor { background-color: #49507E; }

<div style="background-color:#49507E">Inner text</div>

This div background color is #49507E.

Border color

.myBorderColor { border: 1px solid #49507E; }

<div style="border:3px solid #49507E">Div</div>

This div border color is #49507E.

Opacity

.myOpacity80 { color: #49507E; opacity: 0.8; }

<p style="color:#49507E;opacity:0.8;">80%</p>

Text with #49507E 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 #49507E;}

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

This text has shadow with #49507E color.


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

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

This text has shadow with #49507E primary color and red secondary color.


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

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

This text has shadow with #49507E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49507E.

Preview

Color preview on black background

This text has color #49507E on black background.


Color preview on white background

This text has color #49507E on white background.


Black color preview on #49507E background

This text has black color on #49507E background.


White color preview on #49507E background

This text has white color on #49507E background.


Related colors

Complementary color

Complementary color for #hex is #B6AF81.


I love getcolorcode.com

Triadic colors

1 #7E4950 and #507E49 with #49507E are triadic colors.

2 #7E5049 and #50497E with #49507E are triadic colors.