COLOR #B5E1EC

HEX: #B5E1EC RGB: (181,225,236)

Renk bilgisi

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

RGB renk modeli

#B5E1EC color RGB value is (181,225,236).

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

RGB bağlantıları ve doygunluk

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

181
225
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 225 + 236 = 642 (100%)
R 181 of 642 ~ 28.19%
G 225 of 642 ~ 35.05%
B 236 of 642 ~ 36.76'%

%28.19
%35.05
%36.76

CMYK RENK MODELİ

#B5E1EC rengi CMYK tonu (23,5,0,7).

  • camgöbeği tonu 23.31%
  • eflatun tonu 4.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (23,5,0,7)
C23M5Y0K7 (23%, 5%, 0%, 7%)
(0.23 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%23.31
%4.66
%0
%7.45

Codes

Color #B5E1EC in popluar color models

B5 E1 EC
RGB 181 225 236
HSL 192° 59.14% 81.76%
HSB/HSV 192° 23.31% 92.55%
CMYK 23.31% 4.66% 0.00%
7.45%

Color #B5E1EC in popluar number systems.

HEX B5 E1 EC
Decimal 181 225 236
Binary 10110101 11100001 11101100
Octal 265 341 354

Shades and tints

Shades of #B5E1EC

#B5E1EC
(181,225,236)
#A5CDD7
(165,205,215)
#95B9C2
(149,185,194)
#85A5AD
(133,165,173)
#759198
(117,145,152)
#657D83
(101,125,131)
#55696E
(85,105,110)
#455559
(69,85,89)
#354144
(53,65,68)
#252D2F
(37,45,47)
#15191A
(21,25,26)
#000000
(0,0,0)

Tints of #B5E1EC

#B5E1EC
(181,225,236)
#BBE3ED
(187,227,237)
#C1E5EE
(193,229,238)
#C7E7EF
(199,231,239)
#CDE9F0
(205,233,240)
#D3EBF1
(211,235,241)
#D9EDF2
(217,237,242)
#DFEFF3
(223,239,243)
#E5F1F4
(229,241,244)
#EBF3F5
(235,243,245)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E1EC; }

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

This text font color is #B5E1EC.

Background Color

.myBgColor { background-color: #B5E1EC; }

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

This div background color is #B5E1EC.

Border color

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

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

This div border color is #B5E1EC.

Opacity

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

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

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

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

This text has shadow with #B5E1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E1EC.

Preview

Color preview on black background

This text has color #B5E1EC on black background.


Color preview on white background

This text has color #B5E1EC on white background.


Black color preview on #B5E1EC background

This text has black color on #B5E1EC background.


White color preview on #B5E1EC background

This text has white color on #B5E1EC background.


Related colors

Complementary color

Complementary color for #hex is #4A1E13.


I love getcolorcode.com

Triadic colors

1 #ECB5E1 and #E1ECB5 with #B5E1EC are triadic colors.

2 #ECE1B5 and #E1B5EC with #B5E1EC are triadic colors.