COLOR #B5E4EF

HEX: #B5E4EF RGB: (181,228,239)

Renk bilgisi

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

RGB renk modeli

#B5E4EF color RGB value is (181,228,239).

RGB: (181,228,239) (71%, 89%, 94%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 239 of 255 = 94%

181
228
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 239 = 648 (100%)
R 181 of 648 ~ 27.93%
G 228 of 648 ~ 35.19%
B 239 of 648 ~ 36.88'%

%27.93
%35.19
%36.88

CMYK RENK MODELİ

#B5E4EF rengi CMYK tonu (24,5,0,6).

  • camgöbeği tonu 24.27%
  • eflatun tonu 4.60%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (24,5,0,6)
C24M5Y0K6 (24%, 5%, 0%, 6%)
(0.24 / 0.05 / 0.00 / 0.06)

CMYK yüzdeleri

%24.27
%4.6
%0
%6.27

Codes

Color #B5E4EF in popluar color models

B5 E4 EF
RGB 181 228 239
HSL 191° 64.44% 82.35%
HSB/HSV 191° 24.27% 93.73%
CMYK 24.27% 4.60% 0.00%
6.27%

Color #B5E4EF in popluar number systems.

HEX B5 E4 EF
Decimal 181 228 239
Binary 10110101 11100100 11101111
Octal 265 344 357

Shades and tints

Shades of #B5E4EF

#B5E4EF
(181,228,239)
#A5D0DA
(165,208,218)
#95BCC5
(149,188,197)
#85A8B0
(133,168,176)
#75949B
(117,148,155)
#658086
(101,128,134)
#556C71
(85,108,113)
#45585C
(69,88,92)
#354447
(53,68,71)
#253032
(37,48,50)
#151C1D
(21,28,29)
#000000
(0,0,0)

Tints of #B5E4EF

#B5E4EF
(181,228,239)
#BBE6F0
(187,230,240)
#C1E8F1
(193,232,241)
#C7EAF2
(199,234,242)
#CDECF3
(205,236,243)
#D3EEF4
(211,238,244)
#D9F0F5
(217,240,245)
#DFF2F6
(223,242,246)
#E5F4F7
(229,244,247)
#EBF6F8
(235,246,248)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E4EF; }

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

This text font color is #B5E4EF.

Background Color

.myBgColor { background-color: #B5E4EF; }

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

This div background color is #B5E4EF.

Border color

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

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

This div border color is #B5E4EF.

Opacity

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

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

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

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

This text has shadow with #B5E4EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E4EF.

Preview

Color preview on black background

This text has color #B5E4EF on black background.


Color preview on white background

This text has color #B5E4EF on white background.


Black color preview on #B5E4EF background

This text has black color on #B5E4EF background.


White color preview on #B5E4EF background

This text has white color on #B5E4EF background.


Related colors

Complementary color

Complementary color for #hex is #4A1B10.


I love getcolorcode.com

Triadic colors

1 #EFB5E4 and #E4EFB5 with #B5E4EF are triadic colors.

2 #EFE4B5 and #E4B5EF with #B5E4EF are triadic colors.