COLOR #B6E3BD

HEX: #B6E3BD RGB: (182,227,189)

Renk bilgisi

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

RGB renk modeli

#B6E3BD color RGB value is (182,227,189).

RGB: (182,227,189) (71%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 227 of 255 = 89%
B 189 of 255 = 74%

182
227
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 227 + 189 = 598 (100%)
R 182 of 598 ~ 30.43%
G 227 of 598 ~ 37.96%
B 189 of 598 ~ 31.61'%

%30.43
%37.96
%31.61

CMYK RENK MODELİ

#B6E3BD rengi CMYK tonu (20,0,17,11).

  • camgöbeği tonu 19.82%
  • eflatun tonu 0.00%
  • sarı tonu 16.74%
  • ana renk tonu 10.98%

CMYK: (20,0,17,11)
C20M0Y17K11 (20%, 0%, 17%, 11%)
(0.20 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%19.82
%0
%16.74
%10.98

Codes

Color #B6E3BD in popluar color models

B6 E3 BD
RGB 182 227 189
HSL 129° 44.55% 80.20%
HSB/HSV 129° 19.82% 89.02%
CMYK 19.82% 0.00% 16.74%
10.98%

Color #B6E3BD in popluar number systems.

HEX B6 E3 BD
Decimal 182 227 189
Binary 10110110 11100011 10111101
Octal 266 343 275

Shades and tints

Shades of #B6E3BD

#B6E3BD
(182,227,189)
#A6CFAC
(166,207,172)
#96BB9B
(150,187,155)
#86A78A
(134,167,138)
#769379
(118,147,121)
#667F68
(102,127,104)
#566B57
(86,107,87)
#465746
(70,87,70)
#364335
(54,67,53)
#262F24
(38,47,36)
#161B13
(22,27,19)
#000000
(0,0,0)

Tints of #B6E3BD

#B6E3BD
(182,227,189)
#BCE5C3
(188,229,195)
#C2E7C9
(194,231,201)
#C8E9CF
(200,233,207)
#CEEBD5
(206,235,213)
#D4EDDB
(212,237,219)
#DAEFE1
(218,239,225)
#E0F1E7
(224,241,231)
#E6F3ED
(230,243,237)
#ECF5F3
(236,245,243)
#F2F7F9
(242,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6E3BD; }

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

This text font color is #B6E3BD.

Background Color

.myBgColor { background-color: #B6E3BD; }

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

This div background color is #B6E3BD.

Border color

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

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

This div border color is #B6E3BD.

Opacity

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

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

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

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

This text has shadow with #B6E3BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E3BD.

Preview

Color preview on black background

This text has color #B6E3BD on black background.


Color preview on white background

This text has color #B6E3BD on white background.


Black color preview on #B6E3BD background

This text has black color on #B6E3BD background.


White color preview on #B6E3BD background

This text has white color on #B6E3BD background.


Related colors

Complementary color

Complementary color for #hex is #491C42.


I love getcolorcode.com

Triadic colors

1 #BDB6E3 and #E3BDB6 with #B6E3BD are triadic colors.

2 #BDE3B6 and #E3B6BD with #B6E3BD are triadic colors.