COLOR #B5E1EB

HEX: #B5E1EB RGB: (181,225,235)

Renk bilgisi

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

RGB renk modeli

#B5E1EB color RGB value is (181,225,235).

RGB: (181,225,235) (71%, 88%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 225 of 255 = 88%
B 235 of 255 = 92%

181
225
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 235 = 641 (100%)
R 181 of 641 ~ 28.24%
G 225 of 641 ~ 35.1%
B 235 of 641 ~ 36.66'%

%28.24
%35.1
%36.66

CMYK RENK MODELİ

#B5E1EB rengi CMYK tonu (23,4,0,8).

  • camgöbeği tonu 22.98%
  • eflatun tonu 4.26%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (23,4,0,8)
C23M4Y0K8 (23%, 4%, 0%, 8%)
(0.23 / 0.04 / 0.00 / 0.08)

CMYK yüzdeleri

%22.98
%4.26
%0
%7.84

Codes

Color #B5E1EB in popluar color models

B5 E1 EB
RGB 181 225 235
HSL 191° 57.45% 81.57%
HSB/HSV 191° 22.98% 92.16%
CMYK 22.98% 4.26% 0.00%
7.84%

Color #B5E1EB in popluar number systems.

HEX B5 E1 EB
Decimal 181 225 235
Binary 10110101 11100001 11101011
Octal 265 341 353

Shades and tints

Shades of #B5E1EB

#B5E1EB
(181,225,235)
#A5CDD6
(165,205,214)
#95B9C1
(149,185,193)
#85A5AC
(133,165,172)
#759197
(117,145,151)
#657D82
(101,125,130)
#55696D
(85,105,109)
#455558
(69,85,88)
#354143
(53,65,67)
#252D2E
(37,45,46)
#151919
(21,25,25)
#000000
(0,0,0)

Tints of #B5E1EB

#B5E1EB
(181,225,235)
#BBE3EC
(187,227,236)
#C1E5ED
(193,229,237)
#C7E7EE
(199,231,238)
#CDE9EF
(205,233,239)
#D3EBF0
(211,235,240)
#D9EDF1
(217,237,241)
#DFEFF2
(223,239,242)
#E5F1F3
(229,241,243)
#EBF3F4
(235,243,244)
#F1F5F5
(241,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1EB; }

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

This text font color is #B5E1EB.

Background Color

.myBgColor { background-color: #B5E1EB; }

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

This div background color is #B5E1EB.

Border color

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

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

This div border color is #B5E1EB.

Opacity

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

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

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

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

This text has shadow with #B5E1EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1EB.

Preview

Color preview on black background

This text has color #B5E1EB on black background.


Color preview on white background

This text has color #B5E1EB on white background.


Black color preview on #B5E1EB background

This text has black color on #B5E1EB background.


White color preview on #B5E1EB background

This text has white color on #B5E1EB background.


Related colors

Complementary color

Complementary color for #hex is #4A1E14.


I love getcolorcode.com

Triadic colors

1 #EBB5E1 and #E1EBB5 with #B5E1EB are triadic colors.

2 #EBE1B5 and #E1B5EB with #B5E1EB are triadic colors.