COLOR #497827

HEX: #497827 RGB: (73,120,39)

Color info

#497827 contains mainly red and green colors. Web safe color of #497827 is #336633 (or #363).

RGB color model

#497827 color RGB value is (73,120,39).

RGB: (73,120,39) (29%, 47%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 120 of 255 = 47%
B 39 of 255 = 15%

73
120
39

R + G + B ~ 30%. #497827 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 120 + 39 = 232 (100%)
R 73 of 232 ~ 31.47%
G 120 of 232 ~ 51.72%
B 39 of 232 ~ 16.81'%

%31.47
%51.72
%16.81

CMYK color model

#497827 color CMYK value is (39,0,68,53).

  • cyan value is 39.17%
  • magenta value is 0.00%
  • yellow value is 67.50%
  • key color value is 52.94%

CMYK: (39,0,68,53)
C39M0Y68K53 (39%, 0%, 68%, 53%)
(0.39 / 0.00 / 0.68 / 0.53)

CMYK percentages

%39.17
%0
%67.5
%52.94

Codes

Color #497827 in popluar color models

49 78 27
RGB 73 120 39
HSL 95° 50.94% 31.18%
HSB/HSV 95° 67.50% 47.06%
CMYK 39.17% 0.00% 67.50%
52.94%

Color #497827 in popluar number systems.

HEX 49 78 27
Decimal 73 120 39
Binary 1001001 1111000 100111
Octal 111 170 47

Shades and tints

Shades of #497827

#497827
(73,120,39)
#436E24
(67,110,36)
#3D6421
(61,100,33)
#375A1E
(55,90,30)
#31501B
(49,80,27)
#2B4618
(43,70,24)
#253C15
(37,60,21)
#1F3212
(31,50,18)
#19280F
(25,40,15)
#131E0C
(19,30,12)
#0D1409
(13,20,9)
#000000
(0,0,0)

Tints of #497827

#497827
(73,120,39)
#59843A
(89,132,58)
#69904D
(105,144,77)
#799C60
(121,156,96)
#89A873
(137,168,115)
#99B486
(153,180,134)
#A9C099
(169,192,153)
#B9CCAC
(185,204,172)
#C9D8BF
(201,216,191)
#D9E4D2
(217,228,210)
#E9F0E5
(233,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497827; }

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

This text font color is #497827.

Background Color

.myBgColor { background-color: #497827; }

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

This div background color is #497827.

Border color

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

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

This div border color is #497827.

Opacity

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

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

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

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

This text has shadow with #497827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497827.

Preview

Color preview on black background

This text has color #497827 on black background.


Color preview on white background

This text has color #497827 on white background.


Black color preview on #497827 background

This text has black color on #497827 background.


White color preview on #497827 background

This text has white color on #497827 background.


Related colors

Complementary color

Complementary color for #hex is #B687D8.


I love getcolorcode.com

Triadic colors

1 #274978 and #782749 with #497827 are triadic colors.

2 #277849 and #784927 with #497827 are triadic colors.