COLOR #49627A

HEX: #49627A RGB: (73,98,122)

Color info

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

RGB color model

#49627A color RGB value is (73,98,122).

RGB: (73,98,122) (29%, 38%, 48%)

RGB channels and saturation

R 73 of 255 = 29%
G 98 of 255 = 38%
B 122 of 255 = 48%

73
98
122

R + G + B ~ 38%. #49627A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 122 = 293 (100%)
R 73 of 293 ~ 24.91%
G 98 of 293 ~ 33.45%
B 122 of 293 ~ 41.64'%

%24.91
%33.45
%41.64

CMYK color model

#49627A color CMYK value is (40,20,0,52).

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

CMYK: (40,20,0,52)
C40M20Y0K52 (40%, 20%, 0%, 52%)
(0.40 / 0.20 / 0.00 / 0.52)

CMYK percentages

%40.16
%19.67
%0
%52.16

Codes

Color #49627A in popluar color models

49 62 7A
RGB 73 98 122
HSL 209° 25.13% 38.24%
HSB/HSV 209° 40.16% 47.84%
CMYK 40.16% 19.67% 0.00%
52.16%

Color #49627A in popluar number systems.

HEX 49 62 7A
Decimal 73 98 122
Binary 1001001 1100010 1111010
Octal 111 142 172

Shades and tints

Shades of #49627A

#49627A
(73,98,122)
#435A6F
(67,90,111)
#3D5264
(61,82,100)
#374A59
(55,74,89)
#31424E
(49,66,78)
#2B3A43
(43,58,67)
#253238
(37,50,56)
#1F2A2D
(31,42,45)
#192222
(25,34,34)
#131A17
(19,26,23)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #49627A

#49627A
(73,98,122)
#597086
(89,112,134)
#697E92
(105,126,146)
#798C9E
(121,140,158)
#899AAA
(137,154,170)
#99A8B6
(153,168,182)
#A9B6C2
(169,182,194)
#B9C4CE
(185,196,206)
#C9D2DA
(201,210,218)
#D9E0E6
(217,224,230)
#E9EEF2
(233,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49627A; }

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

This text font color is #49627A.

Background Color

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

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

This div background color is #49627A.

Border color

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

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

This div border color is #49627A.

Opacity

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

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

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

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

This text has shadow with #49627A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49627A.

Preview

Color preview on black background

This text has color #49627A on black background.


Color preview on white background

This text has color #49627A on white background.


Black color preview on #49627A background

This text has black color on #49627A background.


White color preview on #49627A background

This text has white color on #49627A background.


Related colors

Complementary color

Complementary color for #hex is #B69D85.


I love getcolorcode.com

Triadic colors

1 #7A4962 and #627A49 with #49627A are triadic colors.

2 #7A6249 and #62497A with #49627A are triadic colors.