COLOR #B5E4EC

HEX: #B5E4EC RGB: (181,228,236)

Renk bilgisi

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

RGB renk modeli

#B5E4EC color RGB value is (181,228,236).

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

RGB bağlantıları ve doygunluk

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

181
228
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 236 = 645 (100%)
R 181 of 645 ~ 28.06%
G 228 of 645 ~ 35.35%
B 236 of 645 ~ 36.59'%

%28.06
%35.35
%36.59

CMYK RENK MODELİ

#B5E4EC rengi CMYK tonu (23,3,0,7).

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

CMYK: (23,3,0,7)
C23M3Y0K7 (23%, 3%, 0%, 7%)
(0.23 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%23.31
%3.39
%0
%7.45

Codes

Color #B5E4EC in popluar color models

B5 E4 EC
RGB 181 228 236
HSL 189° 59.14% 81.76%
HSB/HSV 189° 23.31% 92.55%
CMYK 23.31% 3.39% 0.00%
7.45%

Color #B5E4EC in popluar number systems.

HEX B5 E4 EC
Decimal 181 228 236
Binary 10110101 11100100 11101100
Octal 265 344 354

Shades and tints

Shades of #B5E4EC

#B5E4EC
(181,228,236)
#A5D0D7
(165,208,215)
#95BCC2
(149,188,194)
#85A8AD
(133,168,173)
#759498
(117,148,152)
#658083
(101,128,131)
#556C6E
(85,108,110)
#455859
(69,88,89)
#354444
(53,68,68)
#25302F
(37,48,47)
#151C1A
(21,28,26)
#000000
(0,0,0)

Tints of #B5E4EC

#B5E4EC
(181,228,236)
#BBE6ED
(187,230,237)
#C1E8EE
(193,232,238)
#C7EAEF
(199,234,239)
#CDECF0
(205,236,240)
#D3EEF1
(211,238,241)
#D9F0F2
(217,240,242)
#DFF2F3
(223,242,243)
#E5F4F4
(229,244,244)
#EBF6F5
(235,246,245)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E4EC; }

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

This text font color is #B5E4EC.

Background Color

.myBgColor { background-color: #B5E4EC; }

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

This div background color is #B5E4EC.

Border color

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

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

This div border color is #B5E4EC.

Opacity

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

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

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

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

This text has shadow with #B5E4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E4EC.

Preview

Color preview on black background

This text has color #B5E4EC on black background.


Color preview on white background

This text has color #B5E4EC on white background.


Black color preview on #B5E4EC background

This text has black color on #B5E4EC background.


White color preview on #B5E4EC background

This text has white color on #B5E4EC background.


Related colors

Complementary color

Complementary color for #hex is #4A1B13.


I love getcolorcode.com

Triadic colors

1 #ECB5E4 and #E4ECB5 with #B5E4EC are triadic colors.

2 #ECE4B5 and #E4B5EC with #B5E4EC are triadic colors.