COLOR #B5D9FA

HEX: #B5D9FA RGB: (181,217,250)

Renk bilgisi

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

RGB renk modeli

#B5D9FA color RGB value is (181,217,250).

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

RGB bağlantıları ve doygunluk

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

181
217
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 250 = 648 (100%)
R 181 of 648 ~ 27.93%
G 217 of 648 ~ 33.49%
B 250 of 648 ~ 38.58'%

%27.93
%33.49
%38.58

CMYK RENK MODELİ

#B5D9FA rengi CMYK tonu (28,13,0,2).

  • camgöbeği tonu 27.60%
  • eflatun tonu 13.20%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (28,13,0,2)
C28M13Y0K2 (28%, 13%, 0%, 2%)
(0.28 / 0.13 / 0.00 / 0.02)

CMYK yüzdeleri

%27.6
%13.2
%0
%1.96

Codes

Color #B5D9FA in popluar color models

B5 D9 FA
RGB 181 217 250
HSL 209° 87.34% 84.51%
HSB/HSV 209° 27.60% 98.04%
CMYK 27.60% 13.20% 0.00%
1.96%

Color #B5D9FA in popluar number systems.

HEX B5 D9 FA
Decimal 181 217 250
Binary 10110101 11011001 11111010
Octal 265 331 372

Shades and tints

Shades of #B5D9FA

#B5D9FA
(181,217,250)
#A5C6E4
(165,198,228)
#95B3CE
(149,179,206)
#85A0B8
(133,160,184)
#758DA2
(117,141,162)
#657A8C
(101,122,140)
#556776
(85,103,118)
#455460
(69,84,96)
#35414A
(53,65,74)
#252E34
(37,46,52)
#151B1E
(21,27,30)
#000000
(0,0,0)

Tints of #B5D9FA

#B5D9FA
(181,217,250)
#BBDCFA
(187,220,250)
#C1DFFA
(193,223,250)
#C7E2FA
(199,226,250)
#CDE5FA
(205,229,250)
#D3E8FA
(211,232,250)
#D9EBFA
(217,235,250)
#DFEEFA
(223,238,250)
#E5F1FA
(229,241,250)
#EBF4FA
(235,244,250)
#F1F7FA
(241,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9FA; }

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

This text font color is #B5D9FA.

Background Color

.myBgColor { background-color: #B5D9FA; }

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

This div background color is #B5D9FA.

Border color

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

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

This div border color is #B5D9FA.

Opacity

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

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

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

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

This text has shadow with #B5D9FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9FA.

Preview

Color preview on black background

This text has color #B5D9FA on black background.


Color preview on white background

This text has color #B5D9FA on white background.


Black color preview on #B5D9FA background

This text has black color on #B5D9FA background.


White color preview on #B5D9FA background

This text has white color on #B5D9FA background.


Related colors

Complementary color

Complementary color for #hex is #4A2605.


I love getcolorcode.com

Triadic colors

1 #FAB5D9 and #D9FAB5 with #B5D9FA are triadic colors.

2 #FAD9B5 and #D9B5FA with #B5D9FA are triadic colors.