COLOR #B5D9FB

HEX: #B5D9FB RGB: (181,217,251)

Renk bilgisi

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

RGB renk modeli

#B5D9FB color RGB value is (181,217,251).

RGB: (181,217,251) (71%, 85%, 98%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 251 of 255 = 98%

181
217
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 251 = 649 (100%)
R 181 of 649 ~ 27.89%
G 217 of 649 ~ 33.44%
B 251 of 649 ~ 38.67'%

%27.89
%33.44
%38.67

CMYK RENK MODELİ

#B5D9FB rengi CMYK tonu (28,14,0,2).

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

CMYK: (28,14,0,2)
C28M14Y0K2 (28%, 14%, 0%, 2%)
(0.28 / 0.14 / 0.00 / 0.02)

CMYK yüzdeleri

%27.89
%13.55
%0
%1.57

Codes

Color #B5D9FB in popluar color models

B5 D9 FB
RGB 181 217 251
HSL 209° 89.74% 84.71%
HSB/HSV 209° 27.89% 98.43%
CMYK 27.89% 13.55% 0.00%
1.57%

Color #B5D9FB in popluar number systems.

HEX B5 D9 FB
Decimal 181 217 251
Binary 10110101 11011001 11111011
Octal 265 331 373

Shades and tints

Shades of #B5D9FB

#B5D9FB
(181,217,251)
#A5C6E5
(165,198,229)
#95B3CF
(149,179,207)
#85A0B9
(133,160,185)
#758DA3
(117,141,163)
#657A8D
(101,122,141)
#556777
(85,103,119)
#455461
(69,84,97)
#35414B
(53,65,75)
#252E35
(37,46,53)
#151B1F
(21,27,31)
#000000
(0,0,0)

Tints of #B5D9FB

#B5D9FB
(181,217,251)
#BBDCFB
(187,220,251)
#C1DFFB
(193,223,251)
#C7E2FB
(199,226,251)
#CDE5FB
(205,229,251)
#D3E8FB
(211,232,251)
#D9EBFB
(217,235,251)
#DFEEFB
(223,238,251)
#E5F1FB
(229,241,251)
#EBF4FB
(235,244,251)
#F1F7FB
(241,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9FB; }

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

This text font color is #B5D9FB.

Background Color

.myBgColor { background-color: #B5D9FB; }

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

This div background color is #B5D9FB.

Border color

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

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

This div border color is #B5D9FB.

Opacity

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

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

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

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

This text has shadow with #B5D9FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9FB.

Preview

Color preview on black background

This text has color #B5D9FB on black background.


Color preview on white background

This text has color #B5D9FB on white background.


Black color preview on #B5D9FB background

This text has black color on #B5D9FB background.


White color preview on #B5D9FB background

This text has white color on #B5D9FB background.


Related colors

Complementary color

Complementary color for #hex is #4A2604.


I love getcolorcode.com

Triadic colors

1 #FBB5D9 and #D9FBB5 with #B5D9FB are triadic colors.

2 #FBD9B5 and #D9B5FB with #B5D9FB are triadic colors.