COLOR #B5E2FB

HEX: #B5E2FB RGB: (181,226,251)

Renk bilgisi

#B5E2FB contains mainly green and blue colors. #B5E2FB ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5E2FB color RGB value is (181,226,251).

RGB: (181,226,251) (71%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 226 of 255 = 89%
B 251 of 255 = 98%

181
226
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 226 + 251 = 658 (100%)
R 181 of 658 ~ 27.51%
G 226 of 658 ~ 34.35%
B 251 of 658 ~ 38.15'%

%27.51
%34.35
%38.15

CMYK RENK MODELİ

#B5E2FB rengi CMYK tonu (28,10,0,2).

  • camgöbeği tonu 27.89%
  • eflatun tonu 9.96%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (28,10,0,2)
C28M10Y0K2 (28%, 10%, 0%, 2%)
(0.28 / 0.10 / 0.00 / 0.02)

CMYK yüzdeleri

%27.89
%9.96
%0
%1.57

Codes

Color #B5E2FB in popluar color models

B5 E2 FB
RGB 181 226 251
HSL 201° 89.74% 84.71%
HSB/HSV 201° 27.89% 98.43%
CMYK 27.89% 9.96% 0.00%
1.57%

Color #B5E2FB in popluar number systems.

HEX B5 E2 FB
Decimal 181 226 251
Binary 10110101 11100010 11111011
Octal 265 342 373

Shades and tints

Shades of #B5E2FB

#B5E2FB
(181,226,251)
#A5CEE5
(165,206,229)
#95BACF
(149,186,207)
#85A6B9
(133,166,185)
#7592A3
(117,146,163)
#657E8D
(101,126,141)
#556A77
(85,106,119)
#455661
(69,86,97)
#35424B
(53,66,75)
#252E35
(37,46,53)
#151A1F
(21,26,31)
#000000
(0,0,0)

Tints of #B5E2FB

#B5E2FB
(181,226,251)
#BBE4FB
(187,228,251)
#C1E6FB
(193,230,251)
#C7E8FB
(199,232,251)
#CDEAFB
(205,234,251)
#D3ECFB
(211,236,251)
#D9EEFB
(217,238,251)
#DFF0FB
(223,240,251)
#E5F2FB
(229,242,251)
#EBF4FB
(235,244,251)
#F1F6FB
(241,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E2FB color. Also use rgb(181,226,251) instead hex code.

Text Font Color

.myTextColor { color: #B5E2FB; }

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

This text font color is #B5E2FB.

Background Color

.myBgColor { background-color: #B5E2FB; }

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

This div background color is #B5E2FB.

Border color

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

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

This div border color is #B5E2FB.

Opacity

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

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

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

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

This text has shadow with #B5E2FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E2FB.

Preview

Color preview on black background

This text has color #B5E2FB on black background.


Color preview on white background

This text has color #B5E2FB on white background.


Black color preview on #B5E2FB background

This text has black color on #B5E2FB background.


White color preview on #B5E2FB background

This text has white color on #B5E2FB background.


Related colors

Complementary color

Complementary color for #hex is #4A1D04.


I love getcolorcode.com

Triadic colors

1 #FBB5E2 and #E2FBB5 with #B5E2FB are triadic colors.

2 #FBE2B5 and #E2B5FB with #B5E2FB are triadic colors.