COLOR #B2E5E6

HEX: #B2E5E6 RGB: (178,229,230)

Renk bilgisi

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

RGB renk modeli

#B2E5E6 color RGB value is (178,229,230).

RGB: (178,229,230) (70%, 90%, 90%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 229 of 255 = 90%
B 230 of 255 = 90%

178
229
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 229 + 230 = 637 (100%)
R 178 of 637 ~ 27.94%
G 229 of 637 ~ 35.95%
B 230 of 637 ~ 36.11'%

%27.94
%35.95
%36.11

CMYK RENK MODELİ

#B2E5E6 rengi CMYK tonu (23,0,0,10).

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

CMYK: (23,0,0,10)
C23M0Y0K10 (23%, 0%, 0%, 10%)
(0.23 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%22.61
%0.43
%0
%9.8

Codes

Color #B2E5E6 in popluar color models

B2 E5 E6
RGB 178 229 230
HSL 181° 50.98% 80.00%
HSB/HSV 181° 22.61% 90.20%
CMYK 22.61% 0.43% 0.00%
9.80%

Color #B2E5E6 in popluar number systems.

HEX B2 E5 E6
Decimal 178 229 230
Binary 10110010 11100101 11100110
Octal 262 345 346

Shades and tints

Shades of #B2E5E6

#B2E5E6
(178,229,230)
#A2D1D2
(162,209,210)
#92BDBE
(146,189,190)
#82A9AA
(130,169,170)
#729596
(114,149,150)
#628182
(98,129,130)
#526D6E
(82,109,110)
#42595A
(66,89,90)
#324546
(50,69,70)
#223132
(34,49,50)
#121D1E
(18,29,30)
#000000
(0,0,0)

Tints of #B2E5E6

#B2E5E6
(178,229,230)
#B9E7E8
(185,231,232)
#C0E9EA
(192,233,234)
#C7EBEC
(199,235,236)
#CEEDEE
(206,237,238)
#D5EFF0
(213,239,240)
#DCF1F2
(220,241,242)
#E3F3F4
(227,243,244)
#EAF5F6
(234,245,246)
#F1F7F8
(241,247,248)
#F8F9FA
(248,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2E5E6; }

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

This text font color is #B2E5E6.

Background Color

.myBgColor { background-color: #B2E5E6; }

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

This div background color is #B2E5E6.

Border color

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

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

This div border color is #B2E5E6.

Opacity

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

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

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

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

This text has shadow with #B2E5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E5E6.

Preview

Color preview on black background

This text has color #B2E5E6 on black background.


Color preview on white background

This text has color #B2E5E6 on white background.


Black color preview on #B2E5E6 background

This text has black color on #B2E5E6 background.


White color preview on #B2E5E6 background

This text has white color on #B2E5E6 background.


Related colors

Complementary color

Complementary color for #hex is #4D1A19.


I love getcolorcode.com

Triadic colors

1 #E6B2E5 and #E5E6B2 with #B2E5E6 are triadic colors.

2 #E6E5B2 and #E5B2E6 with #B2E5E6 are triadic colors.