COLOR #B9E2ED

HEX: #B9E2ED RGB: (185,226,237)

Renk bilgisi

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

RGB renk modeli

#B9E2ED color RGB value is (185,226,237).

RGB: (185,226,237) (73%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 226 of 255 = 89%
B 237 of 255 = 93%

185
226
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 226 + 237 = 648 (100%)
R 185 of 648 ~ 28.55%
G 226 of 648 ~ 34.88%
B 237 of 648 ~ 36.57'%

%28.55
%34.88
%36.57

CMYK RENK MODELİ

#B9E2ED rengi CMYK tonu (22,5,0,7).

  • camgöbeği tonu 21.94%
  • eflatun tonu 4.64%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (22,5,0,7)
C22M5Y0K7 (22%, 5%, 0%, 7%)
(0.22 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%21.94
%4.64
%0
%7.06

Codes

Color #B9E2ED in popluar color models

B9 E2 ED
RGB 185 226 237
HSL 193° 59.09% 82.75%
HSB/HSV 193° 21.94% 92.94%
CMYK 21.94% 4.64% 0.00%
7.06%

Color #B9E2ED in popluar number systems.

HEX B9 E2 ED
Decimal 185 226 237
Binary 10111001 11100010 11101101
Octal 271 342 355

Shades and tints

Shades of #B9E2ED

#B9E2ED
(185,226,237)
#A9CED8
(169,206,216)
#99BAC3
(153,186,195)
#89A6AE
(137,166,174)
#799299
(121,146,153)
#697E84
(105,126,132)
#596A6F
(89,106,111)
#49565A
(73,86,90)
#394245
(57,66,69)
#292E30
(41,46,48)
#191A1B
(25,26,27)
#000000
(0,0,0)

Tints of #B9E2ED

#B9E2ED
(185,226,237)
#BFE4EE
(191,228,238)
#C5E6EF
(197,230,239)
#CBE8F0
(203,232,240)
#D1EAF1
(209,234,241)
#D7ECF2
(215,236,242)
#DDEEF3
(221,238,243)
#E3F0F4
(227,240,244)
#E9F2F5
(233,242,245)
#EFF4F6
(239,244,246)
#F5F6F7
(245,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E2ED color. Also use rgb(185,226,237) instead hex code.

Text Font Color

.myTextColor { color: #B9E2ED; }

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

This text font color is #B9E2ED.

Background Color

.myBgColor { background-color: #B9E2ED; }

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

This div background color is #B9E2ED.

Border color

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

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

This div border color is #B9E2ED.

Opacity

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

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

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

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

This text has shadow with #B9E2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E2ED.

Preview

Color preview on black background

This text has color #B9E2ED on black background.


Color preview on white background

This text has color #B9E2ED on white background.


Black color preview on #B9E2ED background

This text has black color on #B9E2ED background.


White color preview on #B9E2ED background

This text has white color on #B9E2ED background.


Related colors

Complementary color

Complementary color for #hex is #461D12.


I love getcolorcode.com

Triadic colors

1 #EDB9E2 and #E2EDB9 with #B9E2ED are triadic colors.

2 #EDE2B9 and #E2B9ED with #B9E2ED are triadic colors.