COLOR #496A4B

HEX: #496A4B RGB: (73,106,75)

Color info

#496A4B contains red, green and blue colors in about the same proportion. Web safe color of #496A4B is #336633 (or #363).

RGB color model

#496A4B color RGB value is (73,106,75).

RGB: (73,106,75) (29%, 42%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 106 of 255 = 42%
B 75 of 255 = 29%

73
106
75

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

Portions of RGB colors in percentages

R + G + B = 73 + 106 + 75 = 254 (100%)
R 73 of 254 ~ 28.74%
G 106 of 254 ~ 41.73%
B 75 of 254 ~ 29.53'%

%28.74
%41.73
%29.53

CMYK color model

#496A4B color CMYK value is (31,0,29,58).

  • cyan value is 31.13%
  • magenta value is 0.00%
  • yellow value is 29.25%
  • key color value is 58.43%

CMYK: (31,0,29,58)
C31M0Y29K58 (31%, 0%, 29%, 58%)
(0.31 / 0.00 / 0.29 / 0.58)

CMYK percentages

%31.13
%0
%29.25
%58.43

Codes

Color #496A4B in popluar color models

49 6A 4B
RGB 73 106 75
HSL 124° 18.44% 35.10%
HSB/HSV 124° 31.13% 41.57%
CMYK 31.13% 0.00% 29.25%
58.43%

Color #496A4B in popluar number systems.

HEX 49 6A 4B
Decimal 73 106 75
Binary 1001001 1101010 1001011
Octal 111 152 113

Shades and tints

Shades of #496A4B

#496A4B
(73,106,75)
#436145
(67,97,69)
#3D583F
(61,88,63)
#374F39
(55,79,57)
#314633
(49,70,51)
#2B3D2D
(43,61,45)
#253427
(37,52,39)
#1F2B21
(31,43,33)
#19221B
(25,34,27)
#131915
(19,25,21)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #496A4B

#496A4B
(73,106,75)
#59775B
(89,119,91)
#69846B
(105,132,107)
#79917B
(121,145,123)
#899E8B
(137,158,139)
#99AB9B
(153,171,155)
#A9B8AB
(169,184,171)
#B9C5BB
(185,197,187)
#C9D2CB
(201,210,203)
#D9DFDB
(217,223,219)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496A4B color. Also use rgb(73,106,75) instead hex code.

Text Font Color

.myTextColor { color: #496A4B; }

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

This text font color is #496A4B.

Background Color

.myBgColor { background-color: #496A4B; }

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

This div background color is #496A4B.

Border color

.myBorderColor { border: 1px solid #496A4B; }

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

This div border color is #496A4B.

Opacity

.myOpacity80 { color: #496A4B; opacity: 0.8; }

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

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

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

This text has shadow with #496A4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496A4B.

Preview

Color preview on black background

This text has color #496A4B on black background.


Color preview on white background

This text has color #496A4B on white background.


Black color preview on #496A4B background

This text has black color on #496A4B background.


White color preview on #496A4B background

This text has white color on #496A4B background.


Related colors

Complementary color

Complementary color for #hex is #B695B4.


I love getcolorcode.com

Triadic colors

1 #4B496A and #6A4B49 with #496A4B are triadic colors.

2 #4B6A49 and #6A494B with #496A4B are triadic colors.