COLOR #498727

HEX: #498727 RGB: (73,135,39)

Color info

#498727 contains mainly green color. Web safe color of #498727 is #339933 (or #393).

RGB color model

#498727 color RGB value is (73,135,39).

RGB: (73,135,39) (29%, 53%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 135 of 255 = 53%
B 39 of 255 = 15%

73
135
39

R + G + B ~ 32%. #498727 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 135 + 39 = 247 (100%)
R 73 of 247 ~ 29.55%
G 135 of 247 ~ 54.66%
B 39 of 247 ~ 15.79'%

%29.55
%54.66
%15.79

CMYK color model

#498727 color CMYK value is (46,0,71,47).

  • cyan value is 45.93%
  • magenta value is 0.00%
  • yellow value is 71.11%
  • key color value is 47.06%
CMYK: (46,0,71,47) C46M0Y71K47 (46%,0%,71%,47%) (0.46/0.00/0.71/0.47) 

CMYK percentages

%45.93
%0
%71.11
%47.06

Codes

Color #498727 in popluar color models

49 87 27
RGB 73 135 39
HSL 99° 55.17% 34.12%
HSB/HSV 99° 71.11% 52.94%
CMYK 45.93% 0.00% 71.11%
47.06%

Color #498727 in popluar number systems.

HEX 49 87 27
Decimal 73 135 39
Binary 1001001 10000111 100111
Octal 111 207 47

Shades and tints

Shades of #498727

#498727
(73,135,39)
#437B24
(67,123,36)
#3D6F21
(61,111,33)
#37631E
(55,99,30)
#31571B
(49,87,27)
#2B4B18
(43,75,24)
#253F15
(37,63,21)
#1F3312
(31,51,18)
#19270F
(25,39,15)
#131B0C
(19,27,12)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #498727

#498727
(73,135,39)
#59913A
(89,145,58)
#699B4D
(105,155,77)
#79A560
(121,165,96)
#89AF73
(137,175,115)
#99B986
(153,185,134)
#A9C399
(169,195,153)
#B9CDAC
(185,205,172)
#C9D7BF
(201,215,191)
#D9E1D2
(217,225,210)
#E9EBE5
(233,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #498727; }

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

This text font color is #498727.

Background Color

.myBgColor { background-color: #498727; }

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

This div background color is #498727.

Border color

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

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

This div border color is #498727.

Opacity

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

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

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

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

This text has shadow with #498727 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498727.

Preview

Color preview on black background

This text has color #498727 on black background.


Color preview on white background

This text has color #498727 on white background.


Black color preview on #498727 background

This text has black color on #498727 background.


White color preview on #498727 background

This text has white color on #498727 background.


Related colors

Complementary color

Complementary color for #hex is #B678D8.


I love getcolorcode.com

Triadic colors

1 #274987 and #872749 with #498727 are triadic colors.

2 #278749 and #874927 with #498727 are triadic colors.