COLOR #B5E5ED

HEX: #B5E5ED RGB: (181,229,237)

Renk bilgisi

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

RGB renk modeli

#B5E5ED color RGB value is (181,229,237).

RGB: (181,229,237) (71%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 229 of 255 = 90%
B 237 of 255 = 93%

181
229
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 229 + 237 = 647 (100%)
R 181 of 647 ~ 27.98%
G 229 of 647 ~ 35.39%
B 237 of 647 ~ 36.63'%

%27.98
%35.39
%36.63

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.63%
  • eflatun tonu 3.38%
  • 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
%3.38
%0
%7.06

Codes

Color #B5E5ED in popluar color models

B5 E5 ED
RGB 181 229 237
HSL 189° 60.87% 81.96%
HSB/HSV 189° 23.63% 92.94%
CMYK 23.63% 3.38% 0.00%
7.06%

Color #B5E5ED in popluar number systems.

HEX B5 E5 ED
Decimal 181 229 237
Binary 10110101 11100101 11101101
Octal 265 345 355

Shades and tints

Shades of #B5E5ED

#B5E5ED
(181,229,237)
#A5D1D8
(165,209,216)
#95BDC3
(149,189,195)
#85A9AE
(133,169,174)
#759599
(117,149,153)
#658184
(101,129,132)
#556D6F
(85,109,111)
#45595A
(69,89,90)
#354545
(53,69,69)
#253130
(37,49,48)
#151D1B
(21,29,27)
#000000
(0,0,0)

Tints of #B5E5ED

#B5E5ED
(181,229,237)
#BBE7EE
(187,231,238)
#C1E9EF
(193,233,239)
#C7EBF0
(199,235,240)
#CDEDF1
(205,237,241)
#D3EFF2
(211,239,242)
#D9F1F3
(217,241,243)
#DFF3F4
(223,243,244)
#E5F5F5
(229,245,245)
#EBF7F6
(235,247,246)
#F1F9F7
(241,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E5ED; }

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

This text font color is #B5E5ED.

Background Color

.myBgColor { background-color: #B5E5ED; }

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

This div background color is #B5E5ED.

Border color

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

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

This div border color is #B5E5ED.

Opacity

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

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

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

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

This text has shadow with #B5E5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E5ED.

Preview

Color preview on black background

This text has color #B5E5ED on black background.


Color preview on white background

This text has color #B5E5ED on white background.


Black color preview on #B5E5ED background

This text has black color on #B5E5ED background.


White color preview on #B5E5ED background

This text has white color on #B5E5ED background.


Related colors

Complementary color

Complementary color for #hex is #4A1A12.


I love getcolorcode.com

Triadic colors

1 #EDB5E5 and #E5EDB5 with #B5E5ED are triadic colors.

2 #EDE5B5 and #E5B5ED with #B5E5ED are triadic colors.