COLOR #B5DAEB

HEX: #B5DAEB RGB: (181,218,235)

Renk bilgisi

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

RGB renk modeli

#B5DAEB color RGB value is (181,218,235).

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

RGB bağlantıları ve doygunluk

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

181
218
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 218 + 235 = 634 (100%)
R 181 of 634 ~ 28.55%
G 218 of 634 ~ 34.38%
B 235 of 634 ~ 37.07'%

%28.55
%34.38
%37.07

CMYK RENK MODELİ

#B5DAEB rengi CMYK tonu (23,7,0,8).

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

CMYK: (23,7,0,8)
C23M7Y0K8 (23%, 7%, 0%, 8%)
(0.23 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%22.98
%7.23
%0
%7.84

Codes

Color #B5DAEB in popluar color models

B5 DA EB
RGB 181 218 235
HSL 199° 57.45% 81.57%
HSB/HSV 199° 22.98% 92.16%
CMYK 22.98% 7.23% 0.00%
7.84%

Color #B5DAEB in popluar number systems.

HEX B5 DA EB
Decimal 181 218 235
Binary 10110101 11011010 11101011
Octal 265 332 353

Shades and tints

Shades of #B5DAEB

#B5DAEB
(181,218,235)
#A5C7D6
(165,199,214)
#95B4C1
(149,180,193)
#85A1AC
(133,161,172)
#758E97
(117,142,151)
#657B82
(101,123,130)
#55686D
(85,104,109)
#455558
(69,85,88)
#354243
(53,66,67)
#252F2E
(37,47,46)
#151C19
(21,28,25)
#000000
(0,0,0)

Tints of #B5DAEB

#B5DAEB
(181,218,235)
#BBDDEC
(187,221,236)
#C1E0ED
(193,224,237)
#C7E3EE
(199,227,238)
#CDE6EF
(205,230,239)
#D3E9F0
(211,233,240)
#D9ECF1
(217,236,241)
#DFEFF2
(223,239,242)
#E5F2F3
(229,242,243)
#EBF5F4
(235,245,244)
#F1F8F5
(241,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5DAEB; }

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

This text font color is #B5DAEB.

Background Color

.myBgColor { background-color: #B5DAEB; }

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

This div background color is #B5DAEB.

Border color

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

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

This div border color is #B5DAEB.

Opacity

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

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

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

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

This text has shadow with #B5DAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DAEB.

Preview

Color preview on black background

This text has color #B5DAEB on black background.


Color preview on white background

This text has color #B5DAEB on white background.


Black color preview on #B5DAEB background

This text has black color on #B5DAEB background.


White color preview on #B5DAEB background

This text has white color on #B5DAEB background.


Related colors

Complementary color

Complementary color for #hex is #4A2514.


I love getcolorcode.com

Triadic colors

1 #EBB5DA and #DAEBB5 with #B5DAEB are triadic colors.

2 #EBDAB5 and #DAB5EB with #B5DAEB are triadic colors.