COLOR #B6E5C7

HEX: #B6E5C7 RGB: (182,229,199)

Renk bilgisi

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

RGB renk modeli

#B6E5C7 color RGB value is (182,229,199).

RGB: (182,229,199) (71%, 90%, 78%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 229 of 255 = 90%
B 199 of 255 = 78%

182
229
199

R + G + B ~ 80%. #B6E5C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 229 + 199 = 610 (100%)
R 182 of 610 ~ 29.84%
G 229 of 610 ~ 37.54%
B 199 of 610 ~ 32.62'%

%29.84
%37.54
%32.62

CMYK RENK MODELİ

#B6E5C7 rengi CMYK tonu (21,0,13,10).

  • camgöbeği tonu 20.52%
  • eflatun tonu 0.00%
  • sarı tonu 13.10%
  • ana renk tonu 10.20%

CMYK: (21,0,13,10)
C21M0Y13K10 (21%, 0%, 13%, 10%)
(0.21 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%20.52
%0
%13.1
%10.2

Codes

Color #B6E5C7 in popluar color models

B6 E5 C7
RGB 182 229 199
HSL 142° 47.47% 80.59%
HSB/HSV 142° 20.52% 89.80%
CMYK 20.52% 0.00% 13.10%
10.20%

Color #B6E5C7 in popluar number systems.

HEX B6 E5 C7
Decimal 182 229 199
Binary 10110110 11100101 11000111
Octal 266 345 307

Shades and tints

Shades of #B6E5C7

#B6E5C7
(182,229,199)
#A6D1B5
(166,209,181)
#96BDA3
(150,189,163)
#86A991
(134,169,145)
#76957F
(118,149,127)
#66816D
(102,129,109)
#566D5B
(86,109,91)
#465949
(70,89,73)
#364537
(54,69,55)
#263125
(38,49,37)
#161D13
(22,29,19)
#000000
(0,0,0)

Tints of #B6E5C7

#B6E5C7
(182,229,199)
#BCE7CC
(188,231,204)
#C2E9D1
(194,233,209)
#C8EBD6
(200,235,214)
#CEEDDB
(206,237,219)
#D4EFE0
(212,239,224)
#DAF1E5
(218,241,229)
#E0F3EA
(224,243,234)
#E6F5EF
(230,245,239)
#ECF7F4
(236,247,244)
#F2F9F9
(242,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6E5C7; }

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

This text font color is #B6E5C7.

Background Color

.myBgColor { background-color: #B6E5C7; }

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

This div background color is #B6E5C7.

Border color

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

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

This div border color is #B6E5C7.

Opacity

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

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

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

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

This text has shadow with #B6E5C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E5C7.

Preview

Color preview on black background

This text has color #B6E5C7 on black background.


Color preview on white background

This text has color #B6E5C7 on white background.


Black color preview on #B6E5C7 background

This text has black color on #B6E5C7 background.


White color preview on #B6E5C7 background

This text has white color on #B6E5C7 background.


Related colors

Complementary color

Complementary color for #hex is #491A38.


I love getcolorcode.com

Triadic colors

1 #C7B6E5 and #E5C7B6 with #B6E5C7 are triadic colors.

2 #C7E5B6 and #E5B6C7 with #B6E5C7 are triadic colors.