COLOR #B6E7BD

HEX: #B6E7BD RGB: (182,231,189)

Renk bilgisi

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

RGB renk modeli

#B6E7BD color RGB value is (182,231,189).

RGB: (182,231,189) (71%, 91%, 74%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 231 of 255 = 91%
B 189 of 255 = 74%

182
231
189

R + G + B ~ 79%. #B6E7BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 231 + 189 = 602 (100%)
R 182 of 602 ~ 30.23%
G 231 of 602 ~ 38.37%
B 189 of 602 ~ 31.4'%

%30.23
%38.37
%31.4

CMYK RENK MODELİ

#B6E7BD rengi CMYK tonu (21,0,18,9).

  • camgöbeği tonu 21.21%
  • eflatun tonu 0.00%
  • sarı tonu 18.18%
  • ana renk tonu 9.41%

CMYK: (21,0,18,9)
C21M0Y18K9 (21%, 0%, 18%, 9%)
(0.21 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%21.21
%0
%18.18
%9.41

Codes

Color #B6E7BD in popluar color models

B6 E7 BD
RGB 182 231 189
HSL 129° 50.52% 80.98%
HSB/HSV 129° 21.21% 90.59%
CMYK 21.21% 0.00% 18.18%
9.41%

Color #B6E7BD in popluar number systems.

HEX B6 E7 BD
Decimal 182 231 189
Binary 10110110 11100111 10111101
Octal 266 347 275

Shades and tints

Shades of #B6E7BD

#B6E7BD
(182,231,189)
#A6D2AC
(166,210,172)
#96BD9B
(150,189,155)
#86A88A
(134,168,138)
#769379
(118,147,121)
#667E68
(102,126,104)
#566957
(86,105,87)
#465446
(70,84,70)
#363F35
(54,63,53)
#262A24
(38,42,36)
#161513
(22,21,19)
#000000
(0,0,0)

Tints of #B6E7BD

#B6E7BD
(182,231,189)
#BCE9C3
(188,233,195)
#C2EBC9
(194,235,201)
#C8EDCF
(200,237,207)
#CEEFD5
(206,239,213)
#D4F1DB
(212,241,219)
#DAF3E1
(218,243,225)
#E0F5E7
(224,245,231)
#E6F7ED
(230,247,237)
#ECF9F3
(236,249,243)
#F2FBF9
(242,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6E7BD; }

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

This text font color is #B6E7BD.

Background Color

.myBgColor { background-color: #B6E7BD; }

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

This div background color is #B6E7BD.

Border color

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

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

This div border color is #B6E7BD.

Opacity

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

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

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

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

This text has shadow with #B6E7BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E7BD.

Preview

Color preview on black background

This text has color #B6E7BD on black background.


Color preview on white background

This text has color #B6E7BD on white background.


Black color preview on #B6E7BD background

This text has black color on #B6E7BD background.


White color preview on #B6E7BD background

This text has white color on #B6E7BD background.


Related colors

Complementary color

Complementary color for #hex is #491842.


I love getcolorcode.com

Triadic colors

1 #BDB6E7 and #E7BDB6 with #B6E7BD are triadic colors.

2 #BDE7B6 and #E7B6BD with #B6E7BD are triadic colors.