COLOR #84B6DD

HEX: #84B6DD RGB: (132,182,221)

Renk bilgisi

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

RGB renk modeli

#84B6DD color RGB value is (132,182,221).

RGB: (132,182,221) (52%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 182 of 255 = 71%
B 221 of 255 = 87%

132
182
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 182 + 221 = 535 (100%)
R 132 of 535 ~ 24.67%
G 182 of 535 ~ 34.02%
B 221 of 535 ~ 41.31'%

%24.67
%34.02
%41.31

CMYK RENK MODELİ

#84B6DD rengi CMYK tonu (40,18,0,13).

  • camgöbeği tonu 40.27%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (40,18,0,13)
C40M18Y0K13 (40%, 18%, 0%, 13%)
(0.40 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%40.27
%17.65
%0
%13.33

Codes

Color #84B6DD in popluar color models

84 B6 DD
RGB 132 182 221
HSL 206° 56.69% 69.22%
HSB/HSV 206° 40.27% 86.67%
CMYK 40.27% 17.65% 0.00%
13.33%

Color #84B6DD in popluar number systems.

HEX 84 B6 DD
Decimal 132 182 221
Binary 10000100 10110110 11011101
Octal 204 266 335

Shades and tints

Shades of #84B6DD

#84B6DD
(132,182,221)
#78A6C9
(120,166,201)
#6C96B5
(108,150,181)
#6086A1
(96,134,161)
#54768D
(84,118,141)
#486679
(72,102,121)
#3C5665
(60,86,101)
#304651
(48,70,81)
#24363D
(36,54,61)
#182629
(24,38,41)
#0C1615
(12,22,21)
#000000
(0,0,0)

Tints of #84B6DD

#84B6DD
(132,182,221)
#8FBCE0
(143,188,224)
#9AC2E3
(154,194,227)
#A5C8E6
(165,200,230)
#B0CEE9
(176,206,233)
#BBD4EC
(187,212,236)
#C6DAEF
(198,218,239)
#D1E0F2
(209,224,242)
#DCE6F5
(220,230,245)
#E7ECF8
(231,236,248)
#F2F2FB
(242,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84B6DD color. Also use rgb(132,182,221) instead hex code.

Text Font Color

.myTextColor { color: #84B6DD; }

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

This text font color is #84B6DD.

Background Color

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

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

This div background color is #84B6DD.

Border color

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

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

This div border color is #84B6DD.

Opacity

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

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

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

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

This text has shadow with #84B6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B6DD.

Preview

Color preview on black background

This text has color #84B6DD on black background.


Color preview on white background

This text has color #84B6DD on white background.


Black color preview on #84B6DD background

This text has black color on #84B6DD background.


White color preview on #84B6DD background

This text has white color on #84B6DD background.


Related colors

Complementary color

Complementary color for #hex is #7B4922.


I love getcolorcode.com

Triadic colors

1 #DD84B6 and #B6DD84 with #84B6DD are triadic colors.

2 #DDB684 and #B684DD with #84B6DD are triadic colors.