COLOR #49465A

HEX: #49465A RGB: (73,70,90)

Color info

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

RGB color model

#49465A color RGB value is (73,70,90).

RGB: (73,70,90) (29%, 27%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 90 of 255 = 35%

73
70
90

R + G + B ~ 30%. #49465A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 90 = 233 (100%)
R 73 of 233 ~ 31.33%
G 70 of 233 ~ 30.04%
B 90 of 233 ~ 38.63'%

%31.33
%30.04
%38.63

CMYK color model

#49465A color CMYK value is (19,22,0,65).

  • cyan value is 18.89%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (19,22,0,65) C19M22Y0K65 (19%,22%,0%,65%) (0.19/0.22/0.00/0.65) 

CMYK percentages

%18.89
%22.22
%0
%64.71

Codes

Color #49465A in popluar color models

49 46 5A
RGB 73 70 90
HSL 249° 12.50% 31.37%
HSB/HSV 249° 22.22% 35.29%
CMYK 18.89% 22.22% 0.00%
64.71%

Color #49465A in popluar number systems.

HEX 49 46 5A
Decimal 73 70 90
Binary 1001001 1000110 1011010
Octal 111 106 132

Shades and tints

Shades of #49465A

#49465A
(73,70,90)
#434052
(67,64,82)
#3D3A4A
(61,58,74)
#373442
(55,52,66)
#312E3A
(49,46,58)
#2B2832
(43,40,50)
#25222A
(37,34,42)
#1F1C22
(31,28,34)
#19161A
(25,22,26)
#131012
(19,16,18)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #49465A

#49465A
(73,70,90)
#595669
(89,86,105)
#696678
(105,102,120)
#797687
(121,118,135)
#898696
(137,134,150)
#9996A5
(153,150,165)
#A9A6B4
(169,166,180)
#B9B6C3
(185,182,195)
#C9C6D2
(201,198,210)
#D9D6E1
(217,214,225)
#E9E6F0
(233,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49465A color. Also use rgb(73,70,90) instead hex code.

Text Font Color

.myTextColor { color: #49465A; }

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

This text font color is #49465A.

Background Color

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

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

This div background color is #49465A.

Border color

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

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

This div border color is #49465A.

Opacity

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

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

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

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

This text has shadow with #49465A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49465A.

Preview

Color preview on black background

This text has color #49465A on black background.


Color preview on white background

This text has color #49465A on white background.


Black color preview on #49465A background

This text has black color on #49465A background.


White color preview on #49465A background

This text has white color on #49465A background.


Related colors

Complementary color

Complementary color for #hex is #B6B9A5.


I love getcolorcode.com

Triadic colors

1 #5A4946 and #465A49 with #49465A are triadic colors.

2 #5A4649 and #46495A with #49465A are triadic colors.