COLOR #499261

HEX: #499261 RGB: (73,146,97)

Color info

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

RGB color model

#499261 color RGB value is (73,146,97).

RGB: (73,146,97) (29%, 57%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 146 of 255 = 57%
B 97 of 255 = 38%

73
146
97

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

Portions of RGB colors in percentages

R + G + B = 73 + 146 + 97 = 316 (100%)
R 73 of 316 ~ 23.1%
G 146 of 316 ~ 46.2%
B 97 of 316 ~ 30.7'%

%23.1
%46.2
%30.7

CMYK color model

#499261 color CMYK value is (50,0,34,43).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 33.56%
  • key color value is 42.75%
CMYK: (50,0,34,43) C50M0Y34K43 (50%,0%,34%,43%) (0.50/0.00/0.34/0.43) 

CMYK percentages

%50
%0
%33.56
%42.75

Codes

Color #499261 in popluar color models

49 92 61
RGB 73 146 97
HSL 140° 33.33% 42.94%
HSB/HSV 140° 50.00% 57.25%
CMYK 50.00% 0.00% 33.56%
42.75%

Color #499261 in popluar number systems.

HEX 49 92 61
Decimal 73 146 97
Binary 1001001 10010010 1100001
Octal 111 222 141

Shades and tints

Shades of #499261

#499261
(73,146,97)
#438559
(67,133,89)
#3D7851
(61,120,81)
#376B49
(55,107,73)
#315E41
(49,94,65)
#2B5139
(43,81,57)
#254431
(37,68,49)
#1F3729
(31,55,41)
#192A21
(25,42,33)
#131D19
(19,29,25)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #499261

#499261
(73,146,97)
#599B6F
(89,155,111)
#69A47D
(105,164,125)
#79AD8B
(121,173,139)
#89B699
(137,182,153)
#99BFA7
(153,191,167)
#A9C8B5
(169,200,181)
#B9D1C3
(185,209,195)
#C9DAD1
(201,218,209)
#D9E3DF
(217,227,223)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #499261 color. Also use rgb(73,146,97) instead hex code.

Text Font Color

.myTextColor { color: #499261; }

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

This text font color is #499261.

Background Color

.myBgColor { background-color: #499261; }

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

This div background color is #499261.

Border color

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

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

This div border color is #499261.

Opacity

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

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

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

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

This text has shadow with #499261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499261.

Preview

Color preview on black background

This text has color #499261 on black background.


Color preview on white background

This text has color #499261 on white background.


Black color preview on #499261 background

This text has black color on #499261 background.


White color preview on #499261 background

This text has white color on #499261 background.


Related colors

Complementary color

Complementary color for #hex is #B66D9E.


I love getcolorcode.com

Triadic colors

1 #614992 and #926149 with #499261 are triadic colors.

2 #619249 and #924961 with #499261 are triadic colors.