COLOR #49618A

HEX: #49618A RGB: (73,97,138)

Color info

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

RGB color model

#49618A color RGB value is (73,97,138).

RGB: (73,97,138) (29%, 38%, 54%)

RGB channels and saturation

R 73 of 255 = 29%
G 97 of 255 = 38%
B 138 of 255 = 54%

73
97
138

R + G + B ~ 40%. #49618A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 97 + 138 = 308 (100%)
R 73 of 308 ~ 23.7%
G 97 of 308 ~ 31.49%
B 138 of 308 ~ 44.81'%

%23.7
%31.49
%44.81

CMYK color model

#49618A color CMYK value is (47,30,0,46).

  • cyan value is 47.10%
  • magenta value is 29.71%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (47,30,0,46) C47M30Y0K46 (47%,30%,0%,46%) (0.47/0.30/0.00/0.46) 

CMYK percentages

%47.1
%29.71
%0
%45.88

Codes

Color #49618A in popluar color models

49 61 8A
RGB 73 97 138
HSL 218° 30.81% 41.37%
HSB/HSV 218° 47.10% 54.12%
CMYK 47.10% 29.71% 0.00%
45.88%

Color #49618A in popluar number systems.

HEX 49 61 8A
Decimal 73 97 138
Binary 1001001 1100001 10001010
Octal 111 141 212

Shades and tints

Shades of #49618A

#49618A
(73,97,138)
#43597E
(67,89,126)
#3D5172
(61,81,114)
#374966
(55,73,102)
#31415A
(49,65,90)
#2B394E
(43,57,78)
#253142
(37,49,66)
#1F2936
(31,41,54)
#19212A
(25,33,42)
#13191E
(19,25,30)
#0D1112
(13,17,18)
#000000
(0,0,0)

Tints of #49618A

#49618A
(73,97,138)
#596F94
(89,111,148)
#697D9E
(105,125,158)
#798BA8
(121,139,168)
#8999B2
(137,153,178)
#99A7BC
(153,167,188)
#A9B5C6
(169,181,198)
#B9C3D0
(185,195,208)
#C9D1DA
(201,209,218)
#D9DFE4
(217,223,228)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49618A color. Also use rgb(73,97,138) instead hex code.

Text Font Color

.myTextColor { color: #49618A; }

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

This text font color is #49618A.

Background Color

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

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

This div background color is #49618A.

Border color

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

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

This div border color is #49618A.

Opacity

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

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

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

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

This text has shadow with #49618A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49618A.

Preview

Color preview on black background

This text has color #49618A on black background.


Color preview on white background

This text has color #49618A on white background.


Black color preview on #49618A background

This text has black color on #49618A background.


White color preview on #49618A background

This text has white color on #49618A background.


Related colors

Complementary color

Complementary color for #hex is #B69E75.


I love getcolorcode.com

Triadic colors

1 #8A4961 and #618A49 with #49618A are triadic colors.

2 #8A6149 and #61498A with #49618A are triadic colors.