COLOR #B5E4FA

HEX: #B5E4FA RGB: (181,228,250)

Renk bilgisi

#B5E4FA contains mainly green and blue colors. #B5E4FA ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5E4FA color RGB value is (181,228,250).

RGB: (181,228,250) (71%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 228 of 255 = 89%
B 250 of 255 = 98%

181
228
250

R + G + B ~ 86%. #B5E4FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 228 + 250 = 659 (100%)
R 181 of 659 ~ 27.47%
G 228 of 659 ~ 34.6%
B 250 of 659 ~ 37.94'%

%27.47
%34.6
%37.94

CMYK RENK MODELİ

#B5E4FA rengi CMYK tonu (28,9,0,2).

  • camgöbeği tonu 27.60%
  • eflatun tonu 8.80%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (28,9,0,2)
C28M9Y0K2 (28%, 9%, 0%, 2%)
(0.28 / 0.09 / 0.00 / 0.02)

CMYK yüzdeleri

%27.6
%8.8
%0
%1.96

Codes

Color #B5E4FA in popluar color models

B5 E4 FA
RGB 181 228 250
HSL 199° 87.34% 84.51%
HSB/HSV 199° 27.60% 98.04%
CMYK 27.60% 8.80% 0.00%
1.96%

Color #B5E4FA in popluar number systems.

HEX B5 E4 FA
Decimal 181 228 250
Binary 10110101 11100100 11111010
Octal 265 344 372

Shades and tints

Shades of #B5E4FA

#B5E4FA
(181,228,250)
#A5D0E4
(165,208,228)
#95BCCE
(149,188,206)
#85A8B8
(133,168,184)
#7594A2
(117,148,162)
#65808C
(101,128,140)
#556C76
(85,108,118)
#455860
(69,88,96)
#35444A
(53,68,74)
#253034
(37,48,52)
#151C1E
(21,28,30)
#000000
(0,0,0)

Tints of #B5E4FA

#B5E4FA
(181,228,250)
#BBE6FA
(187,230,250)
#C1E8FA
(193,232,250)
#C7EAFA
(199,234,250)
#CDECFA
(205,236,250)
#D3EEFA
(211,238,250)
#D9F0FA
(217,240,250)
#DFF2FA
(223,242,250)
#E5F4FA
(229,244,250)
#EBF6FA
(235,246,250)
#F1F8FA
(241,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E4FA; }

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

This text font color is #B5E4FA.

Background Color

.myBgColor { background-color: #B5E4FA; }

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

This div background color is #B5E4FA.

Border color

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

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

This div border color is #B5E4FA.

Opacity

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

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

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

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

This text has shadow with #B5E4FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E4FA.

Preview

Color preview on black background

This text has color #B5E4FA on black background.


Color preview on white background

This text has color #B5E4FA on white background.


Black color preview on #B5E4FA background

This text has black color on #B5E4FA background.


White color preview on #B5E4FA background

This text has white color on #B5E4FA background.


Related colors

Complementary color

Complementary color for #hex is #4A1B05.


I love getcolorcode.com

Triadic colors

1 #FAB5E4 and #E4FAB5 with #B5E4FA are triadic colors.

2 #FAE4B5 and #E4B5FA with #B5E4FA are triadic colors.