COLOR #498341

HEX: #498341 RGB: (73,131,65)

Color info

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

RGB color model

#498341 color RGB value is (73,131,65).

RGB: (73,131,65) (29%, 51%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 131 of 255 = 51%
B 65 of 255 = 25%

73
131
65

R + G + B ~ 35%. #498341 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 131 + 65 = 269 (100%)
R 73 of 269 ~ 27.14%
G 131 of 269 ~ 48.7%
B 65 of 269 ~ 24.16'%

%27.14
%48.7
%24.16

CMYK color model

#498341 color CMYK value is (44,0,50,49).

  • cyan value is 44.27%
  • magenta value is 0.00%
  • yellow value is 50.38%
  • key color value is 48.63%
CMYK: (44,0,50,49) C44M0Y50K49 (44%,0%,50%,49%) (0.44/0.00/0.50/0.49) 

CMYK percentages

%44.27
%0
%50.38
%48.63

Codes

Color #498341 in popluar color models

49 83 41
RGB 73 131 65
HSL 113° 33.67% 38.43%
HSB/HSV 113° 50.38% 51.37%
CMYK 44.27% 0.00% 50.38%
48.63%

Color #498341 in popluar number systems.

HEX 49 83 41
Decimal 73 131 65
Binary 1001001 10000011 1000001
Octal 111 203 101

Shades and tints

Shades of #498341

#498341
(73,131,65)
#43783C
(67,120,60)
#3D6D37
(61,109,55)
#376232
(55,98,50)
#31572D
(49,87,45)
#2B4C28
(43,76,40)
#254123
(37,65,35)
#1F361E
(31,54,30)
#192B19
(25,43,25)
#132014
(19,32,20)
#0D150F
(13,21,15)
#000000
(0,0,0)

Tints of #498341

#498341
(73,131,65)
#598E52
(89,142,82)
#699963
(105,153,99)
#79A474
(121,164,116)
#89AF85
(137,175,133)
#99BA96
(153,186,150)
#A9C5A7
(169,197,167)
#B9D0B8
(185,208,184)
#C9DBC9
(201,219,201)
#D9E6DA
(217,230,218)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498341 color. Also use rgb(73,131,65) instead hex code.

Text Font Color

.myTextColor { color: #498341; }

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

This text font color is #498341.

Background Color

.myBgColor { background-color: #498341; }

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

This div background color is #498341.

Border color

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

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

This div border color is #498341.

Opacity

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

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

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

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

This text has shadow with #498341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498341.

Preview

Color preview on black background

This text has color #498341 on black background.


Color preview on white background

This text has color #498341 on white background.


Black color preview on #498341 background

This text has black color on #498341 background.


White color preview on #498341 background

This text has white color on #498341 background.


Related colors

Complementary color

Complementary color for #hex is #B67CBE.


I love getcolorcode.com

Triadic colors

1 #414983 and #834149 with #498341 are triadic colors.

2 #418349 and #834941 with #498341 are triadic colors.