COLOR #84D3E3

HEX: #84D3E3 RGB: (132,211,227)

Renk bilgisi

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

RGB renk modeli

#84D3E3 color RGB value is (132,211,227).

RGB: (132,211,227) (52%, 83%, 89%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 211 of 255 = 83%
B 227 of 255 = 89%

132
211
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 211 + 227 = 570 (100%)
R 132 of 570 ~ 23.16%
G 211 of 570 ~ 37.02%
B 227 of 570 ~ 39.82'%

%23.16
%37.02
%39.82

CMYK RENK MODELİ

#84D3E3 rengi CMYK tonu (42,7,0,11).

  • camgöbeği tonu 41.85%
  • eflatun tonu 7.05%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (42,7,0,11)
C42M7Y0K11 (42%, 7%, 0%, 11%)
(0.42 / 0.07 / 0.00 / 0.11)

CMYK yüzdeleri

%41.85
%7.05
%0
%10.98

Codes

Color #84D3E3 in popluar color models

84 D3 E3
RGB 132 211 227
HSL 190° 62.91% 70.39%
HSB/HSV 190° 41.85% 89.02%
CMYK 41.85% 7.05% 0.00%
10.98%

Color #84D3E3 in popluar number systems.

HEX 84 D3 E3
Decimal 132 211 227
Binary 10000100 11010011 11100011
Octal 204 323 343

Shades and tints

Shades of #84D3E3

#84D3E3
(132,211,227)
#78C0CF
(120,192,207)
#6CADBB
(108,173,187)
#609AA7
(96,154,167)
#548793
(84,135,147)
#48747F
(72,116,127)
#3C616B
(60,97,107)
#304E57
(48,78,87)
#243B43
(36,59,67)
#18282F
(24,40,47)
#0C151B
(12,21,27)
#000000
(0,0,0)

Tints of #84D3E3

#84D3E3
(132,211,227)
#8FD7E5
(143,215,229)
#9ADBE7
(154,219,231)
#A5DFE9
(165,223,233)
#B0E3EB
(176,227,235)
#BBE7ED
(187,231,237)
#C6EBEF
(198,235,239)
#D1EFF1
(209,239,241)
#DCF3F3
(220,243,243)
#E7F7F5
(231,247,245)
#F2FBF7
(242,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84D3E3 color. Also use rgb(132,211,227) instead hex code.

Text Font Color

.myTextColor { color: #84D3E3; }

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

This text font color is #84D3E3.

Background Color

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

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

This div background color is #84D3E3.

Border color

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

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

This div border color is #84D3E3.

Opacity

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

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

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

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

This text has shadow with #84D3E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84D3E3.

Preview

Color preview on black background

This text has color #84D3E3 on black background.


Color preview on white background

This text has color #84D3E3 on white background.


Black color preview on #84D3E3 background

This text has black color on #84D3E3 background.


White color preview on #84D3E3 background

This text has white color on #84D3E3 background.


Related colors

Complementary color

Complementary color for #hex is #7B2C1C.


I love getcolorcode.com

Triadic colors

1 #E384D3 and #D3E384 with #84D3E3 are triadic colors.

2 #E3D384 and #D384E3 with #84D3E3 are triadic colors.