COLOR #498975

HEX: #498975 RGB: (73,137,117)

Color info

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

RGB color model

#498975 color RGB value is (73,137,117).

RGB: (73,137,117) (29%, 54%, 46%)

RGB channels and saturation

R 73 of 255 = 29%
G 137 of 255 = 54%
B 117 of 255 = 46%

73
137
117

R + G + B ~ 43%. #498975 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 137 + 117 = 327 (100%)
R 73 of 327 ~ 22.32%
G 137 of 327 ~ 41.9%
B 117 of 327 ~ 35.78'%

%22.32
%41.9
%35.78

CMYK color model

#498975 color CMYK value is (47,0,15,46).

  • cyan value is 46.72%
  • magenta value is 0.00%
  • yellow value is 14.60%
  • key color value is 46.27%

CMYK: (47,0,15,46)
C47M0Y15K46 (47%, 0%, 15%, 46%)
(0.47 / 0.00 / 0.15 / 0.46)

CMYK percentages

%46.72
%0
%14.6
%46.27

Codes

Color #498975 in popluar color models

49 89 75
RGB 73 137 117
HSL 161° 30.48% 41.18%
HSB/HSV 161° 46.72% 53.73%
CMYK 46.72% 0.00% 14.60%
46.27%

Color #498975 in popluar number systems.

HEX 49 89 75
Decimal 73 137 117
Binary 1001001 10001001 1110101
Octal 111 211 165

Shades and tints

Shades of #498975

#498975
(73,137,117)
#437D6B
(67,125,107)
#3D7161
(61,113,97)
#376557
(55,101,87)
#31594D
(49,89,77)
#2B4D43
(43,77,67)
#254139
(37,65,57)
#1F352F
(31,53,47)
#192925
(25,41,37)
#131D1B
(19,29,27)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #498975

#498975
(73,137,117)
#599381
(89,147,129)
#699D8D
(105,157,141)
#79A799
(121,167,153)
#89B1A5
(137,177,165)
#99BBB1
(153,187,177)
#A9C5BD
(169,197,189)
#B9CFC9
(185,207,201)
#C9D9D5
(201,217,213)
#D9E3E1
(217,227,225)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #498975 color. Also use rgb(73,137,117) instead hex code.

Text Font Color

.myTextColor { color: #498975; }

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

This text font color is #498975.

Background Color

.myBgColor { background-color: #498975; }

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

This div background color is #498975.

Border color

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

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

This div border color is #498975.

Opacity

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

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

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

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

This text has shadow with #498975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #498975.

Preview

Color preview on black background

This text has color #498975 on black background.


Color preview on white background

This text has color #498975 on white background.


Black color preview on #498975 background

This text has black color on #498975 background.


White color preview on #498975 background

This text has white color on #498975 background.


Related colors

Complementary color

Complementary color for #hex is #B6768A.


I love getcolorcode.com

Triadic colors

1 #754989 and #897549 with #498975 are triadic colors.

2 #758949 and #894975 with #498975 are triadic colors.