COLOR #B5E2FD

HEX: #B5E2FD RGB: (181,226,253)

Renk bilgisi

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

RGB renk modeli

#B5E2FD color RGB value is (181,226,253).

RGB: (181,226,253) (71%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 226 of 255 = 89%
B 253 of 255 = 99%

181
226
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 226 + 253 = 660 (100%)
R 181 of 660 ~ 27.42%
G 226 of 660 ~ 34.24%
B 253 of 660 ~ 38.33'%

%27.42
%34.24
%38.33

CMYK RENK MODELİ

#B5E2FD rengi CMYK tonu (28,11,0,1).

  • camgöbeği tonu 28.46%
  • eflatun tonu 10.67%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (28,11,0,1)
C28M11Y0K1 (28%, 11%, 0%, 1%)
(0.28 / 0.11 / 0.00 / 0.01)

CMYK yüzdeleri

%28.46
%10.67
%0
%0.78

Codes

Color #B5E2FD in popluar color models

B5 E2 FD
RGB 181 226 253
HSL 203° 94.74% 85.10%
HSB/HSV 203° 28.46% 99.22%
CMYK 28.46% 10.67% 0.00%
0.78%

Color #B5E2FD in popluar number systems.

HEX B5 E2 FD
Decimal 181 226 253
Binary 10110101 11100010 11111101
Octal 265 342 375

Shades and tints

Shades of #B5E2FD

#B5E2FD
(181,226,253)
#A5CEE6
(165,206,230)
#95BACF
(149,186,207)
#85A6B8
(133,166,184)
#7592A1
(117,146,161)
#657E8A
(101,126,138)
#556A73
(85,106,115)
#45565C
(69,86,92)
#354245
(53,66,69)
#252E2E
(37,46,46)
#151A17
(21,26,23)
#000000
(0,0,0)

Tints of #B5E2FD

#B5E2FD
(181,226,253)
#BBE4FD
(187,228,253)
#C1E6FD
(193,230,253)
#C7E8FD
(199,232,253)
#CDEAFD
(205,234,253)
#D3ECFD
(211,236,253)
#D9EEFD
(217,238,253)
#DFF0FD
(223,240,253)
#E5F2FD
(229,242,253)
#EBF4FD
(235,244,253)
#F1F6FD
(241,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E2FD; }

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

This text font color is #B5E2FD.

Background Color

.myBgColor { background-color: #B5E2FD; }

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

This div background color is #B5E2FD.

Border color

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

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

This div border color is #B5E2FD.

Opacity

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

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

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

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

This text has shadow with #B5E2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E2FD.

Preview

Color preview on black background

This text has color #B5E2FD on black background.


Color preview on white background

This text has color #B5E2FD on white background.


Black color preview on #B5E2FD background

This text has black color on #B5E2FD background.


White color preview on #B5E2FD background

This text has white color on #B5E2FD background.


Related colors

Complementary color

Complementary color for #hex is #4A1D02.


I love getcolorcode.com

Triadic colors

1 #FDB5E2 and #E2FDB5 with #B5E2FD are triadic colors.

2 #FDE2B5 and #E2B5FD with #B5E2FD are triadic colors.