COLOR #B5D9EB

HEX: #B5D9EB RGB: (181,217,235)

Renk bilgisi

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

RGB renk modeli

#B5D9EB color RGB value is (181,217,235).

RGB: (181,217,235) (71%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 235 of 255 = 92%

181
217
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 235 = 633 (100%)
R 181 of 633 ~ 28.59%
G 217 of 633 ~ 34.28%
B 235 of 633 ~ 37.12'%

%28.59
%34.28
%37.12

CMYK RENK MODELİ

#B5D9EB rengi CMYK tonu (23,8,0,8).

  • camgöbeği tonu 22.98%
  • eflatun tonu 7.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (23,8,0,8)
C23M8Y0K8 (23%, 8%, 0%, 8%)
(0.23 / 0.08 / 0.00 / 0.08)

CMYK yüzdeleri

%22.98
%7.66
%0
%7.84

Codes

Color #B5D9EB in popluar color models

B5 D9 EB
RGB 181 217 235
HSL 200° 57.45% 81.57%
HSB/HSV 200° 22.98% 92.16%
CMYK 22.98% 7.66% 0.00%
7.84%

Color #B5D9EB in popluar number systems.

HEX B5 D9 EB
Decimal 181 217 235
Binary 10110101 11011001 11101011
Octal 265 331 353

Shades and tints

Shades of #B5D9EB

#B5D9EB
(181,217,235)
#A5C6D6
(165,198,214)
#95B3C1
(149,179,193)
#85A0AC
(133,160,172)
#758D97
(117,141,151)
#657A82
(101,122,130)
#55676D
(85,103,109)
#455458
(69,84,88)
#354143
(53,65,67)
#252E2E
(37,46,46)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #B5D9EB

#B5D9EB
(181,217,235)
#BBDCEC
(187,220,236)
#C1DFED
(193,223,237)
#C7E2EE
(199,226,238)
#CDE5EF
(205,229,239)
#D3E8F0
(211,232,240)
#D9EBF1
(217,235,241)
#DFEEF2
(223,238,242)
#E5F1F3
(229,241,243)
#EBF4F4
(235,244,244)
#F1F7F5
(241,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D9EB color. Also use rgb(181,217,235) instead hex code.

Text Font Color

.myTextColor { color: #B5D9EB; }

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

This text font color is #B5D9EB.

Background Color

.myBgColor { background-color: #B5D9EB; }

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

This div background color is #B5D9EB.

Border color

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

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

This div border color is #B5D9EB.

Opacity

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

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

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

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

This text has shadow with #B5D9EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9EB.

Preview

Color preview on black background

This text has color #B5D9EB on black background.


Color preview on white background

This text has color #B5D9EB on white background.


Black color preview on #B5D9EB background

This text has black color on #B5D9EB background.


White color preview on #B5D9EB background

This text has white color on #B5D9EB background.


Related colors

Complementary color

Complementary color for #hex is #4A2614.


I love getcolorcode.com

Triadic colors

1 #EBB5D9 and #D9EBB5 with #B5D9EB are triadic colors.

2 #EBD9B5 and #D9B5EB with #B5D9EB are triadic colors.