COLOR #B9E6CE

HEX: #B9E6CE RGB: (185,230,206)

Renk bilgisi

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

RGB renk modeli

#B9E6CE color RGB value is (185,230,206).

RGB: (185,230,206) (73%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 230 of 255 = 90%
B 206 of 255 = 81%

185
230
206

R + G + B ~ 81%. #B9E6CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 230 + 206 = 621 (100%)
R 185 of 621 ~ 29.79%
G 230 of 621 ~ 37.04%
B 206 of 621 ~ 33.17'%

%29.79
%37.04
%33.17

CMYK RENK MODELİ

#B9E6CE rengi CMYK tonu (20,0,10,10).

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

CMYK: (20,0,10,10)
C20M0Y10K10 (20%, 0%, 10%, 10%)
(0.20 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%19.57
%0
%10.43
%9.8

Codes

Color #B9E6CE in popluar color models

B9 E6 CE
RGB 185 230 206
HSL 148° 47.37% 81.37%
HSB/HSV 148° 19.57% 90.20%
CMYK 19.57% 0.00% 10.43%
9.80%

Color #B9E6CE in popluar number systems.

HEX B9 E6 CE
Decimal 185 230 206
Binary 10111001 11100110 11001110
Octal 271 346 316

Shades and tints

Shades of #B9E6CE

#B9E6CE
(185,230,206)
#A9D2BC
(169,210,188)
#99BEAA
(153,190,170)
#89AA98
(137,170,152)
#799686
(121,150,134)
#698274
(105,130,116)
#596E62
(89,110,98)
#495A50
(73,90,80)
#39463E
(57,70,62)
#29322C
(41,50,44)
#191E1A
(25,30,26)
#000000
(0,0,0)

Tints of #B9E6CE

#B9E6CE
(185,230,206)
#BFE8D2
(191,232,210)
#C5EAD6
(197,234,214)
#CBECDA
(203,236,218)
#D1EEDE
(209,238,222)
#D7F0E2
(215,240,226)
#DDF2E6
(221,242,230)
#E3F4EA
(227,244,234)
#E9F6EE
(233,246,238)
#EFF8F2
(239,248,242)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E6CE; }

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

This text font color is #B9E6CE.

Background Color

.myBgColor { background-color: #B9E6CE; }

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

This div background color is #B9E6CE.

Border color

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

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

This div border color is #B9E6CE.

Opacity

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

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

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

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

This text has shadow with #B9E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E6CE.

Preview

Color preview on black background

This text has color #B9E6CE on black background.


Color preview on white background

This text has color #B9E6CE on white background.


Black color preview on #B9E6CE background

This text has black color on #B9E6CE background.


White color preview on #B9E6CE background

This text has white color on #B9E6CE background.


Related colors

Complementary color

Complementary color for #hex is #461931.


I love getcolorcode.com

Triadic colors

1 #CEB9E6 and #E6CEB9 with #B9E6CE are triadic colors.

2 #CEE6B9 and #E6B9CE with #B9E6CE are triadic colors.