COLOR #49B195

HEX: #49B195 RGB: (73,177,149)

Color info

#49B195 contains mainly green and blue colors. Web safe color of #49B195 is #339999 (or #399).

RGB color model

#49B195 color RGB value is (73,177,149).

RGB: (73,177,149) (29%, 69%, 58%)

RGB channels and saturation

R 73 of 255 = 29%
G 177 of 255 = 69%
B 149 of 255 = 58%

73
177
149

R + G + B ~ 52%. #49B195 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 177 + 149 = 399 (100%)
R 73 of 399 ~ 18.3%
G 177 of 399 ~ 44.36%
B 149 of 399 ~ 37.34'%

%18.3
%44.36
%37.34

CMYK color model

#49B195 color CMYK value is (59,0,16,31).

  • cyan value is 58.76%
  • magenta value is 0.00%
  • yellow value is 15.82%
  • key color value is 30.59%

CMYK: (59,0,16,31)
C59M0Y16K31 (59%, 0%, 16%, 31%)
(0.59 / 0.00 / 0.16 / 0.31)

CMYK percentages

%58.76
%0
%15.82
%30.59

Codes

Color #49B195 in popluar color models

49 B1 95
RGB 73 177 149
HSL 164° 41.60% 49.02%
HSB/HSV 164° 58.76% 69.41%
CMYK 58.76% 0.00% 15.82%
30.59%

Color #49B195 in popluar number systems.

HEX 49 B1 95
Decimal 73 177 149
Binary 1001001 10110001 10010101
Octal 111 261 225

Shades and tints

Shades of #49B195

#49B195
(73,177,149)
#43A188
(67,161,136)
#3D917B
(61,145,123)
#37816E
(55,129,110)
#317161
(49,113,97)
#2B6154
(43,97,84)
#255147
(37,81,71)
#1F413A
(31,65,58)
#19312D
(25,49,45)
#132120
(19,33,32)
#0D1113
(13,17,19)
#000000
(0,0,0)

Tints of #49B195

#49B195
(73,177,149)
#59B89E
(89,184,158)
#69BFA7
(105,191,167)
#79C6B0
(121,198,176)
#89CDB9
(137,205,185)
#99D4C2
(153,212,194)
#A9DBCB
(169,219,203)
#B9E2D4
(185,226,212)
#C9E9DD
(201,233,221)
#D9F0E6
(217,240,230)
#E9F7EF
(233,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49B195 color. Also use rgb(73,177,149) instead hex code.

Text Font Color

.myTextColor { color: #49B195; }

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

This text font color is #49B195.

Background Color

.myBgColor { background-color: #49B195; }

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

This div background color is #49B195.

Border color

.myBorderColor { border: 1px solid #49B195; }

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

This div border color is #49B195.

Opacity

.myOpacity80 { color: #49B195; opacity: 0.8; }

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

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

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

This text has shadow with #49B195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49B195.

Preview

Color preview on black background

This text has color #49B195 on black background.


Color preview on white background

This text has color #49B195 on white background.


Black color preview on #49B195 background

This text has black color on #49B195 background.


White color preview on #49B195 background

This text has white color on #49B195 background.


Related colors

Complementary color

Complementary color for #hex is #B64E6A.


I love getcolorcode.com

Triadic colors

1 #9549B1 and #B19549 with #49B195 are triadic colors.

2 #95B149 and #B14995 with #49B195 are triadic colors.