COLOR #B6E6BC

HEX: #B6E6BC RGB: (182,230,188)

Renk bilgisi

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

RGB renk modeli

#B6E6BC color RGB value is (182,230,188).

RGB: (182,230,188) (71%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 230 of 255 = 90%
B 188 of 255 = 74%

182
230
188

R + G + B ~ 78%. #B6E6BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 230 + 188 = 600 (100%)
R 182 of 600 ~ 30.33%
G 230 of 600 ~ 38.33%
B 188 of 600 ~ 31.33'%

%30.33
%38.33
%31.33

CMYK RENK MODELİ

#B6E6BC rengi CMYK tonu (21,0,18,10).

  • camgöbeği tonu 20.87%
  • eflatun tonu 0.00%
  • sarı tonu 18.26%
  • ana renk tonu 9.80%

CMYK: (21,0,18,10)
C21M0Y18K10 (21%, 0%, 18%, 10%)
(0.21 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%20.87
%0
%18.26
%9.8

Codes

Color #B6E6BC in popluar color models

B6 E6 BC
RGB 182 230 188
HSL 128° 48.98% 80.78%
HSB/HSV 128° 20.87% 90.20%
CMYK 20.87% 0.00% 18.26%
9.80%

Color #B6E6BC in popluar number systems.

HEX B6 E6 BC
Decimal 182 230 188
Binary 10110110 11100110 10111100
Octal 266 346 274

Shades and tints

Shades of #B6E6BC

#B6E6BC
(182,230,188)
#A6D2AB
(166,210,171)
#96BE9A
(150,190,154)
#86AA89
(134,170,137)
#769678
(118,150,120)
#668267
(102,130,103)
#566E56
(86,110,86)
#465A45
(70,90,69)
#364634
(54,70,52)
#263223
(38,50,35)
#161E12
(22,30,18)
#000000
(0,0,0)

Tints of #B6E6BC

#B6E6BC
(182,230,188)
#BCE8C2
(188,232,194)
#C2EAC8
(194,234,200)
#C8ECCE
(200,236,206)
#CEEED4
(206,238,212)
#D4F0DA
(212,240,218)
#DAF2E0
(218,242,224)
#E0F4E6
(224,244,230)
#E6F6EC
(230,246,236)
#ECF8F2
(236,248,242)
#F2FAF8
(242,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E6BC color. Also use rgb(182,230,188) instead hex code.

Text Font Color

.myTextColor { color: #B6E6BC; }

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

This text font color is #B6E6BC.

Background Color

.myBgColor { background-color: #B6E6BC; }

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

This div background color is #B6E6BC.

Border color

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

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

This div border color is #B6E6BC.

Opacity

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

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

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

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

This text has shadow with #B6E6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E6BC.

Preview

Color preview on black background

This text has color #B6E6BC on black background.


Color preview on white background

This text has color #B6E6BC on white background.


Black color preview on #B6E6BC background

This text has black color on #B6E6BC background.


White color preview on #B6E6BC background

This text has white color on #B6E6BC background.


Related colors

Complementary color

Complementary color for #hex is #491943.


I love getcolorcode.com

Triadic colors

1 #BCB6E6 and #E6BCB6 with #B6E6BC are triadic colors.

2 #BCE6B6 and #E6B6BC with #B6E6BC are triadic colors.