COLOR #B5D6ED

HEX: #B5D6ED RGB: (181,214,237)

Renk bilgisi

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

RGB renk modeli

#B5D6ED color RGB value is (181,214,237).

RGB: (181,214,237) (71%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 214 of 255 = 84%
B 237 of 255 = 93%

181
214
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 214 + 237 = 632 (100%)
R 181 of 632 ~ 28.64%
G 214 of 632 ~ 33.86%
B 237 of 632 ~ 37.5'%

%28.64
%33.86
%37.5

CMYK RENK MODELİ

#B5D6ED rengi CMYK tonu (24,10,0,7).

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

CMYK: (24,10,0,7)
C24M10Y0K7 (24%, 10%, 0%, 7%)
(0.24 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%23.63
%9.7
%0
%7.06

Codes

Color #B5D6ED in popluar color models

B5 D6 ED
RGB 181 214 237
HSL 205° 60.87% 81.96%
HSB/HSV 205° 23.63% 92.94%
CMYK 23.63% 9.70% 0.00%
7.06%

Color #B5D6ED in popluar number systems.

HEX B5 D6 ED
Decimal 181 214 237
Binary 10110101 11010110 11101101
Octal 265 326 355

Shades and tints

Shades of #B5D6ED

#B5D6ED
(181,214,237)
#A5C3D8
(165,195,216)
#95B0C3
(149,176,195)
#859DAE
(133,157,174)
#758A99
(117,138,153)
#657784
(101,119,132)
#55646F
(85,100,111)
#45515A
(69,81,90)
#353E45
(53,62,69)
#252B30
(37,43,48)
#15181B
(21,24,27)
#000000
(0,0,0)

Tints of #B5D6ED

#B5D6ED
(181,214,237)
#BBD9EE
(187,217,238)
#C1DCEF
(193,220,239)
#C7DFF0
(199,223,240)
#CDE2F1
(205,226,241)
#D3E5F2
(211,229,242)
#D9E8F3
(217,232,243)
#DFEBF4
(223,235,244)
#E5EEF5
(229,238,245)
#EBF1F6
(235,241,246)
#F1F4F7
(241,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D6ED; }

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

This text font color is #B5D6ED.

Background Color

.myBgColor { background-color: #B5D6ED; }

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

This div background color is #B5D6ED.

Border color

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

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

This div border color is #B5D6ED.

Opacity

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

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

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

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

This text has shadow with #B5D6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D6ED.

Preview

Color preview on black background

This text has color #B5D6ED on black background.


Color preview on white background

This text has color #B5D6ED on white background.


Black color preview on #B5D6ED background

This text has black color on #B5D6ED background.


White color preview on #B5D6ED background

This text has white color on #B5D6ED background.


Related colors

Complementary color

Complementary color for #hex is #4A2912.


I love getcolorcode.com

Triadic colors

1 #EDB5D6 and #D6EDB5 with #B5D6ED are triadic colors.

2 #EDD6B5 and #D6B5ED with #B5D6ED are triadic colors.