COLOR #B2D6EC

HEX: #B2D6EC RGB: (178,214,236)

Renk bilgisi

#B2D6EC contains red, green and blue colors in about the same proportion. #B2D6EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#B2D6EC color RGB value is (178,214,236).

RGB: (178,214,236) (70%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 214 of 255 = 84%
B 236 of 255 = 93%

178
214
236

R + G + B ~ 82%. #B2D6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 214 + 236 = 628 (100%)
R 178 of 628 ~ 28.34%
G 214 of 628 ~ 34.08%
B 236 of 628 ~ 37.58'%

%28.34
%34.08
%37.58

CMYK RENK MODELİ

#B2D6EC rengi CMYK tonu (25,9,0,7).

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

CMYK: (25,9,0,7)
C25M9Y0K7 (25%, 9%, 0%, 7%)
(0.25 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%24.58
%9.32
%0
%7.45

Codes

Color #B2D6EC in popluar color models

B2 D6 EC
RGB 178 214 236
HSL 203° 60.42% 81.18%
HSB/HSV 203° 24.58% 92.55%
CMYK 24.58% 9.32% 0.00%
7.45%

Color #B2D6EC in popluar number systems.

HEX B2 D6 EC
Decimal 178 214 236
Binary 10110010 11010110 11101100
Octal 262 326 354

Shades and tints

Shades of #B2D6EC

#B2D6EC
(178,214,236)
#A2C3D7
(162,195,215)
#92B0C2
(146,176,194)
#829DAD
(130,157,173)
#728A98
(114,138,152)
#627783
(98,119,131)
#52646E
(82,100,110)
#425159
(66,81,89)
#323E44
(50,62,68)
#222B2F
(34,43,47)
#12181A
(18,24,26)
#000000
(0,0,0)

Tints of #B2D6EC

#B2D6EC
(178,214,236)
#B9D9ED
(185,217,237)
#C0DCEE
(192,220,238)
#C7DFEF
(199,223,239)
#CEE2F0
(206,226,240)
#D5E5F1
(213,229,241)
#DCE8F2
(220,232,242)
#E3EBF3
(227,235,243)
#EAEEF4
(234,238,244)
#F1F1F5
(241,241,245)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D6EC; }

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

This text font color is #B2D6EC.

Background Color

.myBgColor { background-color: #B2D6EC; }

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

This div background color is #B2D6EC.

Border color

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

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

This div border color is #B2D6EC.

Opacity

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

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

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

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

This text has shadow with #B2D6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D6EC.

Preview

Color preview on black background

This text has color #B2D6EC on black background.


Color preview on white background

This text has color #B2D6EC on white background.


Black color preview on #B2D6EC background

This text has black color on #B2D6EC background.


White color preview on #B2D6EC background

This text has white color on #B2D6EC background.


Related colors

Complementary color

Complementary color for #hex is #4D2913.


I love getcolorcode.com

Triadic colors

1 #ECB2D6 and #D6ECB2 with #B2D6EC are triadic colors.

2 #ECD6B2 and #D6B2EC with #B2D6EC are triadic colors.