COLOR #498425

HEX: #498425 RGB: (73,132,37)

Color info

#498425 contains mainly red and green colors. Web safe color of #498425 is #339933 (or #393).

RGB color model

#498425 color RGB value is (73,132,37).

RGB: (73,132,37) (29%, 52%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 132 of 255 = 52%
B 37 of 255 = 15%

73
132
37

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

Portions of RGB colors in percentages

R + G + B = 73 + 132 + 37 = 242 (100%)
R 73 of 242 ~ 30.17%
G 132 of 242 ~ 54.55%
B 37 of 242 ~ 15.29'%

%30.17
%54.55
%15.29

CMYK color model

#498425 color CMYK value is (45,0,72,48).

  • cyan value is 44.70%
  • magenta value is 0.00%
  • yellow value is 71.97%
  • key color value is 48.24%

CMYK: (45,0,72,48)
C45M0Y72K48 (45%, 0%, 72%, 48%)
(0.45 / 0.00 / 0.72 / 0.48)

CMYK percentages

%44.7
%0
%71.97
%48.24

Codes

Color #498425 in popluar color models

49 84 25
RGB 73 132 37
HSL 97° 56.21% 33.14%
HSB/HSV 97° 71.97% 51.76%
CMYK 44.70% 0.00% 71.97%
48.24%

Color #498425 in popluar number systems.

HEX 49 84 25
Decimal 73 132 37
Binary 1001001 10000100 100101
Octal 111 204 45

Shades and tints

Shades of #498425

#498425
(73,132,37)
#437822
(67,120,34)
#3D6C1F
(61,108,31)
#37601C
(55,96,28)
#315419
(49,84,25)
#2B4816
(43,72,22)
#253C13
(37,60,19)
#1F3010
(31,48,16)
#19240D
(25,36,13)
#13180A
(19,24,10)
#0D0C07
(13,12,7)
#000000
(0,0,0)

Tints of #498425

#498425
(73,132,37)
#598F38
(89,143,56)
#699A4B
(105,154,75)
#79A55E
(121,165,94)
#89B071
(137,176,113)
#99BB84
(153,187,132)
#A9C697
(169,198,151)
#B9D1AA
(185,209,170)
#C9DCBD
(201,220,189)
#D9E7D0
(217,231,208)
#E9F2E3
(233,242,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498425 color. Also use rgb(73,132,37) instead hex code.

Text Font Color

.myTextColor { color: #498425; }

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

This text font color is #498425.

Background Color

.myBgColor { background-color: #498425; }

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

This div background color is #498425.

Border color

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

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

This div border color is #498425.

Opacity

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

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

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

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

This text has shadow with #498425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498425.

Preview

Color preview on black background

This text has color #498425 on black background.


Color preview on white background

This text has color #498425 on white background.


Black color preview on #498425 background

This text has black color on #498425 background.


White color preview on #498425 background

This text has white color on #498425 background.


Related colors

Complementary color

Complementary color for #hex is #B67BDA.


I love getcolorcode.com

Triadic colors

1 #254984 and #842549 with #498425 are triadic colors.

2 #258449 and #844925 with #498425 are triadic colors.