COLOR #49B5DB

HEX: #49B5DB RGB: (73,181,219)

Renk bilgisi

#49B5DB contains mainly green and blue colors. #49B5DB ‘ nin web güvenlik rengi #33CCCC (ya da #3CC) dir.

RGB renk modeli

#49B5DB color RGB value is (73,181,219).

RGB: (73,181,219) (29%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 181 of 255 = 71%
B 219 of 255 = 86%

73
181
219

R + G + B ~ 62%. #49B5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 181 + 219 = 473 (100%)
R 73 of 473 ~ 15.43%
G 181 of 473 ~ 38.27%
B 219 of 473 ~ 46.3'%

%15.43
%38.27
%46.3

CMYK RENK MODELİ

#49B5DB rengi CMYK tonu (67,17,0,14).

  • camgöbeği tonu 66.67%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (67,17,0,14)
C67M17Y0K14 (67%, 17%, 0%, 14%)
(0.67 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%66.67
%17.35
%0
%14.12

Codes

Color #49B5DB in popluar color models

49 B5 DB
RGB 73 181 219
HSL 196° 66.97% 57.25%
HSB/HSV 196° 66.67% 85.88%
CMYK 66.67% 17.35% 0.00%
14.12%

Color #49B5DB in popluar number systems.

HEX 49 B5 DB
Decimal 73 181 219
Binary 1001001 10110101 11011011
Octal 111 265 333

Shades and tints

Shades of #49B5DB

#49B5DB
(73,181,219)
#43A5C8
(67,165,200)
#3D95B5
(61,149,181)
#3785A2
(55,133,162)
#31758F
(49,117,143)
#2B657C
(43,101,124)
#255569
(37,85,105)
#1F4556
(31,69,86)
#193543
(25,53,67)
#132530
(19,37,48)
#0D151D
(13,21,29)
#000000
(0,0,0)

Tints of #49B5DB

#49B5DB
(73,181,219)
#59BBDE
(89,187,222)
#69C1E1
(105,193,225)
#79C7E4
(121,199,228)
#89CDE7
(137,205,231)
#99D3EA
(153,211,234)
#A9D9ED
(169,217,237)
#B9DFF0
(185,223,240)
#C9E5F3
(201,229,243)
#D9EBF6
(217,235,246)
#E9F1F9
(233,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49B5DB; }

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

This text font color is #49B5DB.

Background Color

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

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

This div background color is #49B5DB.

Border color

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

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

This div border color is #49B5DB.

Opacity

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

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

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

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

This text has shadow with #49B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49B5DB.

Preview

Color preview on black background

This text has color #49B5DB on black background.


Color preview on white background

This text has color #49B5DB on white background.


Black color preview on #49B5DB background

This text has black color on #49B5DB background.


White color preview on #49B5DB background

This text has white color on #49B5DB background.


Related colors

Complementary color

Complementary color for #hex is #B64A24.


I love getcolorcode.com

Triadic colors

1 #DB49B5 and #B5DB49 with #49B5DB are triadic colors.

2 #DBB549 and #B549DB with #49B5DB are triadic colors.