COLOR #B9D7F6

HEX: #B9D7F6 RGB: (185,215,246)

Renk bilgisi

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

RGB renk modeli

#B9D7F6 color RGB value is (185,215,246).

RGB: (185,215,246) (73%, 84%, 96%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 215 of 255 = 84%
B 246 of 255 = 96%

185
215
246

R + G + B ~ 84%. #B9D7F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 215 + 246 = 646 (100%)
R 185 of 646 ~ 28.64%
G 215 of 646 ~ 33.28%
B 246 of 646 ~ 38.08'%

%28.64
%33.28
%38.08

CMYK RENK MODELİ

#B9D7F6 rengi CMYK tonu (25,13,0,4).

  • camgöbeği tonu 24.80%
  • eflatun tonu 12.60%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (25,13,0,4)
C25M13Y0K4 (25%, 13%, 0%, 4%)
(0.25 / 0.13 / 0.00 / 0.04)

CMYK yüzdeleri

%24.8
%12.6
%0
%3.53

Codes

Color #B9D7F6 in popluar color models

B9 D7 F6
RGB 185 215 246
HSL 210° 77.22% 84.51%
HSB/HSV 210° 24.80% 96.47%
CMYK 24.80% 12.60% 0.00%
3.53%

Color #B9D7F6 in popluar number systems.

HEX B9 D7 F6
Decimal 185 215 246
Binary 10111001 11010111 11110110
Octal 271 327 366

Shades and tints

Shades of #B9D7F6

#B9D7F6
(185,215,246)
#A9C4E0
(169,196,224)
#99B1CA
(153,177,202)
#899EB4
(137,158,180)
#798B9E
(121,139,158)
#697888
(105,120,136)
#596572
(89,101,114)
#49525C
(73,82,92)
#393F46
(57,63,70)
#292C30
(41,44,48)
#19191A
(25,25,26)
#000000
(0,0,0)

Tints of #B9D7F6

#B9D7F6
(185,215,246)
#BFDAF6
(191,218,246)
#C5DDF6
(197,221,246)
#CBE0F6
(203,224,246)
#D1E3F6
(209,227,246)
#D7E6F6
(215,230,246)
#DDE9F6
(221,233,246)
#E3ECF6
(227,236,246)
#E9EFF6
(233,239,246)
#EFF2F6
(239,242,246)
#F5F5F6
(245,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D7F6 color. Also use rgb(185,215,246) instead hex code.

Text Font Color

.myTextColor { color: #B9D7F6; }

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

This text font color is #B9D7F6.

Background Color

.myBgColor { background-color: #B9D7F6; }

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

This div background color is #B9D7F6.

Border color

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

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

This div border color is #B9D7F6.

Opacity

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

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

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

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

This text has shadow with #B9D7F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D7F6.

Preview

Color preview on black background

This text has color #B9D7F6 on black background.


Color preview on white background

This text has color #B9D7F6 on white background.


Black color preview on #B9D7F6 background

This text has black color on #B9D7F6 background.


White color preview on #B9D7F6 background

This text has white color on #B9D7F6 background.


Related colors

Complementary color

Complementary color for #hex is #462809.


I love getcolorcode.com

Triadic colors

1 #F6B9D7 and #D7F6B9 with #B9D7F6 are triadic colors.

2 #F6D7B9 and #D7B9F6 with #B9D7F6 are triadic colors.