COLOR #B6D1DB

HEX: #B6D1DB RGB: (182,209,219)

Renk bilgisi

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

RGB renk modeli

#B6D1DB color RGB value is (182,209,219).

RGB: (182,209,219) (71%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 209 of 255 = 82%
B 219 of 255 = 86%

182
209
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 209 + 219 = 610 (100%)
R 182 of 610 ~ 29.84%
G 209 of 610 ~ 34.26%
B 219 of 610 ~ 35.9'%

%29.84
%34.26
%35.9

CMYK RENK MODELİ

#B6D1DB rengi CMYK tonu (17,5,0,14).

  • camgöbeği tonu 16.89%
  • eflatun tonu 4.57%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,5,0,14)
C17M5Y0K14 (17%, 5%, 0%, 14%)
(0.17 / 0.05 / 0.00 / 0.14)

CMYK yüzdeleri

%16.89
%4.57
%0
%14.12

Codes

Color #B6D1DB in popluar color models

B6 D1 DB
RGB 182 209 219
HSL 196° 33.94% 78.63%
HSB/HSV 196° 16.89% 85.88%
CMYK 16.89% 4.57% 0.00%
14.12%

Color #B6D1DB in popluar number systems.

HEX B6 D1 DB
Decimal 182 209 219
Binary 10110110 11010001 11011011
Octal 266 321 333

Shades and tints

Shades of #B6D1DB

#B6D1DB
(182,209,219)
#A6BEC8
(166,190,200)
#96ABB5
(150,171,181)
#8698A2
(134,152,162)
#76858F
(118,133,143)
#66727C
(102,114,124)
#565F69
(86,95,105)
#464C56
(70,76,86)
#363943
(54,57,67)
#262630
(38,38,48)
#16131D
(22,19,29)
#000000
(0,0,0)

Tints of #B6D1DB

#B6D1DB
(182,209,219)
#BCD5DE
(188,213,222)
#C2D9E1
(194,217,225)
#C8DDE4
(200,221,228)
#CEE1E7
(206,225,231)
#D4E5EA
(212,229,234)
#DAE9ED
(218,233,237)
#E0EDF0
(224,237,240)
#E6F1F3
(230,241,243)
#ECF5F6
(236,245,246)
#F2F9F9
(242,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6D1DB; }

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

This text font color is #B6D1DB.

Background Color

.myBgColor { background-color: #B6D1DB; }

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

This div background color is #B6D1DB.

Border color

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

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

This div border color is #B6D1DB.

Opacity

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

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

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

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

This text has shadow with #B6D1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D1DB.

Preview

Color preview on black background

This text has color #B6D1DB on black background.


Color preview on white background

This text has color #B6D1DB on white background.


Black color preview on #B6D1DB background

This text has black color on #B6D1DB background.


White color preview on #B6D1DB background

This text has white color on #B6D1DB background.


Related colors

Complementary color

Complementary color for #hex is #492E24.


I love getcolorcode.com

Triadic colors

1 #DBB6D1 and #D1DBB6 with #B6D1DB are triadic colors.

2 #DBD1B6 and #D1B6DB with #B6D1DB are triadic colors.