COLOR #498557

HEX: #498557 RGB: (73,133,87)

Color info

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

RGB color model

#498557 color RGB value is (73,133,87).

RGB: (73,133,87) (29%, 52%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 133 of 255 = 52%
B 87 of 255 = 34%

73
133
87

R + G + B ~ 38%. #498557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 133 + 87 = 293 (100%)
R 73 of 293 ~ 24.91%
G 133 of 293 ~ 45.39%
B 87 of 293 ~ 29.69'%

%24.91
%45.39
%29.69

CMYK color model

#498557 color CMYK value is (45,0,35,48).

  • cyan value is 45.11%
  • magenta value is 0.00%
  • yellow value is 34.59%
  • key color value is 47.84%

CMYK: (45,0,35,48)
C45M0Y35K48 (45%, 0%, 35%, 48%)
(0.45 / 0.00 / 0.35 / 0.48)

CMYK percentages

%45.11
%0
%34.59
%47.84

Codes

Color #498557 in popluar color models

49 85 57
RGB 73 133 87
HSL 134° 29.13% 40.39%
HSB/HSV 134° 45.11% 52.16%
CMYK 45.11% 0.00% 34.59%
47.84%

Color #498557 in popluar number systems.

HEX 49 85 57
Decimal 73 133 87
Binary 1001001 10000101 1010111
Octal 111 205 127

Shades and tints

Shades of #498557

#498557
(73,133,87)
#437950
(67,121,80)
#3D6D49
(61,109,73)
#376142
(55,97,66)
#31553B
(49,85,59)
#2B4934
(43,73,52)
#253D2D
(37,61,45)
#1F3126
(31,49,38)
#19251F
(25,37,31)
#131918
(19,25,24)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #498557

#498557
(73,133,87)
#599066
(89,144,102)
#699B75
(105,155,117)
#79A684
(121,166,132)
#89B193
(137,177,147)
#99BCA2
(153,188,162)
#A9C7B1
(169,199,177)
#B9D2C0
(185,210,192)
#C9DDCF
(201,221,207)
#D9E8DE
(217,232,222)
#E9F3ED
(233,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498557 color. Also use rgb(73,133,87) instead hex code.

Text Font Color

.myTextColor { color: #498557; }

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

This text font color is #498557.

Background Color

.myBgColor { background-color: #498557; }

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

This div background color is #498557.

Border color

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

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

This div border color is #498557.

Opacity

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

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

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

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

This text has shadow with #498557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498557.

Preview

Color preview on black background

This text has color #498557 on black background.


Color preview on white background

This text has color #498557 on white background.


Black color preview on #498557 background

This text has black color on #498557 background.


White color preview on #498557 background

This text has white color on #498557 background.


Related colors

Complementary color

Complementary color for #hex is #B67AA8.


I love getcolorcode.com

Triadic colors

1 #574985 and #855749 with #498557 are triadic colors.

2 #578549 and #854957 with #498557 are triadic colors.