COLOR #B5DCE6

HEX: #B5DCE6 RGB: (181,220,230)

Renk bilgisi

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

RGB renk modeli

#B5DCE6 color RGB value is (181,220,230).

RGB: (181,220,230) (71%, 86%, 90%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 220 of 255 = 86%
B 230 of 255 = 90%

181
220
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 220 + 230 = 631 (100%)
R 181 of 631 ~ 28.68%
G 220 of 631 ~ 34.87%
B 230 of 631 ~ 36.45'%

%28.68
%34.87
%36.45

CMYK RENK MODELİ

#B5DCE6 rengi CMYK tonu (21,4,0,10).

  • camgöbeği tonu 21.30%
  • eflatun tonu 4.35%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (21,4,0,10)
C21M4Y0K10 (21%, 4%, 0%, 10%)
(0.21 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%21.3
%4.35
%0
%9.8

Codes

Color #B5DCE6 in popluar color models

B5 DC E6
RGB 181 220 230
HSL 192° 49.49% 80.59%
HSB/HSV 192° 21.30% 90.20%
CMYK 21.30% 4.35% 0.00%
9.80%

Color #B5DCE6 in popluar number systems.

HEX B5 DC E6
Decimal 181 220 230
Binary 10110101 11011100 11100110
Octal 265 334 346

Shades and tints

Shades of #B5DCE6

#B5DCE6
(181,220,230)
#A5C8D2
(165,200,210)
#95B4BE
(149,180,190)
#85A0AA
(133,160,170)
#758C96
(117,140,150)
#657882
(101,120,130)
#55646E
(85,100,110)
#45505A
(69,80,90)
#353C46
(53,60,70)
#252832
(37,40,50)
#15141E
(21,20,30)
#000000
(0,0,0)

Tints of #B5DCE6

#B5DCE6
(181,220,230)
#BBDFE8
(187,223,232)
#C1E2EA
(193,226,234)
#C7E5EC
(199,229,236)
#CDE8EE
(205,232,238)
#D3EBF0
(211,235,240)
#D9EEF2
(217,238,242)
#DFF1F4
(223,241,244)
#E5F4F6
(229,244,246)
#EBF7F8
(235,247,248)
#F1FAFA
(241,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DCE6 color. Also use rgb(181,220,230) instead hex code.

Text Font Color

.myTextColor { color: #B5DCE6; }

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

This text font color is #B5DCE6.

Background Color

.myBgColor { background-color: #B5DCE6; }

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

This div background color is #B5DCE6.

Border color

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

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

This div border color is #B5DCE6.

Opacity

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

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

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

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

This text has shadow with #B5DCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DCE6.

Preview

Color preview on black background

This text has color #B5DCE6 on black background.


Color preview on white background

This text has color #B5DCE6 on white background.


Black color preview on #B5DCE6 background

This text has black color on #B5DCE6 background.


White color preview on #B5DCE6 background

This text has white color on #B5DCE6 background.


Related colors

Complementary color

Complementary color for #hex is #4A2319.


I love getcolorcode.com

Triadic colors

1 #E6B5DC and #DCE6B5 with #B5DCE6 are triadic colors.

2 #E6DCB5 and #DCB5E6 with #B5DCE6 are triadic colors.