COLOR #497364

HEX: #497364 RGB: (73,115,100)

Color info

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

RGB color model

#497364 color RGB value is (73,115,100).

RGB: (73,115,100) (29%, 45%, 39%)

RGB channels and saturation

R 73 of 255 = 29%
G 115 of 255 = 45%
B 100 of 255 = 39%

73
115
100

R + G + B ~ 38%. #497364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 115 + 100 = 288 (100%)
R 73 of 288 ~ 25.35%
G 115 of 288 ~ 39.93%
B 100 of 288 ~ 34.72'%

%25.35
%39.93
%34.72

CMYK color model

#497364 color CMYK value is (37,0,13,55).

  • cyan value is 36.52%
  • magenta value is 0.00%
  • yellow value is 13.04%
  • key color value is 54.90%

CMYK: (37,0,13,55)
C37M0Y13K55 (37%, 0%, 13%, 55%)
(0.37 / 0.00 / 0.13 / 0.55)

CMYK percentages

%36.52
%0
%13.04
%54.9

Codes

Color #497364 in popluar color models

49 73 64
RGB 73 115 100
HSL 159° 22.34% 36.86%
HSB/HSV 159° 36.52% 45.10%
CMYK 36.52% 0.00% 13.04%
54.90%

Color #497364 in popluar number systems.

HEX 49 73 64
Decimal 73 115 100
Binary 1001001 1110011 1100100
Octal 111 163 144

Shades and tints

Shades of #497364

#497364
(73,115,100)
#43695B
(67,105,91)
#3D5F52
(61,95,82)
#375549
(55,85,73)
#314B40
(49,75,64)
#2B4137
(43,65,55)
#25372E
(37,55,46)
#1F2D25
(31,45,37)
#19231C
(25,35,28)
#131913
(19,25,19)
#0D0F0A
(13,15,10)
#000000
(0,0,0)

Tints of #497364

#497364
(73,115,100)
#597F72
(89,127,114)
#698B80
(105,139,128)
#79978E
(121,151,142)
#89A39C
(137,163,156)
#99AFAA
(153,175,170)
#A9BBB8
(169,187,184)
#B9C7C6
(185,199,198)
#C9D3D4
(201,211,212)
#D9DFE2
(217,223,226)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497364 color. Also use rgb(73,115,100) instead hex code.

Text Font Color

.myTextColor { color: #497364; }

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

This text font color is #497364.

Background Color

.myBgColor { background-color: #497364; }

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

This div background color is #497364.

Border color

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

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

This div border color is #497364.

Opacity

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

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

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

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

This text has shadow with #497364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497364.

Preview

Color preview on black background

This text has color #497364 on black background.


Color preview on white background

This text has color #497364 on white background.


Black color preview on #497364 background

This text has black color on #497364 background.


White color preview on #497364 background

This text has white color on #497364 background.


Related colors

Complementary color

Complementary color for #hex is #B68C9B.


I love getcolorcode.com

Triadic colors

1 #644973 and #736449 with #497364 are triadic colors.

2 #647349 and #734964 with #497364 are triadic colors.