COLOR #498C46

HEX: #498C46 RGB: (73,140,70)

Color info

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

RGB color model

#498C46 color RGB value is (73,140,70).

RGB: (73,140,70) (29%, 55%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 140 of 255 = 55%
B 70 of 255 = 27%

73
140
70

R + G + B ~ 37%. #498C46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 140 + 70 = 283 (100%)
R 73 of 283 ~ 25.8%
G 140 of 283 ~ 49.47%
B 70 of 283 ~ 24.73'%

%25.8
%49.47
%24.73

CMYK color model

#498C46 color CMYK value is (48,0,50,45).

  • cyan value is 47.86%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 45.10%

CMYK: (48,0,50,45)
C48M0Y50K45 (48%, 0%, 50%, 45%)
(0.48 / 0.00 / 0.50 / 0.45)

CMYK percentages

%47.86
%0
%50
%45.1

Codes

Color #498C46 in popluar color models

49 8C 46
RGB 73 140 70
HSL 117° 33.33% 41.18%
HSB/HSV 117° 50.00% 54.90%
CMYK 47.86% 0.00% 50.00%
45.10%

Color #498C46 in popluar number systems.

HEX 49 8C 46
Decimal 73 140 70
Binary 1001001 10001100 1000110
Octal 111 214 106

Shades and tints

Shades of #498C46

#498C46
(73,140,70)
#438040
(67,128,64)
#3D743A
(61,116,58)
#376834
(55,104,52)
#315C2E
(49,92,46)
#2B5028
(43,80,40)
#254422
(37,68,34)
#1F381C
(31,56,28)
#192C16
(25,44,22)
#132010
(19,32,16)
#0D140A
(13,20,10)
#000000
(0,0,0)

Tints of #498C46

#498C46
(73,140,70)
#599656
(89,150,86)
#69A066
(105,160,102)
#79AA76
(121,170,118)
#89B486
(137,180,134)
#99BE96
(153,190,150)
#A9C8A6
(169,200,166)
#B9D2B6
(185,210,182)
#C9DCC6
(201,220,198)
#D9E6D6
(217,230,214)
#E9F0E6
(233,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498C46 color. Also use rgb(73,140,70) instead hex code.

Text Font Color

.myTextColor { color: #498C46; }

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

This text font color is #498C46.

Background Color

.myBgColor { background-color: #498C46; }

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

This div background color is #498C46.

Border color

.myBorderColor { border: 1px solid #498C46; }

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

This div border color is #498C46.

Opacity

.myOpacity80 { color: #498C46; opacity: 0.8; }

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

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

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

This text has shadow with #498C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498C46.

Preview

Color preview on black background

This text has color #498C46 on black background.


Color preview on white background

This text has color #498C46 on white background.


Black color preview on #498C46 background

This text has black color on #498C46 background.


White color preview on #498C46 background

This text has white color on #498C46 background.


Related colors

Complementary color

Complementary color for #hex is #B673B9.


I love getcolorcode.com

Triadic colors

1 #46498C and #8C4649 with #498C46 are triadic colors.

2 #468C49 and #8C4946 with #498C46 are triadic colors.