COLOR #B5D1EF

HEX: #B5D1EF RGB: (181,209,239)

Renk bilgisi

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

RGB renk modeli

#B5D1EF color RGB value is (181,209,239).

RGB: (181,209,239) (71%, 82%, 94%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 209 of 255 = 82%
B 239 of 255 = 94%

181
209
239

R + G + B ~ 82%. #B5D1EF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 209 + 239 = 629 (100%)
R 181 of 629 ~ 28.78%
G 209 of 629 ~ 33.23%
B 239 of 629 ~ 38'%

%28.78
%33.23
%38

CMYK RENK MODELİ

#B5D1EF rengi CMYK tonu (24,13,0,6).

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

CMYK: (24,13,0,6)
C24M13Y0K6 (24%, 13%, 0%, 6%)
(0.24 / 0.13 / 0.00 / 0.06)

CMYK yüzdeleri

%24.27
%12.55
%0
%6.27

Codes

Color #B5D1EF in popluar color models

B5 D1 EF
RGB 181 209 239
HSL 211° 64.44% 82.35%
HSB/HSV 211° 24.27% 93.73%
CMYK 24.27% 12.55% 0.00%
6.27%

Color #B5D1EF in popluar number systems.

HEX B5 D1 EF
Decimal 181 209 239
Binary 10110101 11010001 11101111
Octal 265 321 357

Shades and tints

Shades of #B5D1EF

#B5D1EF
(181,209,239)
#A5BEDA
(165,190,218)
#95ABC5
(149,171,197)
#8598B0
(133,152,176)
#75859B
(117,133,155)
#657286
(101,114,134)
#555F71
(85,95,113)
#454C5C
(69,76,92)
#353947
(53,57,71)
#252632
(37,38,50)
#15131D
(21,19,29)
#000000
(0,0,0)

Tints of #B5D1EF

#B5D1EF
(181,209,239)
#BBD5F0
(187,213,240)
#C1D9F1
(193,217,241)
#C7DDF2
(199,221,242)
#CDE1F3
(205,225,243)
#D3E5F4
(211,229,244)
#D9E9F5
(217,233,245)
#DFEDF6
(223,237,246)
#E5F1F7
(229,241,247)
#EBF5F8
(235,245,248)
#F1F9F9
(241,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D1EF; }

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

This text font color is #B5D1EF.

Background Color

.myBgColor { background-color: #B5D1EF; }

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

This div background color is #B5D1EF.

Border color

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

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

This div border color is #B5D1EF.

Opacity

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

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

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

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

This text has shadow with #B5D1EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D1EF.

Preview

Color preview on black background

This text has color #B5D1EF on black background.


Color preview on white background

This text has color #B5D1EF on white background.


Black color preview on #B5D1EF background

This text has black color on #B5D1EF background.


White color preview on #B5D1EF background

This text has white color on #B5D1EF background.


Related colors

Complementary color

Complementary color for #hex is #4A2E10.


I love getcolorcode.com

Triadic colors

1 #EFB5D1 and #D1EFB5 with #B5D1EF are triadic colors.

2 #EFD1B5 and #D1B5EF with #B5D1EF are triadic colors.