COLOR #B6E5E6

HEX: #B6E5E6 RGB: (182,229,230)

Renk bilgisi

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

RGB renk modeli

#B6E5E6 color RGB value is (182,229,230).

RGB: (182,229,230) (71%, 90%, 90%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 229 of 255 = 90%
B 230 of 255 = 90%

182
229
230

R + G + B ~ 84%. #B6E5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 229 + 230 = 641 (100%)
R 182 of 641 ~ 28.39%
G 229 of 641 ~ 35.73%
B 230 of 641 ~ 35.88'%

%28.39
%35.73
%35.88

CMYK RENK MODELİ

#B6E5E6 rengi CMYK tonu (21,0,0,10).

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

CMYK: (21,0,0,10)
C21M0Y0K10 (21%, 0%, 0%, 10%)
(0.21 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%20.87
%0.43
%0
%9.8

Codes

Color #B6E5E6 in popluar color models

B6 E5 E6
RGB 182 229 230
HSL 181° 48.98% 80.78%
HSB/HSV 181° 20.87% 90.20%
CMYK 20.87% 0.43% 0.00%
9.80%

Color #B6E5E6 in popluar number systems.

HEX B6 E5 E6
Decimal 182 229 230
Binary 10110110 11100101 11100110
Octal 266 345 346

Shades and tints

Shades of #B6E5E6

#B6E5E6
(182,229,230)
#A6D1D2
(166,209,210)
#96BDBE
(150,189,190)
#86A9AA
(134,169,170)
#769596
(118,149,150)
#668182
(102,129,130)
#566D6E
(86,109,110)
#46595A
(70,89,90)
#364546
(54,69,70)
#263132
(38,49,50)
#161D1E
(22,29,30)
#000000
(0,0,0)

Tints of #B6E5E6

#B6E5E6
(182,229,230)
#BCE7E8
(188,231,232)
#C2E9EA
(194,233,234)
#C8EBEC
(200,235,236)
#CEEDEE
(206,237,238)
#D4EFF0
(212,239,240)
#DAF1F2
(218,241,242)
#E0F3F4
(224,243,244)
#E6F5F6
(230,245,246)
#ECF7F8
(236,247,248)
#F2F9FA
(242,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6E5E6; }

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

This text font color is #B6E5E6.

Background Color

.myBgColor { background-color: #B6E5E6; }

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

This div background color is #B6E5E6.

Border color

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

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

This div border color is #B6E5E6.

Opacity

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

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

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

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

This text has shadow with #B6E5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E5E6.

Preview

Color preview on black background

This text has color #B6E5E6 on black background.


Color preview on white background

This text has color #B6E5E6 on white background.


Black color preview on #B6E5E6 background

This text has black color on #B6E5E6 background.


White color preview on #B6E5E6 background

This text has white color on #B6E5E6 background.


Related colors

Complementary color

Complementary color for #hex is #491A19.


I love getcolorcode.com

Triadic colors

1 #E6B6E5 and #E5E6B6 with #B6E5E6 are triadic colors.

2 #E6E5B6 and #E5B6E6 with #B6E5E6 are triadic colors.