COLOR #B5D1EE

HEX: #B5D1EE RGB: (181,209,238)

Renk bilgisi

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

RGB renk modeli

#B5D1EE color RGB value is (181,209,238).

RGB: (181,209,238) (71%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 209 of 255 = 82%
B 238 of 255 = 93%

181
209
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 209 + 238 = 628 (100%)
R 181 of 628 ~ 28.82%
G 209 of 628 ~ 33.28%
B 238 of 628 ~ 37.9'%

%28.82
%33.28
%37.9

CMYK RENK MODELİ

#B5D1EE rengi CMYK tonu (24,12,0,7).

  • camgöbeği tonu 23.95%
  • eflatun tonu 12.18%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (24,12,0,7)
C24M12Y0K7 (24%, 12%, 0%, 7%)
(0.24 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%23.95
%12.18
%0
%6.67

Codes

Color #B5D1EE in popluar color models

B5 D1 EE
RGB 181 209 238
HSL 211° 62.64% 82.16%
HSB/HSV 211° 23.95% 93.33%
CMYK 23.95% 12.18% 0.00%
6.67%

Color #B5D1EE in popluar number systems.

HEX B5 D1 EE
Decimal 181 209 238
Binary 10110101 11010001 11101110
Octal 265 321 356

Shades and tints

Shades of #B5D1EE

#B5D1EE
(181,209,238)
#A5BED9
(165,190,217)
#95ABC4
(149,171,196)
#8598AF
(133,152,175)
#75859A
(117,133,154)
#657285
(101,114,133)
#555F70
(85,95,112)
#454C5B
(69,76,91)
#353946
(53,57,70)
#252631
(37,38,49)
#15131C
(21,19,28)
#000000
(0,0,0)

Tints of #B5D1EE

#B5D1EE
(181,209,238)
#BBD5EF
(187,213,239)
#C1D9F0
(193,217,240)
#C7DDF1
(199,221,241)
#CDE1F2
(205,225,242)
#D3E5F3
(211,229,243)
#D9E9F4
(217,233,244)
#DFEDF5
(223,237,245)
#E5F1F6
(229,241,246)
#EBF5F7
(235,245,247)
#F1F9F8
(241,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D1EE; }

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

This text font color is #B5D1EE.

Background Color

.myBgColor { background-color: #B5D1EE; }

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

This div background color is #B5D1EE.

Border color

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

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

This div border color is #B5D1EE.

Opacity

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

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

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

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

This text has shadow with #B5D1EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D1EE.

Preview

Color preview on black background

This text has color #B5D1EE on black background.


Color preview on white background

This text has color #B5D1EE on white background.


Black color preview on #B5D1EE background

This text has black color on #B5D1EE background.


White color preview on #B5D1EE background

This text has white color on #B5D1EE background.


Related colors

Complementary color

Complementary color for #hex is #4A2E11.


I love getcolorcode.com

Triadic colors

1 #EEB5D1 and #D1EEB5 with #B5D1EE are triadic colors.

2 #EED1B5 and #D1B5EE with #B5D1EE are triadic colors.