COLOR #B9D8F9

HEX: #B9D8F9 RGB: (185,216,249)

Renk bilgisi

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

RGB renk modeli

#B9D8F9 color RGB value is (185,216,249).

RGB: (185,216,249) (73%, 85%, 98%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 216 of 255 = 85%
B 249 of 255 = 98%

185
216
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 216 + 249 = 650 (100%)
R 185 of 650 ~ 28.46%
G 216 of 650 ~ 33.23%
B 249 of 650 ~ 38.31'%

%28.46
%33.23
%38.31

CMYK RENK MODELİ

#B9D8F9 rengi CMYK tonu (26,13,0,2).

  • camgöbeği tonu 25.70%
  • eflatun tonu 13.25%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (26,13,0,2)
C26M13Y0K2 (26%, 13%, 0%, 2%)
(0.26 / 0.13 / 0.00 / 0.02)

CMYK yüzdeleri

%25.7
%13.25
%0
%2.35

Codes

Color #B9D8F9 in popluar color models

B9 D8 F9
RGB 185 216 249
HSL 211° 84.21% 85.10%
HSB/HSV 211° 25.70% 97.65%
CMYK 25.70% 13.25% 0.00%
2.35%

Color #B9D8F9 in popluar number systems.

HEX B9 D8 F9
Decimal 185 216 249
Binary 10111001 11011000 11111001
Octal 271 330 371

Shades and tints

Shades of #B9D8F9

#B9D8F9
(185,216,249)
#A9C5E3
(169,197,227)
#99B2CD
(153,178,205)
#899FB7
(137,159,183)
#798CA1
(121,140,161)
#69798B
(105,121,139)
#596675
(89,102,117)
#49535F
(73,83,95)
#394049
(57,64,73)
#292D33
(41,45,51)
#191A1D
(25,26,29)
#000000
(0,0,0)

Tints of #B9D8F9

#B9D8F9
(185,216,249)
#BFDBF9
(191,219,249)
#C5DEF9
(197,222,249)
#CBE1F9
(203,225,249)
#D1E4F9
(209,228,249)
#D7E7F9
(215,231,249)
#DDEAF9
(221,234,249)
#E3EDF9
(227,237,249)
#E9F0F9
(233,240,249)
#EFF3F9
(239,243,249)
#F5F6F9
(245,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D8F9 color. Also use rgb(185,216,249) instead hex code.

Text Font Color

.myTextColor { color: #B9D8F9; }

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

This text font color is #B9D8F9.

Background Color

.myBgColor { background-color: #B9D8F9; }

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

This div background color is #B9D8F9.

Border color

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

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

This div border color is #B9D8F9.

Opacity

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

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

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

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

This text has shadow with #B9D8F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D8F9.

Preview

Color preview on black background

This text has color #B9D8F9 on black background.


Color preview on white background

This text has color #B9D8F9 on white background.


Black color preview on #B9D8F9 background

This text has black color on #B9D8F9 background.


White color preview on #B9D8F9 background

This text has white color on #B9D8F9 background.


Related colors

Complementary color

Complementary color for #hex is #462706.


I love getcolorcode.com

Triadic colors

1 #F9B9D8 and #D8F9B9 with #B9D8F9 are triadic colors.

2 #F9D8B9 and #D8B9F9 with #B9D8F9 are triadic colors.