COLOR #B6D6EC

HEX: #B6D6EC RGB: (182,214,236)

Renk bilgisi

#B6D6EC contains red, green and blue colors in about the same proportion. #B6D6EC ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B6D6EC color RGB value is (182,214,236).

RGB: (182,214,236) (71%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 214 of 255 = 84%
B 236 of 255 = 93%

182
214
236

R + G + B ~ 83%. #B6D6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 214 + 236 = 632 (100%)
R 182 of 632 ~ 28.8%
G 214 of 632 ~ 33.86%
B 236 of 632 ~ 37.34'%

%28.8
%33.86
%37.34

CMYK RENK MODELİ

#B6D6EC rengi CMYK tonu (23,9,0,7).

  • camgöbeği tonu 22.88%
  • eflatun tonu 9.32%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (23,9,0,7)
C23M9Y0K7 (23%, 9%, 0%, 7%)
(0.23 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%22.88
%9.32
%0
%7.45

Codes

Color #B6D6EC in popluar color models

B6 D6 EC
RGB 182 214 236
HSL 204° 58.70% 81.96%
HSB/HSV 204° 22.88% 92.55%
CMYK 22.88% 9.32% 0.00%
7.45%

Color #B6D6EC in popluar number systems.

HEX B6 D6 EC
Decimal 182 214 236
Binary 10110110 11010110 11101100
Octal 266 326 354

Shades and tints

Shades of #B6D6EC

#B6D6EC
(182,214,236)
#A6C3D7
(166,195,215)
#96B0C2
(150,176,194)
#869DAD
(134,157,173)
#768A98
(118,138,152)
#667783
(102,119,131)
#56646E
(86,100,110)
#465159
(70,81,89)
#363E44
(54,62,68)
#262B2F
(38,43,47)
#16181A
(22,24,26)
#000000
(0,0,0)

Tints of #B6D6EC

#B6D6EC
(182,214,236)
#BCD9ED
(188,217,237)
#C2DCEE
(194,220,238)
#C8DFEF
(200,223,239)
#CEE2F0
(206,226,240)
#D4E5F1
(212,229,241)
#DAE8F2
(218,232,242)
#E0EBF3
(224,235,243)
#E6EEF4
(230,238,244)
#ECF1F5
(236,241,245)
#F2F4F6
(242,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D6EC color. Also use rgb(182,214,236) instead hex code.

Text Font Color

.myTextColor { color: #B6D6EC; }

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

This text font color is #B6D6EC.

Background Color

.myBgColor { background-color: #B6D6EC; }

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

This div background color is #B6D6EC.

Border color

.myBorderColor { border: 1px solid #B6D6EC; }

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

This div border color is #B6D6EC.

Opacity

.myOpacity80 { color: #B6D6EC; opacity: 0.8; }

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

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

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

This text has shadow with #B6D6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D6EC.

Preview

Color preview on black background

This text has color #B6D6EC on black background.


Color preview on white background

This text has color #B6D6EC on white background.


Black color preview on #B6D6EC background

This text has black color on #B6D6EC background.


White color preview on #B6D6EC background

This text has white color on #B6D6EC background.


Related colors

Complementary color

Complementary color for #hex is #492913.


I love getcolorcode.com

Triadic colors

1 #ECB6D6 and #D6ECB6 with #B6D6EC are triadic colors.

2 #ECD6B6 and #D6B6EC with #B6D6EC are triadic colors.