COLOR #B6E9CC

HEX: #B6E9CC RGB: (182,233,204)

Renk bilgisi

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

RGB renk modeli

#B6E9CC color RGB value is (182,233,204).

RGB: (182,233,204) (71%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 233 of 255 = 91%
B 204 of 255 = 80%

182
233
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 233 + 204 = 619 (100%)
R 182 of 619 ~ 29.4%
G 233 of 619 ~ 37.64%
B 204 of 619 ~ 32.96'%

%29.4
%37.64
%32.96

CMYK RENK MODELİ

#B6E9CC rengi CMYK tonu (22,0,12,9).

  • camgöbeği tonu 21.89%
  • eflatun tonu 0.00%
  • sarı tonu 12.45%
  • ana renk tonu 8.63%

CMYK: (22,0,12,9)
C22M0Y12K9 (22%, 0%, 12%, 9%)
(0.22 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%21.89
%0
%12.45
%8.63

Codes

Color #B6E9CC in popluar color models

B6 E9 CC
RGB 182 233 204
HSL 146° 53.68% 81.37%
HSB/HSV 146° 21.89% 91.37%
CMYK 21.89% 0.00% 12.45%
8.63%

Color #B6E9CC in popluar number systems.

HEX B6 E9 CC
Decimal 182 233 204
Binary 10110110 11101001 11001100
Octal 266 351 314

Shades and tints

Shades of #B6E9CC

#B6E9CC
(182,233,204)
#A6D4BA
(166,212,186)
#96BFA8
(150,191,168)
#86AA96
(134,170,150)
#769584
(118,149,132)
#668072
(102,128,114)
#566B60
(86,107,96)
#46564E
(70,86,78)
#36413C
(54,65,60)
#262C2A
(38,44,42)
#161718
(22,23,24)
#000000
(0,0,0)

Tints of #B6E9CC

#B6E9CC
(182,233,204)
#BCEBD0
(188,235,208)
#C2EDD4
(194,237,212)
#C8EFD8
(200,239,216)
#CEF1DC
(206,241,220)
#D4F3E0
(212,243,224)
#DAF5E4
(218,245,228)
#E0F7E8
(224,247,232)
#E6F9EC
(230,249,236)
#ECFBF0
(236,251,240)
#F2FDF4
(242,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E9CC color. Also use rgb(182,233,204) instead hex code.

Text Font Color

.myTextColor { color: #B6E9CC; }

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

This text font color is #B6E9CC.

Background Color

.myBgColor { background-color: #B6E9CC; }

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

This div background color is #B6E9CC.

Border color

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

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

This div border color is #B6E9CC.

Opacity

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

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

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

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

This text has shadow with #B6E9CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E9CC.

Preview

Color preview on black background

This text has color #B6E9CC on black background.


Color preview on white background

This text has color #B6E9CC on white background.


Black color preview on #B6E9CC background

This text has black color on #B6E9CC background.


White color preview on #B6E9CC background

This text has white color on #B6E9CC background.


Related colors

Complementary color

Complementary color for #hex is #491633.


I love getcolorcode.com

Triadic colors

1 #CCB6E9 and #E9CCB6 with #B6E9CC are triadic colors.

2 #CCE9B6 and #E9B6CC with #B6E9CC are triadic colors.