COLOR #4AADE4

HEX: #4AADE4 RGB: (74,173,228)

Renk bilgisi

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

RGB renk modeli

#4AADE4 color RGB value is (74,173,228).

RGB: (74,173,228) (29%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 173 of 255 = 68%
B 228 of 255 = 89%

74
173
228

R + G + B ~ 62%. #4AADE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 173 + 228 = 475 (100%)
R 74 of 475 ~ 15.58%
G 173 of 475 ~ 36.42%
B 228 of 475 ~ 48'%

%15.58
%36.42
%48

CMYK RENK MODELİ

#4AADE4 rengi CMYK tonu (68,24,0,11).

  • camgöbeği tonu 67.54%
  • eflatun tonu 24.12%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (68,24,0,11)
C68M24Y0K11 (68%, 24%, 0%, 11%)
(0.68 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%67.54
%24.12
%0
%10.59

Codes

Color #4AADE4 in popluar color models

4A AD E4
RGB 74 173 228
HSL 201° 74.04% 59.22%
HSB/HSV 201° 67.54% 89.41%
CMYK 67.54% 24.12% 0.00%
10.59%

Color #4AADE4 in popluar number systems.

HEX 4A AD E4
Decimal 74 173 228
Binary 1001010 10101101 11100100
Octal 112 255 344

Shades and tints

Shades of #4AADE4

#4AADE4
(74,173,228)
#449ED0
(68,158,208)
#3E8FBC
(62,143,188)
#3880A8
(56,128,168)
#327194
(50,113,148)
#2C6280
(44,98,128)
#26536C
(38,83,108)
#204458
(32,68,88)
#1A3544
(26,53,68)
#142630
(20,38,48)
#0E171C
(14,23,28)
#000000
(0,0,0)

Tints of #4AADE4

#4AADE4
(74,173,228)
#5AB4E6
(90,180,230)
#6ABBE8
(106,187,232)
#7AC2EA
(122,194,234)
#8AC9EC
(138,201,236)
#9AD0EE
(154,208,238)
#AAD7F0
(170,215,240)
#BADEF2
(186,222,242)
#CAE5F4
(202,229,244)
#DAECF6
(218,236,246)
#EAF3F8
(234,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4AADE4 color. Also use rgb(74,173,228) instead hex code.

Text Font Color

.myTextColor { color: #4AADE4; }

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

This text font color is #4AADE4.

Background Color

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

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

This div background color is #4AADE4.

Border color

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

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

This div border color is #4AADE4.

Opacity

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

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

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

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

This text has shadow with #4AADE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4AADE4.

Preview

Color preview on black background

This text has color #4AADE4 on black background.


Color preview on white background

This text has color #4AADE4 on white background.


Black color preview on #4AADE4 background

This text has black color on #4AADE4 background.


White color preview on #4AADE4 background

This text has white color on #4AADE4 background.


Related colors

Complementary color

Complementary color for #hex is #B5521B.


I love getcolorcode.com

Triadic colors

1 #E44AAD and #ADE44A with #4AADE4 are triadic colors.

2 #E4AD4A and #AD4AE4 with #4AADE4 are triadic colors.