COLOR #B5DCFB

HEX: #B5DCFB RGB: (181,220,251)

Renk bilgisi

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

RGB renk modeli

#B5DCFB color RGB value is (181,220,251).

RGB: (181,220,251) (71%, 86%, 98%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 220 of 255 = 86%
B 251 of 255 = 98%

181
220
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 220 + 251 = 652 (100%)
R 181 of 652 ~ 27.76%
G 220 of 652 ~ 33.74%
B 251 of 652 ~ 38.5'%

%27.76
%33.74
%38.5

CMYK RENK MODELİ

#B5DCFB rengi CMYK tonu (28,12,0,2).

  • camgöbeği tonu 27.89%
  • eflatun tonu 12.35%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (28,12,0,2)
C28M12Y0K2 (28%, 12%, 0%, 2%)
(0.28 / 0.12 / 0.00 / 0.02)

CMYK yüzdeleri

%27.89
%12.35
%0
%1.57

Codes

Color #B5DCFB in popluar color models

B5 DC FB
RGB 181 220 251
HSL 207° 89.74% 84.71%
HSB/HSV 207° 27.89% 98.43%
CMYK 27.89% 12.35% 0.00%
1.57%

Color #B5DCFB in popluar number systems.

HEX B5 DC FB
Decimal 181 220 251
Binary 10110101 11011100 11111011
Octal 265 334 373

Shades and tints

Shades of #B5DCFB

#B5DCFB
(181,220,251)
#A5C8E5
(165,200,229)
#95B4CF
(149,180,207)
#85A0B9
(133,160,185)
#758CA3
(117,140,163)
#65788D
(101,120,141)
#556477
(85,100,119)
#455061
(69,80,97)
#353C4B
(53,60,75)
#252835
(37,40,53)
#15141F
(21,20,31)
#000000
(0,0,0)

Tints of #B5DCFB

#B5DCFB
(181,220,251)
#BBDFFB
(187,223,251)
#C1E2FB
(193,226,251)
#C7E5FB
(199,229,251)
#CDE8FB
(205,232,251)
#D3EBFB
(211,235,251)
#D9EEFB
(217,238,251)
#DFF1FB
(223,241,251)
#E5F4FB
(229,244,251)
#EBF7FB
(235,247,251)
#F1FAFB
(241,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5DCFB color. Also use rgb(181,220,251) instead hex code.

Text Font Color

.myTextColor { color: #B5DCFB; }

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

This text font color is #B5DCFB.

Background Color

.myBgColor { background-color: #B5DCFB; }

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

This div background color is #B5DCFB.

Border color

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

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

This div border color is #B5DCFB.

Opacity

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

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

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

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

This text has shadow with #B5DCFB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5DCFB.

Preview

Color preview on black background

This text has color #B5DCFB on black background.


Color preview on white background

This text has color #B5DCFB on white background.


Black color preview on #B5DCFB background

This text has black color on #B5DCFB background.


White color preview on #B5DCFB background

This text has white color on #B5DCFB background.


Related colors

Complementary color

Complementary color for #hex is #4A2304.


I love getcolorcode.com

Triadic colors

1 #FBB5DC and #DCFBB5 with #B5DCFB are triadic colors.

2 #FBDCB5 and #DCB5FB with #B5DCFB are triadic colors.