COLOR #B6E4E7

HEX: #B6E4E7 RGB: (182,228,231)

Renk bilgisi

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

RGB renk modeli

#B6E4E7 color RGB value is (182,228,231).

RGB: (182,228,231) (71%, 89%, 91%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 228 of 255 = 89%
B 231 of 255 = 91%

182
228
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 228 + 231 = 641 (100%)
R 182 of 641 ~ 28.39%
G 228 of 641 ~ 35.57%
B 231 of 641 ~ 36.04'%

%28.39
%35.57
%36.04

CMYK RENK MODELİ

#B6E4E7 rengi CMYK tonu (21,1,0,9).

  • camgöbeği tonu 21.21%
  • eflatun tonu 1.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%
CMYK: (21,1,0,9) C21M1Y0K9 (21%,1%,0%,9%) (0.21/0.01/0.00/0.09) 

CMYK yüzdeleri

%21.21
%1.3
%0
%9.41

Codes

Color #B6E4E7 in popluar color models

B6 E4 E7
RGB 182 228 231
HSL 184° 50.52% 80.98%
HSB/HSV 184° 21.21% 90.59%
CMYK 21.21% 1.30% 0.00%
9.41%

Color #B6E4E7 in popluar number systems.

HEX B6 E4 E7
Decimal 182 228 231
Binary 10110110 11100100 11100111
Octal 266 344 347

Shades and tints

Shades of #B6E4E7

#B6E4E7
(182,228,231)
#A6D0D2
(166,208,210)
#96BCBD
(150,188,189)
#86A8A8
(134,168,168)
#769493
(118,148,147)
#66807E
(102,128,126)
#566C69
(86,108,105)
#465854
(70,88,84)
#36443F
(54,68,63)
#26302A
(38,48,42)
#161C15
(22,28,21)
#000000
(0,0,0)

Tints of #B6E4E7

#B6E4E7
(182,228,231)
#BCE6E9
(188,230,233)
#C2E8EB
(194,232,235)
#C8EAED
(200,234,237)
#CEECEF
(206,236,239)
#D4EEF1
(212,238,241)
#DAF0F3
(218,240,243)
#E0F2F5
(224,242,245)
#E6F4F7
(230,244,247)
#ECF6F9
(236,246,249)
#F2F8FB
(242,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E4E7 color. Also use rgb(182,228,231) instead hex code.

Text Font Color

.myTextColor { color: #B6E4E7; }

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

This text font color is #B6E4E7.

Background Color

.myBgColor { background-color: #B6E4E7; }

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

This div background color is #B6E4E7.

Border color

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

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

This div border color is #B6E4E7.

Opacity

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

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

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

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

This text has shadow with #B6E4E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E4E7.

Preview

Color preview on black background

This text has color #B6E4E7 on black background.


Color preview on white background

This text has color #B6E4E7 on white background.


Black color preview on #B6E4E7 background

This text has black color on #B6E4E7 background.


White color preview on #B6E4E7 background

This text has white color on #B6E4E7 background.


Related colors

Complementary color

Complementary color for #hex is #491B18.


I love getcolorcode.com

Triadic colors

1 #E7B6E4 and #E4E7B6 with #B6E4E7 are triadic colors.

2 #E7E4B6 and #E4B6E7 with #B6E4E7 are triadic colors.