COLOR #B9D1EC

HEX: #B9D1EC RGB: (185,209,236)

Renk bilgisi

#B9D1EC contains red, green and blue colors in about the same proportion. #B9D1EC ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B9D1EC color RGB value is (185,209,236).

RGB: (185,209,236) (73%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 209 of 255 = 82%
B 236 of 255 = 93%

185
209
236

R + G + B ~ 83%. #B9D1EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 209 + 236 = 630 (100%)
R 185 of 630 ~ 29.37%
G 209 of 630 ~ 33.17%
B 236 of 630 ~ 37.46'%

%29.37
%33.17
%37.46

CMYK RENK MODELİ

#B9D1EC rengi CMYK tonu (22,11,0,7).

  • camgöbeği tonu 21.61%
  • eflatun tonu 11.44%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (22,11,0,7)
C22M11Y0K7 (22%, 11%, 0%, 7%)
(0.22 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%21.61
%11.44
%0
%7.45

Codes

Color #B9D1EC in popluar color models

B9 D1 EC
RGB 185 209 236
HSL 212° 57.30% 82.55%
HSB/HSV 212° 21.61% 92.55%
CMYK 21.61% 11.44% 0.00%
7.45%

Color #B9D1EC in popluar number systems.

HEX B9 D1 EC
Decimal 185 209 236
Binary 10111001 11010001 11101100
Octal 271 321 354

Shades and tints

Shades of #B9D1EC

#B9D1EC
(185,209,236)
#A9BED7
(169,190,215)
#99ABC2
(153,171,194)
#8998AD
(137,152,173)
#798598
(121,133,152)
#697283
(105,114,131)
#595F6E
(89,95,110)
#494C59
(73,76,89)
#393944
(57,57,68)
#29262F
(41,38,47)
#19131A
(25,19,26)
#000000
(0,0,0)

Tints of #B9D1EC

#B9D1EC
(185,209,236)
#BFD5ED
(191,213,237)
#C5D9EE
(197,217,238)
#CBDDEF
(203,221,239)
#D1E1F0
(209,225,240)
#D7E5F1
(215,229,241)
#DDE9F2
(221,233,242)
#E3EDF3
(227,237,243)
#E9F1F4
(233,241,244)
#EFF5F5
(239,245,245)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D1EC color. Also use rgb(185,209,236) instead hex code.

Text Font Color

.myTextColor { color: #B9D1EC; }

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

This text font color is #B9D1EC.

Background Color

.myBgColor { background-color: #B9D1EC; }

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

This div background color is #B9D1EC.

Border color

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

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

This div border color is #B9D1EC.

Opacity

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

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

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

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

This text has shadow with #B9D1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D1EC.

Preview

Color preview on black background

This text has color #B9D1EC on black background.


Color preview on white background

This text has color #B9D1EC on white background.


Black color preview on #B9D1EC background

This text has black color on #B9D1EC background.


White color preview on #B9D1EC background

This text has white color on #B9D1EC background.


Related colors

Complementary color

Complementary color for #hex is #462E13.


I love getcolorcode.com

Triadic colors

1 #ECB9D1 and #D1ECB9 with #B9D1EC are triadic colors.

2 #ECD1B9 and #D1B9EC with #B9D1EC are triadic colors.