COLOR #498D77

HEX: #498D77 RGB: (73,141,119)

Color info

#498D77 contains mainly green and blue colors. Web safe color of #498D77 is #339966 (or #396).

RGB color model

#498D77 color RGB value is (73,141,119).

RGB: (73,141,119) (29%, 55%, 47%)

RGB channels and saturation

R 73 of 255 = 29%
G 141 of 255 = 55%
B 119 of 255 = 47%

73
141
119

R + G + B ~ 44%. #498D77 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 141 + 119 = 333 (100%)
R 73 of 333 ~ 21.92%
G 141 of 333 ~ 42.34%
B 119 of 333 ~ 35.74'%

%21.92
%42.34
%35.74

CMYK color model

#498D77 color CMYK value is (48,0,16,45).

  • cyan value is 48.23%
  • magenta value is 0.00%
  • yellow value is 15.60%
  • key color value is 44.71%
CMYK: (48,0,16,45) C48M0Y16K45 (48%,0%,16%,45%) (0.48/0.00/0.16/0.45) 

CMYK percentages

%48.23
%0
%15.6
%44.71

Codes

Color #498D77 in popluar color models

49 8D 77
RGB 73 141 119
HSL 161° 31.78% 41.96%
HSB/HSV 161° 48.23% 55.29%
CMYK 48.23% 0.00% 15.60%
44.71%

Color #498D77 in popluar number systems.

HEX 49 8D 77
Decimal 73 141 119
Binary 1001001 10001101 1110111
Octal 111 215 167

Shades and tints

Shades of #498D77

#498D77
(73,141,119)
#43816D
(67,129,109)
#3D7563
(61,117,99)
#376959
(55,105,89)
#315D4F
(49,93,79)
#2B5145
(43,81,69)
#25453B
(37,69,59)
#1F3931
(31,57,49)
#192D27
(25,45,39)
#13211D
(19,33,29)
#0D1513
(13,21,19)
#000000
(0,0,0)

Tints of #498D77

#498D77
(73,141,119)
#599783
(89,151,131)
#69A18F
(105,161,143)
#79AB9B
(121,171,155)
#89B5A7
(137,181,167)
#99BFB3
(153,191,179)
#A9C9BF
(169,201,191)
#B9D3CB
(185,211,203)
#C9DDD7
(201,221,215)
#D9E7E3
(217,231,227)
#E9F1EF
(233,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498D77 color. Also use rgb(73,141,119) instead hex code.

Text Font Color

.myTextColor { color: #498D77; }

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

This text font color is #498D77.

Background Color

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

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

This div background color is #498D77.

Border color

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

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

This div border color is #498D77.

Opacity

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

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

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

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

This text has shadow with #498D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498D77.

Preview

Color preview on black background

This text has color #498D77 on black background.


Color preview on white background

This text has color #498D77 on white background.


Black color preview on #498D77 background

This text has black color on #498D77 background.


White color preview on #498D77 background

This text has white color on #498D77 background.


Related colors

Complementary color

Complementary color for #hex is #B67288.


I love getcolorcode.com

Triadic colors

1 #77498D and #8D7749 with #498D77 are triadic colors.

2 #778D49 and #8D4977 with #498D77 are triadic colors.