COLOR #B5E1ED

HEX: #B5E1ED RGB: (181,225,237)

Renk bilgisi

#B5E1ED contains red, green and blue colors in about the same proportion. #B5E1ED ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5E1ED color RGB value is (181,225,237).

RGB: (181,225,237) (71%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 237 of 255 = 93%

181
225
237

R + G + B ~ 84%. #B5E1ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 237 = 643 (100%)
R 181 of 643 ~ 28.15%
G 225 of 643 ~ 34.99%
B 237 of 643 ~ 36.86'%

%28.15
%34.99
%36.86

CMYK RENK MODELİ

#B5E1ED rengi CMYK tonu (24,5,0,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 5.06%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,5,0,7)
C24M5Y0K7 (24%, 5%, 0%, 7%)
(0.24 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%5.06
%0
%7.06

Codes

Color #B5E1ED in popluar color models

B5 E1 ED
RGB 181 225 237
HSL 193° 60.87% 81.96%
HSB/HSV 193° 23.63% 92.94%
CMYK 23.63% 5.06% 0.00%
7.06%

Color #B5E1ED in popluar number systems.

HEX B5 E1 ED
Decimal 181 225 237
Binary 10110101 11100001 11101101
Octal 265 341 355

Shades and tints

Shades of #B5E1ED

#B5E1ED
(181,225,237)
#A5CDD8
(165,205,216)
#95B9C3
(149,185,195)
#85A5AE
(133,165,174)
#759199
(117,145,153)
#657D84
(101,125,132)
#55696F
(85,105,111)
#45555A
(69,85,90)
#354145
(53,65,69)
#252D30
(37,45,48)
#15191B
(21,25,27)
#000000
(0,0,0)

Tints of #B5E1ED

#B5E1ED
(181,225,237)
#BBE3EE
(187,227,238)
#C1E5EF
(193,229,239)
#C7E7F0
(199,231,240)
#CDE9F1
(205,233,241)
#D3EBF2
(211,235,242)
#D9EDF3
(217,237,243)
#DFEFF4
(223,239,244)
#E5F1F5
(229,241,245)
#EBF3F6
(235,243,246)
#F1F5F7
(241,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E1ED color. Also use rgb(181,225,237) instead hex code.

Text Font Color

.myTextColor { color: #B5E1ED; }

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

This text font color is #B5E1ED.

Background Color

.myBgColor { background-color: #B5E1ED; }

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

This div background color is #B5E1ED.

Border color

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

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

This div border color is #B5E1ED.

Opacity

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

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

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

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

This text has shadow with #B5E1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1ED.

Preview

Color preview on black background

This text has color #B5E1ED on black background.


Color preview on white background

This text has color #B5E1ED on white background.


Black color preview on #B5E1ED background

This text has black color on #B5E1ED background.


White color preview on #B5E1ED background

This text has white color on #B5E1ED background.


Related colors

Complementary color

Complementary color for #hex is #4A1E12.


I love getcolorcode.com

Triadic colors

1 #EDB5E1 and #E1EDB5 with #B5E1ED are triadic colors.

2 #EDE1B5 and #E1B5ED with #B5E1ED are triadic colors.