COLOR #496256

HEX: #496256 RGB: (73,98,86)

Color info

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

RGB color model

#496256 color RGB value is (73,98,86).

RGB: (73,98,86) (29%, 38%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 98 of 255 = 38%
B 86 of 255 = 34%

73
98
86

R + G + B ~ 34%. #496256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 86 = 257 (100%)
R 73 of 257 ~ 28.4%
G 98 of 257 ~ 38.13%
B 86 of 257 ~ 33.46'%

%28.4
%38.13
%33.46

CMYK color model

#496256 color CMYK value is (26,0,12,62).

  • cyan value is 25.51%
  • magenta value is 0.00%
  • yellow value is 12.24%
  • key color value is 61.57%

CMYK: (26,0,12,62)
C26M0Y12K62 (26%, 0%, 12%, 62%)
(0.26 / 0.00 / 0.12 / 0.62)

CMYK percentages

%25.51
%0
%12.24
%61.57

Codes

Color #496256 in popluar color models

49 62 56
RGB 73 98 86
HSL 151° 14.62% 33.53%
HSB/HSV 151° 25.51% 38.43%
CMYK 25.51% 0.00% 12.24%
61.57%

Color #496256 in popluar number systems.

HEX 49 62 56
Decimal 73 98 86
Binary 1001001 1100010 1010110
Octal 111 142 126

Shades and tints

Shades of #496256

#496256
(73,98,86)
#435A4F
(67,90,79)
#3D5248
(61,82,72)
#374A41
(55,74,65)
#31423A
(49,66,58)
#2B3A33
(43,58,51)
#25322C
(37,50,44)
#1F2A25
(31,42,37)
#19221E
(25,34,30)
#131A17
(19,26,23)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #496256

#496256
(73,98,86)
#597065
(89,112,101)
#697E74
(105,126,116)
#798C83
(121,140,131)
#899A92
(137,154,146)
#99A8A1
(153,168,161)
#A9B6B0
(169,182,176)
#B9C4BF
(185,196,191)
#C9D2CE
(201,210,206)
#D9E0DD
(217,224,221)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496256; }

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

This text font color is #496256.

Background Color

.myBgColor { background-color: #496256; }

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

This div background color is #496256.

Border color

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

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

This div border color is #496256.

Opacity

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

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

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

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

This text has shadow with #496256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496256.

Preview

Color preview on black background

This text has color #496256 on black background.


Color preview on white background

This text has color #496256 on white background.


Black color preview on #496256 background

This text has black color on #496256 background.


White color preview on #496256 background

This text has white color on #496256 background.


Related colors

Complementary color

Complementary color for #hex is #B69DA9.


I love getcolorcode.com

Triadic colors

1 #564962 and #625649 with #496256 are triadic colors.

2 #566249 and #624956 with #496256 are triadic colors.