COLOR #B5D8ED

HEX: #B5D8ED RGB: (181,216,237)

Renk bilgisi

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

RGB renk modeli

#B5D8ED color RGB value is (181,216,237).

RGB: (181,216,237) (71%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 216 of 255 = 85%
B 237 of 255 = 93%

181
216
237

R + G + B ~ 83%. #B5D8ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 216 + 237 = 634 (100%)
R 181 of 634 ~ 28.55%
G 216 of 634 ~ 34.07%
B 237 of 634 ~ 37.38'%

%28.55
%34.07
%37.38

CMYK RENK MODELİ

#B5D8ED rengi CMYK tonu (24,9,0,7).

  • camgöbeği tonu 23.63%
  • eflatun tonu 8.86%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (24,9,0,7)
C24M9Y0K7 (24%, 9%, 0%, 7%)
(0.24 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%8.86
%0
%7.06

Codes

Color #B5D8ED in popluar color models

B5 D8 ED
RGB 181 216 237
HSL 203° 60.87% 81.96%
HSB/HSV 203° 23.63% 92.94%
CMYK 23.63% 8.86% 0.00%
7.06%

Color #B5D8ED in popluar number systems.

HEX B5 D8 ED
Decimal 181 216 237
Binary 10110101 11011000 11101101
Octal 265 330 355

Shades and tints

Shades of #B5D8ED

#B5D8ED
(181,216,237)
#A5C5D8
(165,197,216)
#95B2C3
(149,178,195)
#859FAE
(133,159,174)
#758C99
(117,140,153)
#657984
(101,121,132)
#55666F
(85,102,111)
#45535A
(69,83,90)
#354045
(53,64,69)
#252D30
(37,45,48)
#151A1B
(21,26,27)
#000000
(0,0,0)

Tints of #B5D8ED

#B5D8ED
(181,216,237)
#BBDBEE
(187,219,238)
#C1DEEF
(193,222,239)
#C7E1F0
(199,225,240)
#CDE4F1
(205,228,241)
#D3E7F2
(211,231,242)
#D9EAF3
(217,234,243)
#DFEDF4
(223,237,244)
#E5F0F5
(229,240,245)
#EBF3F6
(235,243,246)
#F1F6F7
(241,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D8ED color. Also use rgb(181,216,237) instead hex code.

Text Font Color

.myTextColor { color: #B5D8ED; }

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

This text font color is #B5D8ED.

Background Color

.myBgColor { background-color: #B5D8ED; }

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

This div background color is #B5D8ED.

Border color

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

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

This div border color is #B5D8ED.

Opacity

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

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

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

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

This text has shadow with #B5D8ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D8ED.

Preview

Color preview on black background

This text has color #B5D8ED on black background.


Color preview on white background

This text has color #B5D8ED on white background.


Black color preview on #B5D8ED background

This text has black color on #B5D8ED background.


White color preview on #B5D8ED background

This text has white color on #B5D8ED background.


Related colors

Complementary color

Complementary color for #hex is #4A2712.


I love getcolorcode.com

Triadic colors

1 #EDB5D8 and #D8EDB5 with #B5D8ED are triadic colors.

2 #EDD8B5 and #D8B5ED with #B5D8ED are triadic colors.