COLOR #496054

HEX: #496054 RGB: (73,96,84)

Color info

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

RGB color model

#496054 color RGB value is (73,96,84).

RGB: (73,96,84) (29%, 38%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 96 of 255 = 38%
B 84 of 255 = 33%

73
96
84

R + G + B ~ 33%. #496054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 96 + 84 = 253 (100%)
R 73 of 253 ~ 28.85%
G 96 of 253 ~ 37.94%
B 84 of 253 ~ 33.2'%

%28.85
%37.94
%33.2

CMYK color model

#496054 color CMYK value is (24,0,13,62).

  • cyan value is 23.96%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 62.35%

CMYK: (24,0,13,62)
C24M0Y13K62 (24%, 0%, 13%, 62%)
(0.24 / 0.00 / 0.13 / 0.62)

CMYK percentages

%23.96
%0
%12.5
%62.35

Codes

Color #496054 in popluar color models

49 60 54
RGB 73 96 84
HSL 149° 13.61% 33.14%
HSB/HSV 149° 23.96% 37.65%
CMYK 23.96% 0.00% 12.50%
62.35%

Color #496054 in popluar number systems.

HEX 49 60 54
Decimal 73 96 84
Binary 1001001 1100000 1010100
Octal 111 140 124

Shades and tints

Shades of #496054

#496054
(73,96,84)
#43584D
(67,88,77)
#3D5046
(61,80,70)
#37483F
(55,72,63)
#314038
(49,64,56)
#2B3831
(43,56,49)
#25302A
(37,48,42)
#1F2823
(31,40,35)
#19201C
(25,32,28)
#131815
(19,24,21)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #496054

#496054
(73,96,84)
#596E63
(89,110,99)
#697C72
(105,124,114)
#798A81
(121,138,129)
#899890
(137,152,144)
#99A69F
(153,166,159)
#A9B4AE
(169,180,174)
#B9C2BD
(185,194,189)
#C9D0CC
(201,208,204)
#D9DEDB
(217,222,219)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496054 color. Also use rgb(73,96,84) instead hex code.

Text Font Color

.myTextColor { color: #496054; }

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

This text font color is #496054.

Background Color

.myBgColor { background-color: #496054; }

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

This div background color is #496054.

Border color

.myBorderColor { border: 1px solid #496054; }

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

This div border color is #496054.

Opacity

.myOpacity80 { color: #496054; opacity: 0.8; }

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

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

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

This text has shadow with #496054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496054.

Preview

Color preview on black background

This text has color #496054 on black background.


Color preview on white background

This text has color #496054 on white background.


Black color preview on #496054 background

This text has black color on #496054 background.


White color preview on #496054 background

This text has white color on #496054 background.


Related colors

Complementary color

Complementary color for #hex is #B69FAB.


I love getcolorcode.com

Triadic colors

1 #544960 and #605449 with #496054 are triadic colors.

2 #546049 and #604954 with #496054 are triadic colors.