COLOR #49515A

HEX: #49515A RGB: (73,81,90)

Color info

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

RGB color model

#49515A color RGB value is (73,81,90).

RGB: (73,81,90) (29%, 32%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 81 of 255 = 32%
B 90 of 255 = 35%

73
81
90

R + G + B ~ 32%. #49515A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 81 + 90 = 244 (100%)
R 73 of 244 ~ 29.92%
G 81 of 244 ~ 33.2%
B 90 of 244 ~ 36.89'%

%29.92
%33.2
%36.89

CMYK color model

#49515A color CMYK value is (19,10,0,65).

  • cyan value is 18.89%
  • magenta value is 10.00%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (19,10,0,65)
C19M10Y0K65 (19%, 10%, 0%, 65%)
(0.19 / 0.10 / 0.00 / 0.65)

CMYK percentages

%18.89
%10
%0
%64.71

Codes

Color #49515A in popluar color models

49 51 5A
RGB 73 81 90
HSL 212° 10.43% 31.96%
HSB/HSV 212° 18.89% 35.29%
CMYK 18.89% 10.00% 0.00%
64.71%

Color #49515A in popluar number systems.

HEX 49 51 5A
Decimal 73 81 90
Binary 1001001 1010001 1011010
Octal 111 121 132

Shades and tints

Shades of #49515A

#49515A
(73,81,90)
#434A52
(67,74,82)
#3D434A
(61,67,74)
#373C42
(55,60,66)
#31353A
(49,53,58)
#2B2E32
(43,46,50)
#25272A
(37,39,42)
#1F2022
(31,32,34)
#19191A
(25,25,26)
#131212
(19,18,18)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #49515A

#49515A
(73,81,90)
#596069
(89,96,105)
#696F78
(105,111,120)
#797E87
(121,126,135)
#898D96
(137,141,150)
#999CA5
(153,156,165)
#A9ABB4
(169,171,180)
#B9BAC3
(185,186,195)
#C9C9D2
(201,201,210)
#D9D8E1
(217,216,225)
#E9E7F0
(233,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49515A; }

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

This text font color is #49515A.

Background Color

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

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

This div background color is #49515A.

Border color

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

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

This div border color is #49515A.

Opacity

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

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

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

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

This text has shadow with #49515A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49515A.

Preview

Color preview on black background

This text has color #49515A on black background.


Color preview on white background

This text has color #49515A on white background.


Black color preview on #49515A background

This text has black color on #49515A background.


White color preview on #49515A background

This text has white color on #49515A background.


Related colors

Complementary color

Complementary color for #hex is #B6AEA5.


I love getcolorcode.com

Triadic colors

1 #5A4951 and #515A49 with #49515A are triadic colors.

2 #5A5149 and #51495A with #49515A are triadic colors.