COLOR #B9E6EC

HEX: #B9E6EC RGB: (185,230,236)

Renk bilgisi

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

RGB renk modeli

#B9E6EC color RGB value is (185,230,236).

RGB: (185,230,236) (73%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 230 of 255 = 90%
B 236 of 255 = 93%

185
230
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 230 + 236 = 651 (100%)
R 185 of 651 ~ 28.42%
G 230 of 651 ~ 35.33%
B 236 of 651 ~ 36.25'%

%28.42
%35.33
%36.25

CMYK RENK MODELİ

#B9E6EC rengi CMYK tonu (22,3,0,7).

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

CMYK: (22,3,0,7)
C22M3Y0K7 (22%, 3%, 0%, 7%)
(0.22 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%21.61
%2.54
%0
%7.45

Codes

Color #B9E6EC in popluar color models

B9 E6 EC
RGB 185 230 236
HSL 187° 57.30% 82.55%
HSB/HSV 187° 21.61% 92.55%
CMYK 21.61% 2.54% 0.00%
7.45%

Color #B9E6EC in popluar number systems.

HEX B9 E6 EC
Decimal 185 230 236
Binary 10111001 11100110 11101100
Octal 271 346 354

Shades and tints

Shades of #B9E6EC

#B9E6EC
(185,230,236)
#A9D2D7
(169,210,215)
#99BEC2
(153,190,194)
#89AAAD
(137,170,173)
#799698
(121,150,152)
#698283
(105,130,131)
#596E6E
(89,110,110)
#495A59
(73,90,89)
#394644
(57,70,68)
#29322F
(41,50,47)
#191E1A
(25,30,26)
#000000
(0,0,0)

Tints of #B9E6EC

#B9E6EC
(185,230,236)
#BFE8ED
(191,232,237)
#C5EAEE
(197,234,238)
#CBECEF
(203,236,239)
#D1EEF0
(209,238,240)
#D7F0F1
(215,240,241)
#DDF2F2
(221,242,242)
#E3F4F3
(227,244,243)
#E9F6F4
(233,246,244)
#EFF8F5
(239,248,245)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E6EC; }

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

This text font color is #B9E6EC.

Background Color

.myBgColor { background-color: #B9E6EC; }

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

This div background color is #B9E6EC.

Border color

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

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

This div border color is #B9E6EC.

Opacity

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

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

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

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

This text has shadow with #B9E6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E6EC.

Preview

Color preview on black background

This text has color #B9E6EC on black background.


Color preview on white background

This text has color #B9E6EC on white background.


Black color preview on #B9E6EC background

This text has black color on #B9E6EC background.


White color preview on #B9E6EC background

This text has white color on #B9E6EC background.


Related colors

Complementary color

Complementary color for #hex is #461913.


I love getcolorcode.com

Triadic colors

1 #ECB9E6 and #E6ECB9 with #B9E6EC are triadic colors.

2 #ECE6B9 and #E6B9EC with #B9E6EC are triadic colors.