COLOR #B5E7ED

HEX: #B5E7ED RGB: (181,231,237)

Renk bilgisi

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

RGB renk modeli

#B5E7ED color RGB value is (181,231,237).

RGB: (181,231,237) (71%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 231 of 255 = 91%
B 237 of 255 = 93%

181
231
237

R + G + B ~ 85%. #B5E7ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 231 + 237 = 649 (100%)
R 181 of 649 ~ 27.89%
G 231 of 649 ~ 35.59%
B 237 of 649 ~ 36.52'%

%27.89
%35.59
%36.52

CMYK RENK MODELİ

#B5E7ED rengi CMYK tonu (24,3,0,7).

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

CMYK: (24,3,0,7)
C24M3Y0K7 (24%, 3%, 0%, 7%)
(0.24 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%2.53
%0
%7.06

Codes

Color #B5E7ED in popluar color models

B5 E7 ED
RGB 181 231 237
HSL 186° 60.87% 81.96%
HSB/HSV 186° 23.63% 92.94%
CMYK 23.63% 2.53% 0.00%
7.06%

Color #B5E7ED in popluar number systems.

HEX B5 E7 ED
Decimal 181 231 237
Binary 10110101 11100111 11101101
Octal 265 347 355

Shades and tints

Shades of #B5E7ED

#B5E7ED
(181,231,237)
#A5D2D8
(165,210,216)
#95BDC3
(149,189,195)
#85A8AE
(133,168,174)
#759399
(117,147,153)
#657E84
(101,126,132)
#55696F
(85,105,111)
#45545A
(69,84,90)
#353F45
(53,63,69)
#252A30
(37,42,48)
#15151B
(21,21,27)
#000000
(0,0,0)

Tints of #B5E7ED

#B5E7ED
(181,231,237)
#BBE9EE
(187,233,238)
#C1EBEF
(193,235,239)
#C7EDF0
(199,237,240)
#CDEFF1
(205,239,241)
#D3F1F2
(211,241,242)
#D9F3F3
(217,243,243)
#DFF5F4
(223,245,244)
#E5F7F5
(229,247,245)
#EBF9F6
(235,249,246)
#F1FBF7
(241,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E7ED; }

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

This text font color is #B5E7ED.

Background Color

.myBgColor { background-color: #B5E7ED; }

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

This div background color is #B5E7ED.

Border color

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

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

This div border color is #B5E7ED.

Opacity

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

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

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

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

This text has shadow with #B5E7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E7ED.

Preview

Color preview on black background

This text has color #B5E7ED on black background.


Color preview on white background

This text has color #B5E7ED on white background.


Black color preview on #B5E7ED background

This text has black color on #B5E7ED background.


White color preview on #B5E7ED background

This text has white color on #B5E7ED background.


Related colors

Complementary color

Complementary color for #hex is #4A1812.


I love getcolorcode.com

Triadic colors

1 #EDB5E7 and #E7EDB5 with #B5E7ED are triadic colors.

2 #EDE7B5 and #E7B5ED with #B5E7ED are triadic colors.