COLOR #4DADE5

HEX: #4DADE5 RGB: (77,173,229)

Renk bilgisi

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

RGB renk modeli

#4DADE5 color RGB value is (77,173,229).

RGB: (77,173,229) (30%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 173 of 255 = 68%
B 229 of 255 = 90%

77
173
229

R + G + B ~ 63%. #4DADE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 173 + 229 = 479 (100%)
R 77 of 479 ~ 16.08%
G 173 of 479 ~ 36.12%
B 229 of 479 ~ 47.81'%

%16.08
%36.12
%47.81

CMYK RENK MODELİ

#4DADE5 rengi CMYK tonu (66,24,0,10).

  • camgöbeği tonu 66.38%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (66,24,0,10)
C66M24Y0K10 (66%, 24%, 0%, 10%)
(0.66 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%66.38
%24.45
%0
%10.2

Codes

Color #4DADE5 in popluar color models

4D AD E5
RGB 77 173 229
HSL 202° 74.51% 60.00%
HSB/HSV 202° 66.38% 89.80%
CMYK 66.38% 24.45% 0.00%
10.20%

Color #4DADE5 in popluar number systems.

HEX 4D AD E5
Decimal 77 173 229
Binary 1001101 10101101 11100101
Octal 115 255 345

Shades and tints

Shades of #4DADE5

#4DADE5
(77,173,229)
#469ED1
(70,158,209)
#3F8FBD
(63,143,189)
#3880A9
(56,128,169)
#317195
(49,113,149)
#2A6281
(42,98,129)
#23536D
(35,83,109)
#1C4459
(28,68,89)
#153545
(21,53,69)
#0E2631
(14,38,49)
#07171D
(7,23,29)
#000000
(0,0,0)

Tints of #4DADE5

#4DADE5
(77,173,229)
#5DB4E7
(93,180,231)
#6DBBE9
(109,187,233)
#7DC2EB
(125,194,235)
#8DC9ED
(141,201,237)
#9DD0EF
(157,208,239)
#ADD7F1
(173,215,241)
#BDDEF3
(189,222,243)
#CDE5F5
(205,229,245)
#DDECF7
(221,236,247)
#EDF3F9
(237,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DADE5 color. Also use rgb(77,173,229) instead hex code.

Text Font Color

.myTextColor { color: #4DADE5; }

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

This text font color is #4DADE5.

Background Color

.myBgColor { background-color: #4DADE5; }

<div style="background-color:#4DADE5">Inner text</div>

This div background color is #4DADE5.

Border color

.myBorderColor { border: 1px solid #4DADE5; }

<div style="border:3px solid #4DADE5">Div</div>

This div border color is #4DADE5.

Opacity

.myOpacity80 { color: #4DADE5; opacity: 0.8; }

<p style="color:#4DADE5;opacity:0.8;">80%</p>

Text with #4DADE5 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 #4DADE5;}

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

This text has shadow with #4DADE5 color.


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

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

This text has shadow with #4DADE5 primary color and red secondary color.


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

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

This text has shadow with #4DADE5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4DADE5.

Preview

Color preview on black background

This text has color #4DADE5 on black background.


Color preview on white background

This text has color #4DADE5 on white background.


Black color preview on #4DADE5 background

This text has black color on #4DADE5 background.


White color preview on #4DADE5 background

This text has white color on #4DADE5 background.


Related colors

Complementary color

Complementary color for #hex is #B2521A.


I love getcolorcode.com

Triadic colors

1 #E54DAD and #ADE54D with #4DADE5 are triadic colors.

2 #E5AD4D and #AD4DE5 with #4DADE5 are triadic colors.