COLOR #B9E5CC

HEX: #B9E5CC RGB: (185,229,204)

Renk bilgisi

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

RGB renk modeli

#B9E5CC color RGB value is (185,229,204).

RGB: (185,229,204) (73%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 229 of 255 = 90%
B 204 of 255 = 80%

185
229
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 229 + 204 = 618 (100%)
R 185 of 618 ~ 29.94%
G 229 of 618 ~ 37.06%
B 204 of 618 ~ 33.01'%

%29.94
%37.06
%33.01

CMYK RENK MODELİ

#B9E5CC rengi CMYK tonu (19,0,11,10).

  • camgöbeği tonu 19.21%
  • eflatun tonu 0.00%
  • sarı tonu 10.92%
  • ana renk tonu 10.20%

CMYK: (19,0,11,10)
C19M0Y11K10 (19%, 0%, 11%, 10%)
(0.19 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%19.21
%0
%10.92
%10.2

Codes

Color #B9E5CC in popluar color models

B9 E5 CC
RGB 185 229 204
HSL 146° 45.83% 81.18%
HSB/HSV 146° 19.21% 89.80%
CMYK 19.21% 0.00% 10.92%
10.20%

Color #B9E5CC in popluar number systems.

HEX B9 E5 CC
Decimal 185 229 204
Binary 10111001 11100101 11001100
Octal 271 345 314

Shades and tints

Shades of #B9E5CC

#B9E5CC
(185,229,204)
#A9D1BA
(169,209,186)
#99BDA8
(153,189,168)
#89A996
(137,169,150)
#799584
(121,149,132)
#698172
(105,129,114)
#596D60
(89,109,96)
#49594E
(73,89,78)
#39453C
(57,69,60)
#29312A
(41,49,42)
#191D18
(25,29,24)
#000000
(0,0,0)

Tints of #B9E5CC

#B9E5CC
(185,229,204)
#BFE7D0
(191,231,208)
#C5E9D4
(197,233,212)
#CBEBD8
(203,235,216)
#D1EDDC
(209,237,220)
#D7EFE0
(215,239,224)
#DDF1E4
(221,241,228)
#E3F3E8
(227,243,232)
#E9F5EC
(233,245,236)
#EFF7F0
(239,247,240)
#F5F9F4
(245,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9E5CC color. Also use rgb(185,229,204) instead hex code.

Text Font Color

.myTextColor { color: #B9E5CC; }

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

This text font color is #B9E5CC.

Background Color

.myBgColor { background-color: #B9E5CC; }

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

This div background color is #B9E5CC.

Border color

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

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

This div border color is #B9E5CC.

Opacity

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

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

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

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

This text has shadow with #B9E5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E5CC.

Preview

Color preview on black background

This text has color #B9E5CC on black background.


Color preview on white background

This text has color #B9E5CC on white background.


Black color preview on #B9E5CC background

This text has black color on #B9E5CC background.


White color preview on #B9E5CC background

This text has white color on #B9E5CC background.


Related colors

Complementary color

Complementary color for #hex is #461A33.


I love getcolorcode.com

Triadic colors

1 #CCB9E5 and #E5CCB9 with #B9E5CC are triadic colors.

2 #CCE5B9 and #E5B9CC with #B9E5CC are triadic colors.