COLOR #496B51

HEX: #496B51 RGB: (73,107,81)

Color info

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

RGB color model

#496B51 color RGB value is (73,107,81).

RGB: (73,107,81) (29%, 42%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 107 of 255 = 42%
B 81 of 255 = 32%

73
107
81

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

Portions of RGB colors in percentages

R + G + B = 73 + 107 + 81 = 261 (100%)
R 73 of 261 ~ 27.97%
G 107 of 261 ~ 41%
B 81 of 261 ~ 31.03'%

%27.97
%41
%31.03

CMYK color model

#496B51 color CMYK value is (32,0,24,58).

  • cyan value is 31.78%
  • magenta value is 0.00%
  • yellow value is 24.30%
  • key color value is 58.04%

CMYK: (32,0,24,58)
C32M0Y24K58 (32%, 0%, 24%, 58%)
(0.32 / 0.00 / 0.24 / 0.58)

CMYK percentages

%31.78
%0
%24.3
%58.04

Codes

Color #496B51 in popluar color models

49 6B 51
RGB 73 107 81
HSL 134° 18.89% 35.29%
HSB/HSV 134° 31.78% 41.96%
CMYK 31.78% 0.00% 24.30%
58.04%

Color #496B51 in popluar number systems.

HEX 49 6B 51
Decimal 73 107 81
Binary 1001001 1101011 1010001
Octal 111 153 121

Shades and tints

Shades of #496B51

#496B51
(73,107,81)
#43624A
(67,98,74)
#3D5943
(61,89,67)
#37503C
(55,80,60)
#314735
(49,71,53)
#2B3E2E
(43,62,46)
#253527
(37,53,39)
#1F2C20
(31,44,32)
#192319
(25,35,25)
#131A12
(19,26,18)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #496B51

#496B51
(73,107,81)
#597860
(89,120,96)
#69856F
(105,133,111)
#79927E
(121,146,126)
#899F8D
(137,159,141)
#99AC9C
(153,172,156)
#A9B9AB
(169,185,171)
#B9C6BA
(185,198,186)
#C9D3C9
(201,211,201)
#D9E0D8
(217,224,216)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496B51 color. Also use rgb(73,107,81) instead hex code.

Text Font Color

.myTextColor { color: #496B51; }

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

This text font color is #496B51.

Background Color

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

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

This div background color is #496B51.

Border color

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

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

This div border color is #496B51.

Opacity

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

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

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

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

This text has shadow with #496B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496B51.

Preview

Color preview on black background

This text has color #496B51 on black background.


Color preview on white background

This text has color #496B51 on white background.


Black color preview on #496B51 background

This text has black color on #496B51 background.


White color preview on #496B51 background

This text has white color on #496B51 background.


Related colors

Complementary color

Complementary color for #hex is #B694AE.


I love getcolorcode.com

Triadic colors

1 #51496B and #6B5149 with #496B51 are triadic colors.

2 #516B49 and #6B4951 with #496B51 are triadic colors.