COLOR #84D4E6

HEX: #84D4E6 RGB: (132,212,230)

Renk bilgisi

#84D4E6 contains mainly green and blue colors. #84D4E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#84D4E6 color RGB value is (132,212,230).

RGB: (132,212,230) (52%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 212 of 255 = 83%
B 230 of 255 = 90%

132
212
230

R + G + B ~ 75%. #84D4E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 212 + 230 = 574 (100%)
R 132 of 574 ~ 23%
G 212 of 574 ~ 36.93%
B 230 of 574 ~ 40.07'%

%23
%36.93
%40.07

CMYK RENK MODELİ

#84D4E6 rengi CMYK tonu (43,8,0,10).

  • camgöbeği tonu 42.61%
  • eflatun tonu 7.83%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (43,8,0,10)
C43M8Y0K10 (43%, 8%, 0%, 10%)
(0.43 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%42.61
%7.83
%0
%9.8

Codes

Color #84D4E6 in popluar color models

84 D4 E6
RGB 132 212 230
HSL 191° 66.22% 70.98%
HSB/HSV 191° 42.61% 90.20%
CMYK 42.61% 7.83% 0.00%
9.80%

Color #84D4E6 in popluar number systems.

HEX 84 D4 E6
Decimal 132 212 230
Binary 10000100 11010100 11100110
Octal 204 324 346

Shades and tints

Shades of #84D4E6

#84D4E6
(132,212,230)
#78C1D2
(120,193,210)
#6CAEBE
(108,174,190)
#609BAA
(96,155,170)
#548896
(84,136,150)
#487582
(72,117,130)
#3C626E
(60,98,110)
#304F5A
(48,79,90)
#243C46
(36,60,70)
#182932
(24,41,50)
#0C161E
(12,22,30)
#000000
(0,0,0)

Tints of #84D4E6

#84D4E6
(132,212,230)
#8FD7E8
(143,215,232)
#9ADAEA
(154,218,234)
#A5DDEC
(165,221,236)
#B0E0EE
(176,224,238)
#BBE3F0
(187,227,240)
#C6E6F2
(198,230,242)
#D1E9F4
(209,233,244)
#DCECF6
(220,236,246)
#E7EFF8
(231,239,248)
#F2F2FA
(242,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84D4E6 color. Also use rgb(132,212,230) instead hex code.

Text Font Color

.myTextColor { color: #84D4E6; }

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

This text font color is #84D4E6.

Background Color

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

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

This div background color is #84D4E6.

Border color

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

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

This div border color is #84D4E6.

Opacity

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

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

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

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

This text has shadow with #84D4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84D4E6.

Preview

Color preview on black background

This text has color #84D4E6 on black background.


Color preview on white background

This text has color #84D4E6 on white background.


Black color preview on #84D4E6 background

This text has black color on #84D4E6 background.


White color preview on #84D4E6 background

This text has white color on #84D4E6 background.


Related colors

Complementary color

Complementary color for #hex is #7B2B19.


I love getcolorcode.com

Triadic colors

1 #E684D4 and #D4E684 with #84D4E6 are triadic colors.

2 #E6D484 and #D484E6 with #84D4E6 are triadic colors.