COLOR #B5DAFD

HEX: #B5DAFD RGB: (181,218,253)

Renk bilgisi

#B5DAFD contains mainly green and blue colors. #B5DAFD ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B5DAFD color RGB value is (181,218,253).

RGB: (181,218,253) (71%, 85%, 99%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 218 of 255 = 85%
B 253 of 255 = 99%

181
218
253

R + G + B ~ 85%. #B5DAFD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 218 + 253 = 652 (100%)
R 181 of 652 ~ 27.76%
G 218 of 652 ~ 33.44%
B 253 of 652 ~ 38.8'%

%27.76
%33.44
%38.8

CMYK RENK MODELİ

#B5DAFD rengi CMYK tonu (28,14,0,1).

  • camgöbeği tonu 28.46%
  • eflatun tonu 13.83%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (28,14,0,1)
C28M14Y0K1 (28%, 14%, 0%, 1%)
(0.28 / 0.14 / 0.00 / 0.01)

CMYK yüzdeleri

%28.46
%13.83
%0
%0.78

Codes

Color #B5DAFD in popluar color models

B5 DA FD
RGB 181 218 253
HSL 209° 94.74% 85.10%
HSB/HSV 209° 28.46% 99.22%
CMYK 28.46% 13.83% 0.00%
0.78%

Color #B5DAFD in popluar number systems.

HEX B5 DA FD
Decimal 181 218 253
Binary 10110101 11011010 11111101
Octal 265 332 375

Shades and tints

Shades of #B5DAFD

#B5DAFD
(181,218,253)
#A5C7E6
(165,199,230)
#95B4CF
(149,180,207)
#85A1B8
(133,161,184)
#758EA1
(117,142,161)
#657B8A
(101,123,138)
#556873
(85,104,115)
#45555C
(69,85,92)
#354245
(53,66,69)
#252F2E
(37,47,46)
#151C17
(21,28,23)
#000000
(0,0,0)

Tints of #B5DAFD

#B5DAFD
(181,218,253)
#BBDDFD
(187,221,253)
#C1E0FD
(193,224,253)
#C7E3FD
(199,227,253)
#CDE6FD
(205,230,253)
#D3E9FD
(211,233,253)
#D9ECFD
(217,236,253)
#DFEFFD
(223,239,253)
#E5F2FD
(229,242,253)
#EBF5FD
(235,245,253)
#F1F8FD
(241,248,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5DAFD; }

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

This text font color is #B5DAFD.

Background Color

.myBgColor { background-color: #B5DAFD; }

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

This div background color is #B5DAFD.

Border color

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

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

This div border color is #B5DAFD.

Opacity

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

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

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

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

This text has shadow with #B5DAFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DAFD.

Preview

Color preview on black background

This text has color #B5DAFD on black background.


Color preview on white background

This text has color #B5DAFD on white background.


Black color preview on #B5DAFD background

This text has black color on #B5DAFD background.


White color preview on #B5DAFD background

This text has white color on #B5DAFD background.


Related colors

Complementary color

Complementary color for #hex is #4A2502.


I love getcolorcode.com

Triadic colors

1 #FDB5DA and #DAFDB5 with #B5DAFD are triadic colors.

2 #FDDAB5 and #DAB5FD with #B5DAFD are triadic colors.