COLOR #B9E6BB

HEX: #B9E6BB RGB: (185,230,187)

Renk bilgisi

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

RGB renk modeli

#B9E6BB color RGB value is (185,230,187).

RGB: (185,230,187) (73%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 230 of 255 = 90%
B 187 of 255 = 73%

185
230
187

R + G + B ~ 79%. #B9E6BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 230 + 187 = 602 (100%)
R 185 of 602 ~ 30.73%
G 230 of 602 ~ 38.21%
B 187 of 602 ~ 31.06'%

%30.73
%38.21
%31.06

CMYK RENK MODELİ

#B9E6BB rengi CMYK tonu (20,0,19,10).

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

CMYK: (20,0,19,10)
C20M0Y19K10 (20%, 0%, 19%, 10%)
(0.20 / 0.00 / 0.19 / 0.10)

CMYK yüzdeleri

%19.57
%0
%18.7
%9.8

Codes

Color #B9E6BB in popluar color models

B9 E6 BB
RGB 185 230 187
HSL 123° 47.37% 81.37%
HSB/HSV 123° 19.57% 90.20%
CMYK 19.57% 0.00% 18.70%
9.80%

Color #B9E6BB in popluar number systems.

HEX B9 E6 BB
Decimal 185 230 187
Binary 10111001 11100110 10111011
Octal 271 346 273

Shades and tints

Shades of #B9E6BB

#B9E6BB
(185,230,187)
#A9D2AA
(169,210,170)
#99BE99
(153,190,153)
#89AA88
(137,170,136)
#799677
(121,150,119)
#698266
(105,130,102)
#596E55
(89,110,85)
#495A44
(73,90,68)
#394633
(57,70,51)
#293222
(41,50,34)
#191E11
(25,30,17)
#000000
(0,0,0)

Tints of #B9E6BB

#B9E6BB
(185,230,187)
#BFE8C1
(191,232,193)
#C5EAC7
(197,234,199)
#CBECCD
(203,236,205)
#D1EED3
(209,238,211)
#D7F0D9
(215,240,217)
#DDF2DF
(221,242,223)
#E3F4E5
(227,244,229)
#E9F6EB
(233,246,235)
#EFF8F1
(239,248,241)
#F5FAF7
(245,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E6BB; }

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

This text font color is #B9E6BB.

Background Color

.myBgColor { background-color: #B9E6BB; }

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

This div background color is #B9E6BB.

Border color

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

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

This div border color is #B9E6BB.

Opacity

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

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

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

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

This text has shadow with #B9E6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E6BB.

Preview

Color preview on black background

This text has color #B9E6BB on black background.


Color preview on white background

This text has color #B9E6BB on white background.


Black color preview on #B9E6BB background

This text has black color on #B9E6BB background.


White color preview on #B9E6BB background

This text has white color on #B9E6BB background.


Related colors

Complementary color

Complementary color for #hex is #461944.


I love getcolorcode.com

Triadic colors

1 #BBB9E6 and #E6BBB9 with #B9E6BB are triadic colors.

2 #BBE6B9 and #E6B9BB with #B9E6BB are triadic colors.