COLOR #B9E6E2

HEX: #B9E6E2 RGB: (185,230,226)

Renk bilgisi

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

RGB renk modeli

#B9E6E2 color RGB value is (185,230,226).

RGB: (185,230,226) (73%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 230 of 255 = 90%
B 226 of 255 = 89%

185
230
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 230 + 226 = 641 (100%)
R 185 of 641 ~ 28.86%
G 230 of 641 ~ 35.88%
B 226 of 641 ~ 35.26'%

%28.86
%35.88
%35.26

CMYK RENK MODELİ

#B9E6E2 rengi CMYK tonu (20,0,2,10).

  • camgöbeği tonu 19.57%
  • eflatun tonu 0.00%
  • sarı tonu 1.74%
  • ana renk tonu 9.80%

CMYK: (20,0,2,10)
C20M0Y2K10 (20%, 0%, 2%, 10%)
(0.20 / 0.00 / 0.02 / 0.10)

CMYK yüzdeleri

%19.57
%0
%1.74
%9.8

Codes

Color #B9E6E2 in popluar color models

B9 E6 E2
RGB 185 230 226
HSL 175° 47.37% 81.37%
HSB/HSV 175° 19.57% 90.20%
CMYK 19.57% 0.00% 1.74%
9.80%

Color #B9E6E2 in popluar number systems.

HEX B9 E6 E2
Decimal 185 230 226
Binary 10111001 11100110 11100010
Octal 271 346 342

Shades and tints

Shades of #B9E6E2

#B9E6E2
(185,230,226)
#A9D2CE
(169,210,206)
#99BEBA
(153,190,186)
#89AAA6
(137,170,166)
#799692
(121,150,146)
#69827E
(105,130,126)
#596E6A
(89,110,106)
#495A56
(73,90,86)
#394642
(57,70,66)
#29322E
(41,50,46)
#191E1A
(25,30,26)
#000000
(0,0,0)

Tints of #B9E6E2

#B9E6E2
(185,230,226)
#BFE8E4
(191,232,228)
#C5EAE6
(197,234,230)
#CBECE8
(203,236,232)
#D1EEEA
(209,238,234)
#D7F0EC
(215,240,236)
#DDF2EE
(221,242,238)
#E3F4F0
(227,244,240)
#E9F6F2
(233,246,242)
#EFF8F4
(239,248,244)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E6E2; }

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

This text font color is #B9E6E2.

Background Color

.myBgColor { background-color: #B9E6E2; }

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

This div background color is #B9E6E2.

Border color

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

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

This div border color is #B9E6E2.

Opacity

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

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

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

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

This text has shadow with #B9E6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E6E2.

Preview

Color preview on black background

This text has color #B9E6E2 on black background.


Color preview on white background

This text has color #B9E6E2 on white background.


Black color preview on #B9E6E2 background

This text has black color on #B9E6E2 background.


White color preview on #B9E6E2 background

This text has white color on #B9E6E2 background.


Related colors

Complementary color

Complementary color for #hex is #46191D.


I love getcolorcode.com

Triadic colors

1 #E2B9E6 and #E6E2B9 with #B9E6E2 are triadic colors.

2 #E2E6B9 and #E6B9E2 with #B9E6E2 are triadic colors.