COLOR #497853

HEX: #497853 RGB: (73,120,83)

Color info

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

RGB color model

#497853 color RGB value is (73,120,83).

RGB: (73,120,83) (29%, 47%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 120 of 255 = 47%
B 83 of 255 = 33%

73
120
83

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

Portions of RGB colors in percentages

R + G + B = 73 + 120 + 83 = 276 (100%)
R 73 of 276 ~ 26.45%
G 120 of 276 ~ 43.48%
B 83 of 276 ~ 30.07'%

%26.45
%43.48
%30.07

CMYK color model

#497853 color CMYK value is (39,0,31,53).

  • cyan value is 39.17%
  • magenta value is 0.00%
  • yellow value is 30.83%
  • key color value is 52.94%
CMYK: (39,0,31,53) C39M0Y31K53 (39%,0%,31%,53%) (0.39/0.00/0.31/0.53) 

CMYK percentages

%39.17
%0
%30.83
%52.94

Codes

Color #497853 in popluar color models

49 78 53
RGB 73 120 83
HSL 133° 24.35% 37.84%
HSB/HSV 133° 39.17% 47.06%
CMYK 39.17% 0.00% 30.83%
52.94%

Color #497853 in popluar number systems.

HEX 49 78 53
Decimal 73 120 83
Binary 1001001 1111000 1010011
Octal 111 170 123

Shades and tints

Shades of #497853

#497853
(73,120,83)
#436E4C
(67,110,76)
#3D6445
(61,100,69)
#375A3E
(55,90,62)
#315037
(49,80,55)
#2B4630
(43,70,48)
#253C29
(37,60,41)
#1F3222
(31,50,34)
#19281B
(25,40,27)
#131E14
(19,30,20)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #497853

#497853
(73,120,83)
#598462
(89,132,98)
#699071
(105,144,113)
#799C80
(121,156,128)
#89A88F
(137,168,143)
#99B49E
(153,180,158)
#A9C0AD
(169,192,173)
#B9CCBC
(185,204,188)
#C9D8CB
(201,216,203)
#D9E4DA
(217,228,218)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497853 color. Also use rgb(73,120,83) instead hex code.

Text Font Color

.myTextColor { color: #497853; }

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

This text font color is #497853.

Background Color

.myBgColor { background-color: #497853; }

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

This div background color is #497853.

Border color

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

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

This div border color is #497853.

Opacity

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

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

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

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

This text has shadow with #497853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497853.

Preview

Color preview on black background

This text has color #497853 on black background.


Color preview on white background

This text has color #497853 on white background.


Black color preview on #497853 background

This text has black color on #497853 background.


White color preview on #497853 background

This text has white color on #497853 background.


Related colors

Complementary color

Complementary color for #hex is #B687AC.


I love getcolorcode.com

Triadic colors

1 #534978 and #785349 with #497853 are triadic colors.

2 #537849 and #784953 with #497853 are triadic colors.