COLOR #499775

HEX: #499775 RGB: (73,151,117)

Color info

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

RGB color model

#499775 color RGB value is (73,151,117).

RGB: (73,151,117) (29%, 59%, 46%)

RGB channels and saturation

R 73 of 255 = 29%
G 151 of 255 = 59%
B 117 of 255 = 46%

73
151
117

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

Portions of RGB colors in percentages

R + G + B = 73 + 151 + 117 = 341 (100%)
R 73 of 341 ~ 21.41%
G 151 of 341 ~ 44.28%
B 117 of 341 ~ 34.31'%

%21.41
%44.28
%34.31

CMYK color model

#499775 color CMYK value is (52,0,23,41).

  • cyan value is 51.66%
  • magenta value is 0.00%
  • yellow value is 22.52%
  • key color value is 40.78%
CMYK: (52,0,23,41) C52M0Y23K41 (52%,0%,23%,41%) (0.52/0.00/0.23/0.41) 

CMYK percentages

%51.66
%0
%22.52
%40.78

Codes

Color #499775 in popluar color models

49 97 75
RGB 73 151 117
HSL 154° 34.82% 43.92%
HSB/HSV 154° 51.66% 59.22%
CMYK 51.66% 0.00% 22.52%
40.78%

Color #499775 in popluar number systems.

HEX 49 97 75
Decimal 73 151 117
Binary 1001001 10010111 1110101
Octal 111 227 165

Shades and tints

Shades of #499775

#499775
(73,151,117)
#438A6B
(67,138,107)
#3D7D61
(61,125,97)
#377057
(55,112,87)
#31634D
(49,99,77)
#2B5643
(43,86,67)
#254939
(37,73,57)
#1F3C2F
(31,60,47)
#192F25
(25,47,37)
#13221B
(19,34,27)
#0D1511
(13,21,17)
#000000
(0,0,0)

Tints of #499775

#499775
(73,151,117)
#59A081
(89,160,129)
#69A98D
(105,169,141)
#79B299
(121,178,153)
#89BBA5
(137,187,165)
#99C4B1
(153,196,177)
#A9CDBD
(169,205,189)
#B9D6C9
(185,214,201)
#C9DFD5
(201,223,213)
#D9E8E1
(217,232,225)
#E9F1ED
(233,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #499775; }

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

This text font color is #499775.

Background Color

.myBgColor { background-color: #499775; }

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

This div background color is #499775.

Border color

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

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

This div border color is #499775.

Opacity

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

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

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

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

This text has shadow with #499775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499775.

Preview

Color preview on black background

This text has color #499775 on black background.


Color preview on white background

This text has color #499775 on white background.


Black color preview on #499775 background

This text has black color on #499775 background.


White color preview on #499775 background

This text has white color on #499775 background.


Related colors

Complementary color

Complementary color for #hex is #B6688A.


I love getcolorcode.com

Triadic colors

1 #754997 and #977549 with #499775 are triadic colors.

2 #759749 and #974975 with #499775 are triadic colors.