COLOR #497C5B

HEX: #497C5B RGB: (73,124,91)

Color info

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

RGB color model

#497C5B color RGB value is (73,124,91).

RGB: (73,124,91) (29%, 49%, 36%)

RGB channels and saturation

R 73 of 255 = 29%
G 124 of 255 = 49%
B 91 of 255 = 36%

73
124
91

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

Portions of RGB colors in percentages

R + G + B = 73 + 124 + 91 = 288 (100%)
R 73 of 288 ~ 25.35%
G 124 of 288 ~ 43.06%
B 91 of 288 ~ 31.6'%

%25.35
%43.06
%31.6

CMYK color model

#497C5B color CMYK value is (41,0,27,51).

  • cyan value is 41.13%
  • magenta value is 0.00%
  • yellow value is 26.61%
  • key color value is 51.37%

CMYK: (41,0,27,51)
C41M0Y27K51 (41%, 0%, 27%, 51%)
(0.41 / 0.00 / 0.27 / 0.51)

CMYK percentages

%41.13
%0
%26.61
%51.37

Codes

Color #497C5B in popluar color models

49 7C 5B
RGB 73 124 91
HSL 141° 25.89% 38.63%
HSB/HSV 141° 41.13% 48.63%
CMYK 41.13% 0.00% 26.61%
51.37%

Color #497C5B in popluar number systems.

HEX 49 7C 5B
Decimal 73 124 91
Binary 1001001 1111100 1011011
Octal 111 174 133

Shades and tints

Shades of #497C5B

#497C5B
(73,124,91)
#437153
(67,113,83)
#3D664B
(61,102,75)
#375B43
(55,91,67)
#31503B
(49,80,59)
#2B4533
(43,69,51)
#253A2B
(37,58,43)
#1F2F23
(31,47,35)
#19241B
(25,36,27)
#131913
(19,25,19)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #497C5B

#497C5B
(73,124,91)
#598769
(89,135,105)
#699277
(105,146,119)
#799D85
(121,157,133)
#89A893
(137,168,147)
#99B3A1
(153,179,161)
#A9BEAF
(169,190,175)
#B9C9BD
(185,201,189)
#C9D4CB
(201,212,203)
#D9DFD9
(217,223,217)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497C5B color. Also use rgb(73,124,91) instead hex code.

Text Font Color

.myTextColor { color: #497C5B; }

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

This text font color is #497C5B.

Background Color

.myBgColor { background-color: #497C5B; }

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

This div background color is #497C5B.

Border color

.myBorderColor { border: 1px solid #497C5B; }

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

This div border color is #497C5B.

Opacity

.myOpacity80 { color: #497C5B; opacity: 0.8; }

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

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

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

This text has shadow with #497C5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497C5B.

Preview

Color preview on black background

This text has color #497C5B on black background.


Color preview on white background

This text has color #497C5B on white background.


Black color preview on #497C5B background

This text has black color on #497C5B background.


White color preview on #497C5B background

This text has white color on #497C5B background.


Related colors

Complementary color

Complementary color for #hex is #B683A4.


I love getcolorcode.com

Triadic colors

1 #5B497C and #7C5B49 with #497C5B are triadic colors.

2 #5B7C49 and #7C495B with #497C5B are triadic colors.