COLOR #49A58D

HEX: #49A58D RGB: (73,165,141)

Renk bilgisi

#49A58D contains mainly green and blue colors. #49A58D ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#49A58D color RGB value is (73,165,141).

RGB: (73,165,141) (29%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 165 of 255 = 65%
B 141 of 255 = 55%

73
165
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 165 + 141 = 379 (100%)
R 73 of 379 ~ 19.26%
G 165 of 379 ~ 43.54%
B 141 of 379 ~ 37.2'%

%19.26
%43.54
%37.2

CMYK RENK MODELİ

#49A58D rengi CMYK tonu (56,0,15,35).

  • camgöbeği tonu 55.76%
  • eflatun tonu 0.00%
  • sarı tonu 14.55%
  • ana renk tonu 35.29%

CMYK: (56,0,15,35)
C56M0Y15K35 (56%, 0%, 15%, 35%)
(0.56 / 0.00 / 0.15 / 0.35)

CMYK yüzdeleri

%55.76
%0
%14.55
%35.29

Codes

Color #49A58D in popluar color models

49 A5 8D
RGB 73 165 141
HSL 164° 38.66% 46.67%
HSB/HSV 164° 55.76% 64.71%
CMYK 55.76% 0.00% 14.55%
35.29%

Color #49A58D in popluar number systems.

HEX 49 A5 8D
Decimal 73 165 141
Binary 1001001 10100101 10001101
Octal 111 245 215

Shades and tints

Shades of #49A58D

#49A58D
(73,165,141)
#439681
(67,150,129)
#3D8775
(61,135,117)
#377869
(55,120,105)
#31695D
(49,105,93)
#2B5A51
(43,90,81)
#254B45
(37,75,69)
#1F3C39
(31,60,57)
#192D2D
(25,45,45)
#131E21
(19,30,33)
#0D0F15
(13,15,21)
#000000
(0,0,0)

Tints of #49A58D

#49A58D
(73,165,141)
#59AD97
(89,173,151)
#69B5A1
(105,181,161)
#79BDAB
(121,189,171)
#89C5B5
(137,197,181)
#99CDBF
(153,205,191)
#A9D5C9
(169,213,201)
#B9DDD3
(185,221,211)
#C9E5DD
(201,229,221)
#D9EDE7
(217,237,231)
#E9F5F1
(233,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49A58D color. Also use rgb(73,165,141) instead hex code.

Text Font Color

.myTextColor { color: #49A58D; }

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

This text font color is #49A58D.

Background Color

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

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

This div background color is #49A58D.

Border color

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

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

This div border color is #49A58D.

Opacity

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

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

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

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

This text has shadow with #49A58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49A58D.

Preview

Color preview on black background

This text has color #49A58D on black background.


Color preview on white background

This text has color #49A58D on white background.


Black color preview on #49A58D background

This text has black color on #49A58D background.


White color preview on #49A58D background

This text has white color on #49A58D background.


Related colors

Complementary color

Complementary color for #hex is #B65A72.


I love getcolorcode.com

Triadic colors

1 #8D49A5 and #A58D49 with #49A58D are triadic colors.

2 #8DA549 and #A5498D with #49A58D are triadic colors.