COLOR #49437A

HEX: #49437A RGB: (73,67,122)

Color info

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

RGB color model

#49437A color RGB value is (73,67,122).

RGB: (73,67,122) (29%, 26%, 48%)

RGB channels and saturation

R 73 of 255 = 29%
G 67 of 255 = 26%
B 122 of 255 = 48%

73
67
122

R + G + B ~ 34%. #49437A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 67 + 122 = 262 (100%)
R 73 of 262 ~ 27.86%
G 67 of 262 ~ 25.57%
B 122 of 262 ~ 46.56'%

%27.86
%25.57
%46.56

CMYK color model

#49437A color CMYK value is (40,45,0,52).

  • cyan value is 40.16%
  • magenta value is 45.08%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (40,45,0,52)
C40M45Y0K52 (40%, 45%, 0%, 52%)
(0.40 / 0.45 / 0.00 / 0.52)

CMYK percentages

%40.16
%45.08
%0
%52.16

Codes

Color #49437A in popluar color models

49 43 7A
RGB 73 67 122
HSL 247° 29.10% 37.06%
HSB/HSV 247° 45.08% 47.84%
CMYK 40.16% 45.08% 0.00%
52.16%

Color #49437A in popluar number systems.

HEX 49 43 7A
Decimal 73 67 122
Binary 1001001 1000011 1111010
Octal 111 103 172

Shades and tints

Shades of #49437A

#49437A
(73,67,122)
#433D6F
(67,61,111)
#3D3764
(61,55,100)
#373159
(55,49,89)
#312B4E
(49,43,78)
#2B2543
(43,37,67)
#251F38
(37,31,56)
#1F192D
(31,25,45)
#191322
(25,19,34)
#130D17
(19,13,23)
#0D070C
(13,7,12)
#000000
(0,0,0)

Tints of #49437A

#49437A
(73,67,122)
#595486
(89,84,134)
#696592
(105,101,146)
#79769E
(121,118,158)
#8987AA
(137,135,170)
#9998B6
(153,152,182)
#A9A9C2
(169,169,194)
#B9BACE
(185,186,206)
#C9CBDA
(201,203,218)
#D9DCE6
(217,220,230)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49437A color. Also use rgb(73,67,122) instead hex code.

Text Font Color

.myTextColor { color: #49437A; }

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

This text font color is #49437A.

Background Color

.myBgColor { background-color: #49437A; }

<div style="background-color:#49437A">Inner text</div>

This div background color is #49437A.

Border color

.myBorderColor { border: 1px solid #49437A; }

<div style="border:3px solid #49437A">Div</div>

This div border color is #49437A.

Opacity

.myOpacity80 { color: #49437A; opacity: 0.8; }

<p style="color:#49437A;opacity:0.8;">80%</p>

Text with #49437A 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 #49437A;}

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

This text has shadow with #49437A color.


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

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

This text has shadow with #49437A primary color and red secondary color.


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

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

This text has shadow with #49437A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49437A.

Preview

Color preview on black background

This text has color #49437A on black background.


Color preview on white background

This text has color #49437A on white background.


Black color preview on #49437A background

This text has black color on #49437A background.


White color preview on #49437A background

This text has white color on #49437A background.


Related colors

Complementary color

Complementary color for #hex is #B6BC85.


I love getcolorcode.com

Triadic colors

1 #7A4943 and #437A49 with #49437A are triadic colors.

2 #7A4349 and #43497A with #49437A are triadic colors.