COLOR #497C41

HEX: #497C41 RGB: (73,124,65)

Color info

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

RGB color model

#497C41 color RGB value is (73,124,65).

RGB: (73,124,65) (29%, 49%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 124 of 255 = 49%
B 65 of 255 = 25%

73
124
65

R + G + B ~ 34%. #497C41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 124 + 65 = 262 (100%)
R 73 of 262 ~ 27.86%
G 124 of 262 ~ 47.33%
B 65 of 262 ~ 24.81'%

%27.86
%47.33
%24.81

CMYK color model

#497C41 color CMYK value is (41,0,48,51).

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

CMYK: (41,0,48,51)
C41M0Y48K51 (41%, 0%, 48%, 51%)
(0.41 / 0.00 / 0.48 / 0.51)

CMYK percentages

%41.13
%0
%47.58
%51.37

Codes

Color #497C41 in popluar color models

49 7C 41
RGB 73 124 65
HSL 112° 31.22% 37.06%
HSB/HSV 112° 47.58% 48.63%
CMYK 41.13% 0.00% 47.58%
51.37%

Color #497C41 in popluar number systems.

HEX 49 7C 41
Decimal 73 124 65
Binary 1001001 1111100 1000001
Octal 111 174 101

Shades and tints

Shades of #497C41

#497C41
(73,124,65)
#43713C
(67,113,60)
#3D6637
(61,102,55)
#375B32
(55,91,50)
#31502D
(49,80,45)
#2B4528
(43,69,40)
#253A23
(37,58,35)
#1F2F1E
(31,47,30)
#192419
(25,36,25)
#131914
(19,25,20)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #497C41

#497C41
(73,124,65)
#598752
(89,135,82)
#699263
(105,146,99)
#799D74
(121,157,116)
#89A885
(137,168,133)
#99B396
(153,179,150)
#A9BEA7
(169,190,167)
#B9C9B8
(185,201,184)
#C9D4C9
(201,212,201)
#D9DFDA
(217,223,218)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497C41; }

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

This text font color is #497C41.

Background Color

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

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

This div background color is #497C41.

Border color

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

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

This div border color is #497C41.

Opacity

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

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

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

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

This text has shadow with #497C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497C41.

Preview

Color preview on black background

This text has color #497C41 on black background.


Color preview on white background

This text has color #497C41 on white background.


Black color preview on #497C41 background

This text has black color on #497C41 background.


White color preview on #497C41 background

This text has white color on #497C41 background.


Related colors

Complementary color

Complementary color for #hex is #B683BE.


I love getcolorcode.com

Triadic colors

1 #41497C and #7C4149 with #497C41 are triadic colors.

2 #417C49 and #7C4941 with #497C41 are triadic colors.