COLOR #B6E7DB

HEX: #B6E7DB RGB: (182,231,219)

Renk bilgisi

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

RGB renk modeli

#B6E7DB color RGB value is (182,231,219).

RGB: (182,231,219) (71%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 231 of 255 = 91%
B 219 of 255 = 86%

182
231
219

R + G + B ~ 83%. #B6E7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 231 + 219 = 632 (100%)
R 182 of 632 ~ 28.8%
G 231 of 632 ~ 36.55%
B 219 of 632 ~ 34.65'%

%28.8
%36.55
%34.65

CMYK RENK MODELİ

#B6E7DB rengi CMYK tonu (21,0,5,9).

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

CMYK: (21,0,5,9)
C21M0Y5K9 (21%, 0%, 5%, 9%)
(0.21 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%21.21
%0
%5.19
%9.41

Codes

Color #B6E7DB in popluar color models

B6 E7 DB
RGB 182 231 219
HSL 165° 50.52% 80.98%
HSB/HSV 165° 21.21% 90.59%
CMYK 21.21% 0.00% 5.19%
9.41%

Color #B6E7DB in popluar number systems.

HEX B6 E7 DB
Decimal 182 231 219
Binary 10110110 11100111 11011011
Octal 266 347 333

Shades and tints

Shades of #B6E7DB

#B6E7DB
(182,231,219)
#A6D2C8
(166,210,200)
#96BDB5
(150,189,181)
#86A8A2
(134,168,162)
#76938F
(118,147,143)
#667E7C
(102,126,124)
#566969
(86,105,105)
#465456
(70,84,86)
#363F43
(54,63,67)
#262A30
(38,42,48)
#16151D
(22,21,29)
#000000
(0,0,0)

Tints of #B6E7DB

#B6E7DB
(182,231,219)
#BCE9DE
(188,233,222)
#C2EBE1
(194,235,225)
#C8EDE4
(200,237,228)
#CEEFE7
(206,239,231)
#D4F1EA
(212,241,234)
#DAF3ED
(218,243,237)
#E0F5F0
(224,245,240)
#E6F7F3
(230,247,243)
#ECF9F6
(236,249,246)
#F2FBF9
(242,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6E7DB; }

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

This text font color is #B6E7DB.

Background Color

.myBgColor { background-color: #B6E7DB; }

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

This div background color is #B6E7DB.

Border color

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

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

This div border color is #B6E7DB.

Opacity

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

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

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

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

This text has shadow with #B6E7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E7DB.

Preview

Color preview on black background

This text has color #B6E7DB on black background.


Color preview on white background

This text has color #B6E7DB on white background.


Black color preview on #B6E7DB background

This text has black color on #B6E7DB background.


White color preview on #B6E7DB background

This text has white color on #B6E7DB background.


Related colors

Complementary color

Complementary color for #hex is #491824.


I love getcolorcode.com

Triadic colors

1 #DBB6E7 and #E7DBB6 with #B6E7DB are triadic colors.

2 #DBE7B6 and #E7B6DB with #B6E7DB are triadic colors.