COLOR #49B9A9

HEX: #49B9A9 RGB: (73,185,169)

Color info

#49B9A9 contains mainly green and blue colors. Web safe color of #49B9A9 is #33CC99 (or #3C9).

RGB color model

#49B9A9 color RGB value is (73,185,169).

RGB: (73,185,169) (29%, 73%, 66%)

RGB channels and saturation

R 73 of 255 = 29%
G 185 of 255 = 73%
B 169 of 255 = 66%

73
185
169

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

Portions of RGB colors in percentages

R + G + B = 73 + 185 + 169 = 427 (100%)
R 73 of 427 ~ 17.1%
G 185 of 427 ~ 43.33%
B 169 of 427 ~ 39.58'%

%17.1
%43.33
%39.58

CMYK color model

#49B9A9 color CMYK value is (61,0,9,27).

  • cyan value is 60.54%
  • magenta value is 0.00%
  • yellow value is 8.65%
  • key color value is 27.45%

CMYK: (61,0,9,27)
C61M0Y9K27 (61%, 0%, 9%, 27%)
(0.61 / 0.00 / 0.09 / 0.27)

CMYK percentages

%60.54
%0
%8.65
%27.45

Codes

Color #49B9A9 in popluar color models

49 B9 A9
RGB 73 185 169
HSL 171° 44.44% 50.59%
HSB/HSV 171° 60.54% 72.55%
CMYK 60.54% 0.00% 8.65%
27.45%

Color #49B9A9 in popluar number systems.

HEX 49 B9 A9
Decimal 73 185 169
Binary 1001001 10111001 10101001
Octal 111 271 251

Shades and tints

Shades of #49B9A9

#49B9A9
(73,185,169)
#43A99A
(67,169,154)
#3D998B
(61,153,139)
#37897C
(55,137,124)
#31796D
(49,121,109)
#2B695E
(43,105,94)
#25594F
(37,89,79)
#1F4940
(31,73,64)
#193931
(25,57,49)
#132922
(19,41,34)
#0D1913
(13,25,19)
#000000
(0,0,0)

Tints of #49B9A9

#49B9A9
(73,185,169)
#59BFB0
(89,191,176)
#69C5B7
(105,197,183)
#79CBBE
(121,203,190)
#89D1C5
(137,209,197)
#99D7CC
(153,215,204)
#A9DDD3
(169,221,211)
#B9E3DA
(185,227,218)
#C9E9E1
(201,233,225)
#D9EFE8
(217,239,232)
#E9F5EF
(233,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49B9A9 color. Also use rgb(73,185,169) instead hex code.

Text Font Color

.myTextColor { color: #49B9A9; }

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

This text font color is #49B9A9.

Background Color

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

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

This div background color is #49B9A9.

Border color

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

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

This div border color is #49B9A9.

Opacity

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

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

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

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

This text has shadow with #49B9A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49B9A9.

Preview

Color preview on black background

This text has color #49B9A9 on black background.


Color preview on white background

This text has color #49B9A9 on white background.


Black color preview on #49B9A9 background

This text has black color on #49B9A9 background.


White color preview on #49B9A9 background

This text has white color on #49B9A9 background.


Related colors

Complementary color

Complementary color for #hex is #B64656.


I love getcolorcode.com

Triadic colors

1 #A949B9 and #B9A949 with #49B9A9 are triadic colors.

2 #A9B949 and #B949A9 with #49B9A9 are triadic colors.