COLOR #84AEE4

HEX: #84AEE4 RGB: (132,174,228)

Renk bilgisi

#84AEE4 contains mainly green and blue colors. #84AEE4 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#84AEE4 color RGB value is (132,174,228).

RGB: (132,174,228) (52%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 174 of 255 = 68%
B 228 of 255 = 89%

132
174
228

R + G + B ~ 70%. #84AEE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 174 + 228 = 534 (100%)
R 132 of 534 ~ 24.72%
G 174 of 534 ~ 32.58%
B 228 of 534 ~ 42.7'%

%24.72
%32.58
%42.7

CMYK RENK MODELİ

#84AEE4 rengi CMYK tonu (42,24,0,11).

  • camgöbeği tonu 42.11%
  • eflatun tonu 23.68%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (42,24,0,11)
C42M24Y0K11 (42%, 24%, 0%, 11%)
(0.42 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%42.11
%23.68
%0
%10.59

Codes

Color #84AEE4 in popluar color models

84 AE E4
RGB 132 174 228
HSL 214° 64.00% 70.59%
HSB/HSV 214° 42.11% 89.41%
CMYK 42.11% 23.68% 0.00%
10.59%

Color #84AEE4 in popluar number systems.

HEX 84 AE E4
Decimal 132 174 228
Binary 10000100 10101110 11100100
Octal 204 256 344

Shades and tints

Shades of #84AEE4

#84AEE4
(132,174,228)
#789FD0
(120,159,208)
#6C90BC
(108,144,188)
#6081A8
(96,129,168)
#547294
(84,114,148)
#486380
(72,99,128)
#3C546C
(60,84,108)
#304558
(48,69,88)
#243644
(36,54,68)
#182730
(24,39,48)
#0C181C
(12,24,28)
#000000
(0,0,0)

Tints of #84AEE4

#84AEE4
(132,174,228)
#8FB5E6
(143,181,230)
#9ABCE8
(154,188,232)
#A5C3EA
(165,195,234)
#B0CAEC
(176,202,236)
#BBD1EE
(187,209,238)
#C6D8F0
(198,216,240)
#D1DFF2
(209,223,242)
#DCE6F4
(220,230,244)
#E7EDF6
(231,237,246)
#F2F4F8
(242,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84AEE4 color. Also use rgb(132,174,228) instead hex code.

Text Font Color

.myTextColor { color: #84AEE4; }

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

This text font color is #84AEE4.

Background Color

.myBgColor { background-color: #84AEE4; }

<div style="background-color:#84AEE4">Inner text</div>

This div background color is #84AEE4.

Border color

.myBorderColor { border: 1px solid #84AEE4; }

<div style="border:3px solid #84AEE4">Div</div>

This div border color is #84AEE4.

Opacity

.myOpacity80 { color: #84AEE4; opacity: 0.8; }

<p style="color:#84AEE4;opacity:0.8;">80%</p>

Text with #84AEE4 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 #84AEE4;}

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

This text has shadow with #84AEE4 color.


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

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

This text has shadow with #84AEE4 primary color and red secondary color.


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

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

This text has shadow with #84AEE4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84AEE4.

Preview

Color preview on black background

This text has color #84AEE4 on black background.


Color preview on white background

This text has color #84AEE4 on white background.


Black color preview on #84AEE4 background

This text has black color on #84AEE4 background.


White color preview on #84AEE4 background

This text has white color on #84AEE4 background.


Related colors

Complementary color

Complementary color for #hex is #7B511B.


I love getcolorcode.com

Triadic colors

1 #E484AE and #AEE484 with #84AEE4 are triadic colors.

2 #E4AE84 and #AE84E4 with #84AEE4 are triadic colors.