COLOR #84B5E1

HEX: #84B5E1 RGB: (132,181,225)

Renk bilgisi

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

RGB renk modeli

#84B5E1 color RGB value is (132,181,225).

RGB: (132,181,225) (52%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 181 of 255 = 71%
B 225 of 255 = 88%

132
181
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 181 + 225 = 538 (100%)
R 132 of 538 ~ 24.54%
G 181 of 538 ~ 33.64%
B 225 of 538 ~ 41.82'%

%24.54
%33.64
%41.82

CMYK RENK MODELİ

#84B5E1 rengi CMYK tonu (41,20,0,12).

  • camgöbeği tonu 41.33%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (41,20,0,12)
C41M20Y0K12 (41%, 20%, 0%, 12%)
(0.41 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%41.33
%19.56
%0
%11.76

Codes

Color #84B5E1 in popluar color models

84 B5 E1
RGB 132 181 225
HSL 208° 60.78% 70.00%
HSB/HSV 208° 41.33% 88.24%
CMYK 41.33% 19.56% 0.00%
11.76%

Color #84B5E1 in popluar number systems.

HEX 84 B5 E1
Decimal 132 181 225
Binary 10000100 10110101 11100001
Octal 204 265 341

Shades and tints

Shades of #84B5E1

#84B5E1
(132,181,225)
#78A5CD
(120,165,205)
#6C95B9
(108,149,185)
#6085A5
(96,133,165)
#547591
(84,117,145)
#48657D
(72,101,125)
#3C5569
(60,85,105)
#304555
(48,69,85)
#243541
(36,53,65)
#18252D
(24,37,45)
#0C1519
(12,21,25)
#000000
(0,0,0)

Tints of #84B5E1

#84B5E1
(132,181,225)
#8FBBE3
(143,187,227)
#9AC1E5
(154,193,229)
#A5C7E7
(165,199,231)
#B0CDE9
(176,205,233)
#BBD3EB
(187,211,235)
#C6D9ED
(198,217,237)
#D1DFEF
(209,223,239)
#DCE5F1
(220,229,241)
#E7EBF3
(231,235,243)
#F2F1F5
(242,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84B5E1 color. Also use rgb(132,181,225) instead hex code.

Text Font Color

.myTextColor { color: #84B5E1; }

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

This text font color is #84B5E1.

Background Color

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

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

This div background color is #84B5E1.

Border color

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

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

This div border color is #84B5E1.

Opacity

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

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

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

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

This text has shadow with #84B5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B5E1.

Preview

Color preview on black background

This text has color #84B5E1 on black background.


Color preview on white background

This text has color #84B5E1 on white background.


Black color preview on #84B5E1 background

This text has black color on #84B5E1 background.


White color preview on #84B5E1 background

This text has white color on #84B5E1 background.


Related colors

Complementary color

Complementary color for #hex is #7B4A1E.


I love getcolorcode.com

Triadic colors

1 #E184B5 and #B5E184 with #84B5E1 are triadic colors.

2 #E1B584 and #B584E1 with #84B5E1 are triadic colors.