COLOR #499448

HEX: #499448 RGB: (73,148,72)

Color info

#499448 contains mainly green color. Web safe color of #499448 is #339933 (or #393).

RGB color model

#499448 color RGB value is (73,148,72).

RGB: (73,148,72) (29%, 58%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 148 of 255 = 58%
B 72 of 255 = 28%

73
148
72

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

Portions of RGB colors in percentages

R + G + B = 73 + 148 + 72 = 293 (100%)
R 73 of 293 ~ 24.91%
G 148 of 293 ~ 50.51%
B 72 of 293 ~ 24.57'%

%24.91
%50.51
%24.57

CMYK color model

#499448 color CMYK value is (51,0,51,42).

  • cyan value is 50.68%
  • magenta value is 0.00%
  • yellow value is 51.35%
  • key color value is 41.96%

CMYK: (51,0,51,42)
C51M0Y51K42 (51%, 0%, 51%, 42%)
(0.51 / 0.00 / 0.51 / 0.42)

CMYK percentages

%50.68
%0
%51.35
%41.96

Codes

Color #499448 in popluar color models

49 94 48
RGB 73 148 72
HSL 119° 34.55% 43.14%
HSB/HSV 119° 51.35% 58.04%
CMYK 50.68% 0.00% 51.35%
41.96%

Color #499448 in popluar number systems.

HEX 49 94 48
Decimal 73 148 72
Binary 1001001 10010100 1001000
Octal 111 224 110

Shades and tints

Shades of #499448

#499448
(73,148,72)
#438742
(67,135,66)
#3D7A3C
(61,122,60)
#376D36
(55,109,54)
#316030
(49,96,48)
#2B532A
(43,83,42)
#254624
(37,70,36)
#1F391E
(31,57,30)
#192C18
(25,44,24)
#131F12
(19,31,18)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #499448

#499448
(73,148,72)
#599D58
(89,157,88)
#69A668
(105,166,104)
#79AF78
(121,175,120)
#89B888
(137,184,136)
#99C198
(153,193,152)
#A9CAA8
(169,202,168)
#B9D3B8
(185,211,184)
#C9DCC8
(201,220,200)
#D9E5D8
(217,229,216)
#E9EEE8
(233,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #499448 color. Also use rgb(73,148,72) instead hex code.

Text Font Color

.myTextColor { color: #499448; }

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

This text font color is #499448.

Background Color

.myBgColor { background-color: #499448; }

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

This div background color is #499448.

Border color

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

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

This div border color is #499448.

Opacity

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

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

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

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

This text has shadow with #499448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499448.

Preview

Color preview on black background

This text has color #499448 on black background.


Color preview on white background

This text has color #499448 on white background.


Black color preview on #499448 background

This text has black color on #499448 background.


White color preview on #499448 background

This text has white color on #499448 background.


Related colors

Complementary color

Complementary color for #hex is #B66BB7.


I love getcolorcode.com

Triadic colors

1 #484994 and #944849 with #499448 are triadic colors.

2 #489449 and #944948 with #499448 are triadic colors.