COLOR #B2D1E6

HEX: #B2D1E6 RGB: (178,209,230)

Renk bilgisi

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

RGB renk modeli

#B2D1E6 color RGB value is (178,209,230).

RGB: (178,209,230) (70%, 82%, 90%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 209 of 255 = 82%
B 230 of 255 = 90%

178
209
230

R + G + B ~ 81%. #B2D1E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 209 + 230 = 617 (100%)
R 178 of 617 ~ 28.85%
G 209 of 617 ~ 33.87%
B 230 of 617 ~ 37.28'%

%28.85
%33.87
%37.28

CMYK RENK MODELİ

#B2D1E6 rengi CMYK tonu (23,9,0,10).

  • camgöbeği tonu 22.61%
  • eflatun tonu 9.13%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (23,9,0,10)
C23M9Y0K10 (23%, 9%, 0%, 10%)
(0.23 / 0.09 / 0.00 / 0.10)

CMYK yüzdeleri

%22.61
%9.13
%0
%9.8

Codes

Color #B2D1E6 in popluar color models

B2 D1 E6
RGB 178 209 230
HSL 204° 50.98% 80.00%
HSB/HSV 204° 22.61% 90.20%
CMYK 22.61% 9.13% 0.00%
9.80%

Color #B2D1E6 in popluar number systems.

HEX B2 D1 E6
Decimal 178 209 230
Binary 10110010 11010001 11100110
Octal 262 321 346

Shades and tints

Shades of #B2D1E6

#B2D1E6
(178,209,230)
#A2BED2
(162,190,210)
#92ABBE
(146,171,190)
#8298AA
(130,152,170)
#728596
(114,133,150)
#627282
(98,114,130)
#525F6E
(82,95,110)
#424C5A
(66,76,90)
#323946
(50,57,70)
#222632
(34,38,50)
#12131E
(18,19,30)
#000000
(0,0,0)

Tints of #B2D1E6

#B2D1E6
(178,209,230)
#B9D5E8
(185,213,232)
#C0D9EA
(192,217,234)
#C7DDEC
(199,221,236)
#CEE1EE
(206,225,238)
#D5E5F0
(213,229,240)
#DCE9F2
(220,233,242)
#E3EDF4
(227,237,244)
#EAF1F6
(234,241,246)
#F1F5F8
(241,245,248)
#F8F9FA
(248,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2D1E6 color. Also use rgb(178,209,230) instead hex code.

Text Font Color

.myTextColor { color: #B2D1E6; }

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

This text font color is #B2D1E6.

Background Color

.myBgColor { background-color: #B2D1E6; }

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

This div background color is #B2D1E6.

Border color

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

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

This div border color is #B2D1E6.

Opacity

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

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

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

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

This text has shadow with #B2D1E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D1E6.

Preview

Color preview on black background

This text has color #B2D1E6 on black background.


Color preview on white background

This text has color #B2D1E6 on white background.


Black color preview on #B2D1E6 background

This text has black color on #B2D1E6 background.


White color preview on #B2D1E6 background

This text has white color on #B2D1E6 background.


Related colors

Complementary color

Complementary color for #hex is #4D2E19.


I love getcolorcode.com

Triadic colors

1 #E6B2D1 and #D1E6B2 with #B2D1E6 are triadic colors.

2 #E6D1B2 and #D1B2E6 with #B2D1E6 are triadic colors.