COLOR #49619C

HEX: #49619C RGB: (73,97,156)

Color info

#49619C contains mainly green and blue colors. Web safe color of #49619C is #336699 (or #369).

RGB color model

#49619C color RGB value is (73,97,156).

RGB: (73,97,156) (29%, 38%, 61%)

RGB channels and saturation

R 73 of 255 = 29%
G 97 of 255 = 38%
B 156 of 255 = 61%

73
97
156

R + G + B ~ 43%. #49619C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 97 + 156 = 326 (100%)
R 73 of 326 ~ 22.39%
G 97 of 326 ~ 29.75%
B 156 of 326 ~ 47.85'%

%22.39
%29.75
%47.85

CMYK color model

#49619C color CMYK value is (53,38,0,39).

  • cyan value is 53.21%
  • magenta value is 37.82%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (53,38,0,39) C53M38Y0K39 (53%,38%,0%,39%) (0.53/0.38/0.00/0.39) 

CMYK percentages

%53.21
%37.82
%0
%38.82

Codes

Color #49619C in popluar color models

49 61 9C
RGB 73 97 156
HSL 223° 36.24% 44.90%
HSB/HSV 223° 53.21% 61.18%
CMYK 53.21% 37.82% 0.00%
38.82%

Color #49619C in popluar number systems.

HEX 49 61 9C
Decimal 73 97 156
Binary 1001001 1100001 10011100
Octal 111 141 234

Shades and tints

Shades of #49619C

#49619C
(73,97,156)
#43598E
(67,89,142)
#3D5180
(61,81,128)
#374972
(55,73,114)
#314164
(49,65,100)
#2B3956
(43,57,86)
#253148
(37,49,72)
#1F293A
(31,41,58)
#19212C
(25,33,44)
#13191E
(19,25,30)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #49619C

#49619C
(73,97,156)
#596FA5
(89,111,165)
#697DAE
(105,125,174)
#798BB7
(121,139,183)
#8999C0
(137,153,192)
#99A7C9
(153,167,201)
#A9B5D2
(169,181,210)
#B9C3DB
(185,195,219)
#C9D1E4
(201,209,228)
#D9DFED
(217,223,237)
#E9EDF6
(233,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49619C color. Also use rgb(73,97,156) instead hex code.

Text Font Color

.myTextColor { color: #49619C; }

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

This text font color is #49619C.

Background Color

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

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

This div background color is #49619C.

Border color

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

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

This div border color is #49619C.

Opacity

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

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

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

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

This text has shadow with #49619C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49619C.

Preview

Color preview on black background

This text has color #49619C on black background.


Color preview on white background

This text has color #49619C on white background.


Black color preview on #49619C background

This text has black color on #49619C background.


White color preview on #49619C background

This text has white color on #49619C background.


Related colors

Complementary color

Complementary color for #hex is #B69E63.


I love getcolorcode.com

Triadic colors

1 #9C4961 and #619C49 with #49619C are triadic colors.

2 #9C6149 and #61499C with #49619C are triadic colors.