COLOR #497754

HEX: #497754 RGB: (73,119,84)

Color info

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

RGB color model

#497754 color RGB value is (73,119,84).

RGB: (73,119,84) (29%, 47%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 119 of 255 = 47%
B 84 of 255 = 33%

73
119
84

R + G + B ~ 36%. #497754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 119 + 84 = 276 (100%)
R 73 of 276 ~ 26.45%
G 119 of 276 ~ 43.12%
B 84 of 276 ~ 30.43'%

%26.45
%43.12
%30.43

CMYK color model

#497754 color CMYK value is (39,0,29,53).

  • cyan value is 38.66%
  • magenta value is 0.00%
  • yellow value is 29.41%
  • key color value is 53.33%
CMYK: (39,0,29,53) C39M0Y29K53 (39%,0%,29%,53%) (0.39/0.00/0.29/0.53) 

CMYK percentages

%38.66
%0
%29.41
%53.33

Codes

Color #497754 in popluar color models

49 77 54
RGB 73 119 84
HSL 134° 23.96% 37.65%
HSB/HSV 134° 38.66% 46.67%
CMYK 38.66% 0.00% 29.41%
53.33%

Color #497754 in popluar number systems.

HEX 49 77 54
Decimal 73 119 84
Binary 1001001 1110111 1010100
Octal 111 167 124

Shades and tints

Shades of #497754

#497754
(73,119,84)
#436D4D
(67,109,77)
#3D6346
(61,99,70)
#37593F
(55,89,63)
#314F38
(49,79,56)
#2B4531
(43,69,49)
#253B2A
(37,59,42)
#1F3123
(31,49,35)
#19271C
(25,39,28)
#131D15
(19,29,21)
#0D130E
(13,19,14)
#000000
(0,0,0)

Tints of #497754

#497754
(73,119,84)
#598363
(89,131,99)
#698F72
(105,143,114)
#799B81
(121,155,129)
#89A790
(137,167,144)
#99B39F
(153,179,159)
#A9BFAE
(169,191,174)
#B9CBBD
(185,203,189)
#C9D7CC
(201,215,204)
#D9E3DB
(217,227,219)
#E9EFEA
(233,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497754 color. Also use rgb(73,119,84) instead hex code.

Text Font Color

.myTextColor { color: #497754; }

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

This text font color is #497754.

Background Color

.myBgColor { background-color: #497754; }

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

This div background color is #497754.

Border color

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

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

This div border color is #497754.

Opacity

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

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

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

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

This text has shadow with #497754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497754.

Preview

Color preview on black background

This text has color #497754 on black background.


Color preview on white background

This text has color #497754 on white background.


Black color preview on #497754 background

This text has black color on #497754 background.


White color preview on #497754 background

This text has white color on #497754 background.


Related colors

Complementary color

Complementary color for #hex is #B688AB.


I love getcolorcode.com

Triadic colors

1 #544977 and #775449 with #497754 are triadic colors.

2 #547749 and #774954 with #497754 are triadic colors.