COLOR #B2D5E6

HEX: #B2D5E6 RGB: (178,213,230)

Renk bilgisi

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

RGB renk modeli

#B2D5E6 color RGB value is (178,213,230).

RGB: (178,213,230) (70%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 213 of 255 = 84%
B 230 of 255 = 90%

178
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 213 + 230 = 621 (100%)
R 178 of 621 ~ 28.66%
G 213 of 621 ~ 34.3%
B 230 of 621 ~ 37.04'%

%28.66
%34.3
%37.04

CMYK RENK MODELİ

#B2D5E6 rengi CMYK tonu (23,7,0,10).

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

CMYK: (23,7,0,10)
C23M7Y0K10 (23%, 7%, 0%, 10%)
(0.23 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%22.61
%7.39
%0
%9.8

Codes

Color #B2D5E6 in popluar color models

B2 D5 E6
RGB 178 213 230
HSL 200° 50.98% 80.00%
HSB/HSV 200° 22.61% 90.20%
CMYK 22.61% 7.39% 0.00%
9.80%

Color #B2D5E6 in popluar number systems.

HEX B2 D5 E6
Decimal 178 213 230
Binary 10110010 11010101 11100110
Octal 262 325 346

Shades and tints

Shades of #B2D5E6

#B2D5E6
(178,213,230)
#A2C2D2
(162,194,210)
#92AFBE
(146,175,190)
#829CAA
(130,156,170)
#728996
(114,137,150)
#627682
(98,118,130)
#52636E
(82,99,110)
#42505A
(66,80,90)
#323D46
(50,61,70)
#222A32
(34,42,50)
#12171E
(18,23,30)
#000000
(0,0,0)

Tints of #B2D5E6

#B2D5E6
(178,213,230)
#B9D8E8
(185,216,232)
#C0DBEA
(192,219,234)
#C7DEEC
(199,222,236)
#CEE1EE
(206,225,238)
#D5E4F0
(213,228,240)
#DCE7F2
(220,231,242)
#E3EAF4
(227,234,244)
#EAEDF6
(234,237,246)
#F1F0F8
(241,240,248)
#F8F3FA
(248,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2D5E6; }

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

This text font color is #B2D5E6.

Background Color

.myBgColor { background-color: #B2D5E6; }

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

This div background color is #B2D5E6.

Border color

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

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

This div border color is #B2D5E6.

Opacity

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

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

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

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

This text has shadow with #B2D5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2D5E6.

Preview

Color preview on black background

This text has color #B2D5E6 on black background.


Color preview on white background

This text has color #B2D5E6 on white background.


Black color preview on #B2D5E6 background

This text has black color on #B2D5E6 background.


White color preview on #B2D5E6 background

This text has white color on #B2D5E6 background.


Related colors

Complementary color

Complementary color for #hex is #4D2A19.


I love getcolorcode.com

Triadic colors

1 #E6B2D5 and #D5E6B2 with #B2D5E6 are triadic colors.

2 #E6D5B2 and #D5B2E6 with #B2D5E6 are triadic colors.