COLOR #B5E3EC

HEX: #B5E3EC RGB: (181,227,236)

Renk bilgisi

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

RGB renk modeli

#B5E3EC color RGB value is (181,227,236).

RGB: (181,227,236) (71%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 227 of 255 = 89%
B 236 of 255 = 93%

181
227
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 227 + 236 = 644 (100%)
R 181 of 644 ~ 28.11%
G 227 of 644 ~ 35.25%
B 236 of 644 ~ 36.65'%

%28.11
%35.25
%36.65

CMYK RENK MODELİ

#B5E3EC rengi CMYK tonu (23,4,0,7).

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

CMYK: (23,4,0,7)
C23M4Y0K7 (23%, 4%, 0%, 7%)
(0.23 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%23.31
%3.81
%0
%7.45

Codes

Color #B5E3EC in popluar color models

B5 E3 EC
RGB 181 227 236
HSL 190° 59.14% 81.76%
HSB/HSV 190° 23.31% 92.55%
CMYK 23.31% 3.81% 0.00%
7.45%

Color #B5E3EC in popluar number systems.

HEX B5 E3 EC
Decimal 181 227 236
Binary 10110101 11100011 11101100
Octal 265 343 354

Shades and tints

Shades of #B5E3EC

#B5E3EC
(181,227,236)
#A5CFD7
(165,207,215)
#95BBC2
(149,187,194)
#85A7AD
(133,167,173)
#759398
(117,147,152)
#657F83
(101,127,131)
#556B6E
(85,107,110)
#455759
(69,87,89)
#354344
(53,67,68)
#252F2F
(37,47,47)
#151B1A
(21,27,26)
#000000
(0,0,0)

Tints of #B5E3EC

#B5E3EC
(181,227,236)
#BBE5ED
(187,229,237)
#C1E7EE
(193,231,238)
#C7E9EF
(199,233,239)
#CDEBF0
(205,235,240)
#D3EDF1
(211,237,241)
#D9EFF2
(217,239,242)
#DFF1F3
(223,241,243)
#E5F3F4
(229,243,244)
#EBF5F5
(235,245,245)
#F1F7F6
(241,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E3EC; }

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

This text font color is #B5E3EC.

Background Color

.myBgColor { background-color: #B5E3EC; }

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

This div background color is #B5E3EC.

Border color

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

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

This div border color is #B5E3EC.

Opacity

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

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

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

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

This text has shadow with #B5E3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E3EC.

Preview

Color preview on black background

This text has color #B5E3EC on black background.


Color preview on white background

This text has color #B5E3EC on white background.


Black color preview on #B5E3EC background

This text has black color on #B5E3EC background.


White color preview on #B5E3EC background

This text has white color on #B5E3EC background.


Related colors

Complementary color

Complementary color for #hex is #4A1C13.


I love getcolorcode.com

Triadic colors

1 #ECB5E3 and #E3ECB5 with #B5E3EC are triadic colors.

2 #ECE3B5 and #E3B5EC with #B5E3EC are triadic colors.