COLOR #B5E9ED

HEX: #B5E9ED RGB: (181,233,237)

Renk bilgisi

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

RGB renk modeli

#B5E9ED color RGB value is (181,233,237).

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

RGB bağlantıları ve doygunluk

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

181
233
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 237 = 651 (100%)
R 181 of 651 ~ 27.8%
G 233 of 651 ~ 35.79%
B 237 of 651 ~ 36.41'%

%27.8
%35.79
%36.41

CMYK RENK MODELİ

#B5E9ED rengi CMYK tonu (24,2,0,7).

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

CMYK: (24,2,0,7)
C24M2Y0K7 (24%, 2%, 0%, 7%)
(0.24 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%1.69
%0
%7.06

Codes

Color #B5E9ED in popluar color models

B5 E9 ED
RGB 181 233 237
HSL 184° 60.87% 81.96%
HSB/HSV 184° 23.63% 92.94%
CMYK 23.63% 1.69% 0.00%
7.06%

Color #B5E9ED in popluar number systems.

HEX B5 E9 ED
Decimal 181 233 237
Binary 10110101 11101001 11101101
Octal 265 351 355

Shades and tints

Shades of #B5E9ED

#B5E9ED
(181,233,237)
#A5D4D8
(165,212,216)
#95BFC3
(149,191,195)
#85AAAE
(133,170,174)
#759599
(117,149,153)
#658084
(101,128,132)
#556B6F
(85,107,111)
#45565A
(69,86,90)
#354145
(53,65,69)
#252C30
(37,44,48)
#15171B
(21,23,27)
#000000
(0,0,0)

Tints of #B5E9ED

#B5E9ED
(181,233,237)
#BBEBEE
(187,235,238)
#C1EDEF
(193,237,239)
#C7EFF0
(199,239,240)
#CDF1F1
(205,241,241)
#D3F3F2
(211,243,242)
#D9F5F3
(217,245,243)
#DFF7F4
(223,247,244)
#E5F9F5
(229,249,245)
#EBFBF6
(235,251,246)
#F1FDF7
(241,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E9ED; }

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

This text font color is #B5E9ED.

Background Color

.myBgColor { background-color: #B5E9ED; }

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

This div background color is #B5E9ED.

Border color

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

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

This div border color is #B5E9ED.

Opacity

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

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

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

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

This text has shadow with #B5E9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E9ED.

Preview

Color preview on black background

This text has color #B5E9ED on black background.


Color preview on white background

This text has color #B5E9ED on white background.


Black color preview on #B5E9ED background

This text has black color on #B5E9ED background.


White color preview on #B5E9ED background

This text has white color on #B5E9ED background.


Related colors

Complementary color

Complementary color for #hex is #4A1612.


I love getcolorcode.com

Triadic colors

1 #EDB5E9 and #E9EDB5 with #B5E9ED are triadic colors.

2 #EDE9B5 and #E9B5ED with #B5E9ED are triadic colors.