COLOR #496569

HEX: #496569 RGB: (73,101,105)

Color info

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

RGB color model

#496569 color RGB value is (73,101,105).

RGB: (73,101,105) (29%, 40%, 41%)

RGB channels and saturation

R 73 of 255 = 29%
G 101 of 255 = 40%
B 105 of 255 = 41%

73
101
105

R + G + B ~ 37%. #496569 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 101 + 105 = 279 (100%)
R 73 of 279 ~ 26.16%
G 101 of 279 ~ 36.2%
B 105 of 279 ~ 37.63'%

%26.16
%36.2
%37.63

CMYK color model

#496569 color CMYK value is (30,4,0,59).

  • cyan value is 30.48%
  • magenta value is 3.81%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (30,4,0,59)
C30M4Y0K59 (30%, 4%, 0%, 59%)
(0.30 / 0.04 / 0.00 / 0.59)

CMYK percentages

%30.48
%3.81
%0
%58.82

Codes

Color #496569 in popluar color models

49 65 69
RGB 73 101 105
HSL 188° 17.98% 34.90%
HSB/HSV 188° 30.48% 41.18%
CMYK 30.48% 3.81% 0.00%
58.82%

Color #496569 in popluar number systems.

HEX 49 65 69
Decimal 73 101 105
Binary 1001001 1100101 1101001
Octal 111 145 151

Shades and tints

Shades of #496569

#496569
(73,101,105)
#435C60
(67,92,96)
#3D5357
(61,83,87)
#374A4E
(55,74,78)
#314145
(49,65,69)
#2B383C
(43,56,60)
#252F33
(37,47,51)
#1F262A
(31,38,42)
#191D21
(25,29,33)
#131418
(19,20,24)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #496569

#496569
(73,101,105)
#597376
(89,115,118)
#698183
(105,129,131)
#798F90
(121,143,144)
#899D9D
(137,157,157)
#99ABAA
(153,171,170)
#A9B9B7
(169,185,183)
#B9C7C4
(185,199,196)
#C9D5D1
(201,213,209)
#D9E3DE
(217,227,222)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496569 color. Also use rgb(73,101,105) instead hex code.

Text Font Color

.myTextColor { color: #496569; }

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

This text font color is #496569.

Background Color

.myBgColor { background-color: #496569; }

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

This div background color is #496569.

Border color

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

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

This div border color is #496569.

Opacity

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

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

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

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

This text has shadow with #496569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496569.

Preview

Color preview on black background

This text has color #496569 on black background.


Color preview on white background

This text has color #496569 on white background.


Black color preview on #496569 background

This text has black color on #496569 background.


White color preview on #496569 background

This text has white color on #496569 background.


Related colors

Complementary color

Complementary color for #hex is #B69A96.


I love getcolorcode.com

Triadic colors

1 #694965 and #656949 with #496569 are triadic colors.

2 #696549 and #654969 with #496569 are triadic colors.