COLOR #49ADB5

HEX: #49ADB5 RGB: (73,173,181)

Renk bilgisi

#49ADB5 contains mainly green and blue colors. #49ADB5 ‘ nin web güvenlik rengi #3399CC (ya da #39C) dir.

RGB renk modeli

#49ADB5 color RGB value is (73,173,181).

RGB: (73,173,181) (29%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 173 of 255 = 68%
B 181 of 255 = 71%

73
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 173 + 181 = 427 (100%)
R 73 of 427 ~ 17.1%
G 173 of 427 ~ 40.52%
B 181 of 427 ~ 42.39'%

%17.1
%40.52
%42.39

CMYK RENK MODELİ

#49ADB5 rengi CMYK tonu (60,4,0,29).

  • camgöbeği tonu 59.67%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (60,4,0,29)
C60M4Y0K29 (60%, 4%, 0%, 29%)
(0.60 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%59.67
%4.42
%0
%29.02

Codes

Color #49ADB5 in popluar color models

49 AD B5
RGB 73 173 181
HSL 184° 42.52% 49.80%
HSB/HSV 184° 59.67% 70.98%
CMYK 59.67% 4.42% 0.00%
29.02%

Color #49ADB5 in popluar number systems.

HEX 49 AD B5
Decimal 73 173 181
Binary 1001001 10101101 10110101
Octal 111 255 265

Shades and tints

Shades of #49ADB5

#49ADB5
(73,173,181)
#439EA5
(67,158,165)
#3D8F95
(61,143,149)
#378085
(55,128,133)
#317175
(49,113,117)
#2B6265
(43,98,101)
#255355
(37,83,85)
#1F4445
(31,68,69)
#193535
(25,53,53)
#132625
(19,38,37)
#0D1715
(13,23,21)
#000000
(0,0,0)

Tints of #49ADB5

#49ADB5
(73,173,181)
#59B4BB
(89,180,187)
#69BBC1
(105,187,193)
#79C2C7
(121,194,199)
#89C9CD
(137,201,205)
#99D0D3
(153,208,211)
#A9D7D9
(169,215,217)
#B9DEDF
(185,222,223)
#C9E5E5
(201,229,229)
#D9ECEB
(217,236,235)
#E9F3F1
(233,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49ADB5 color. Also use rgb(73,173,181) instead hex code.

Text Font Color

.myTextColor { color: #49ADB5; }

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

This text font color is #49ADB5.

Background Color

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

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

This div background color is #49ADB5.

Border color

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

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

This div border color is #49ADB5.

Opacity

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

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

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

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

This text has shadow with #49ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49ADB5.

Preview

Color preview on black background

This text has color #49ADB5 on black background.


Color preview on white background

This text has color #49ADB5 on white background.


Black color preview on #49ADB5 background

This text has black color on #49ADB5 background.


White color preview on #49ADB5 background

This text has white color on #49ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #B6524A.


I love getcolorcode.com

Triadic colors

1 #B549AD and #ADB549 with #49ADB5 are triadic colors.

2 #B5AD49 and #AD49B5 with #49ADB5 are triadic colors.