COLOR #B2E5FC

HEX: #B2E5FC RGB: (178,229,252)

Renk bilgisi

#B2E5FC contains mainly green and blue colors. #B2E5FC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#B2E5FC color RGB value is (178,229,252).

RGB: (178,229,252) (70%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 229 of 255 = 90%
B 252 of 255 = 99%

178
229
252

R + G + B ~ 86%. #B2E5FC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 229 + 252 = 659 (100%)
R 178 of 659 ~ 27.01%
G 229 of 659 ~ 34.75%
B 252 of 659 ~ 38.24'%

%27.01
%34.75
%38.24

CMYK RENK MODELİ

#B2E5FC rengi CMYK tonu (29,9,0,1).

  • camgöbeği tonu 29.37%
  • eflatun tonu 9.13%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (29,9,0,1)
C29M9Y0K1 (29%, 9%, 0%, 1%)
(0.29 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%29.37
%9.13
%0
%1.18

Codes

Color #B2E5FC in popluar color models

B2 E5 FC
RGB 178 229 252
HSL 199° 92.50% 84.31%
HSB/HSV 199° 29.37% 98.82%
CMYK 29.37% 9.13% 0.00%
1.18%

Color #B2E5FC in popluar number systems.

HEX B2 E5 FC
Decimal 178 229 252
Binary 10110010 11100101 11111100
Octal 262 345 374

Shades and tints

Shades of #B2E5FC

#B2E5FC
(178,229,252)
#A2D1E6
(162,209,230)
#92BDD0
(146,189,208)
#82A9BA
(130,169,186)
#7295A4
(114,149,164)
#62818E
(98,129,142)
#526D78
(82,109,120)
#425962
(66,89,98)
#32454C
(50,69,76)
#223136
(34,49,54)
#121D20
(18,29,32)
#000000
(0,0,0)

Tints of #B2E5FC

#B2E5FC
(178,229,252)
#B9E7FC
(185,231,252)
#C0E9FC
(192,233,252)
#C7EBFC
(199,235,252)
#CEEDFC
(206,237,252)
#D5EFFC
(213,239,252)
#DCF1FC
(220,241,252)
#E3F3FC
(227,243,252)
#EAF5FC
(234,245,252)
#F1F7FC
(241,247,252)
#F8F9FC
(248,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2E5FC; }

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

This text font color is #B2E5FC.

Background Color

.myBgColor { background-color: #B2E5FC; }

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

This div background color is #B2E5FC.

Border color

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

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

This div border color is #B2E5FC.

Opacity

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

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

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

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

This text has shadow with #B2E5FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E5FC.

Preview

Color preview on black background

This text has color #B2E5FC on black background.


Color preview on white background

This text has color #B2E5FC on white background.


Black color preview on #B2E5FC background

This text has black color on #B2E5FC background.


White color preview on #B2E5FC background

This text has white color on #B2E5FC background.


Related colors

Complementary color

Complementary color for #hex is #4D1A03.


I love getcolorcode.com

Triadic colors

1 #FCB2E5 and #E5FCB2 with #B2E5FC are triadic colors.

2 #FCE5B2 and #E5B2FC with #B2E5FC are triadic colors.