COLOR #49648C

HEX: #49648C RGB: (73,100,140)

Color info

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

RGB color model

#49648C color RGB value is (73,100,140).

RGB: (73,100,140) (29%, 39%, 55%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 140 of 255 = 55%

73
100
140

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

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 140 = 313 (100%)
R 73 of 313 ~ 23.32%
G 100 of 313 ~ 31.95%
B 140 of 313 ~ 44.73'%

%23.32
%31.95
%44.73

CMYK color model

#49648C color CMYK value is (48,29,0,45).

  • cyan value is 47.86%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 45.10%
CMYK: (48,29,0,45) C48M29Y0K45 (48%,29%,0%,45%) (0.48/0.29/0.00/0.45) 

CMYK percentages

%47.86
%28.57
%0
%45.1

Codes

Color #49648C in popluar color models

49 64 8C
RGB 73 100 140
HSL 216° 31.46% 41.76%
HSB/HSV 216° 47.86% 54.90%
CMYK 47.86% 28.57% 0.00%
45.10%

Color #49648C in popluar number systems.

HEX 49 64 8C
Decimal 73 100 140
Binary 1001001 1100100 10001100
Octal 111 144 214

Shades and tints

Shades of #49648C

#49648C
(73,100,140)
#435B80
(67,91,128)
#3D5274
(61,82,116)
#374968
(55,73,104)
#31405C
(49,64,92)
#2B3750
(43,55,80)
#252E44
(37,46,68)
#1F2538
(31,37,56)
#191C2C
(25,28,44)
#131320
(19,19,32)
#0D0A14
(13,10,20)
#000000
(0,0,0)

Tints of #49648C

#49648C
(73,100,140)
#597296
(89,114,150)
#6980A0
(105,128,160)
#798EAA
(121,142,170)
#899CB4
(137,156,180)
#99AABE
(153,170,190)
#A9B8C8
(169,184,200)
#B9C6D2
(185,198,210)
#C9D4DC
(201,212,220)
#D9E2E6
(217,226,230)
#E9F0F0
(233,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49648C color. Also use rgb(73,100,140) instead hex code.

Text Font Color

.myTextColor { color: #49648C; }

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

This text font color is #49648C.

Background Color

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

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

This div background color is #49648C.

Border color

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

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

This div border color is #49648C.

Opacity

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

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

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

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

This text has shadow with #49648C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49648C.

Preview

Color preview on black background

This text has color #49648C on black background.


Color preview on white background

This text has color #49648C on white background.


Black color preview on #49648C background

This text has black color on #49648C background.


White color preview on #49648C background

This text has white color on #49648C background.


Related colors

Complementary color

Complementary color for #hex is #B69B73.


I love getcolorcode.com

Triadic colors

1 #8C4964 and #648C49 with #49648C are triadic colors.

2 #8C6449 and #64498C with #49648C are triadic colors.