COLOR #B6CDDB

HEX: #B6CDDB RGB: (182,205,219)

Renk bilgisi

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

RGB renk modeli

#B6CDDB color RGB value is (182,205,219).

RGB: (182,205,219) (71%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 205 of 255 = 80%
B 219 of 255 = 86%

182
205
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 205 + 219 = 606 (100%)
R 182 of 606 ~ 30.03%
G 205 of 606 ~ 33.83%
B 219 of 606 ~ 36.14'%

%30.03
%33.83
%36.14

CMYK RENK MODELİ

#B6CDDB rengi CMYK tonu (17,6,0,14).

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

CMYK: (17,6,0,14)
C17M6Y0K14 (17%, 6%, 0%, 14%)
(0.17 / 0.06 / 0.00 / 0.14)

CMYK yüzdeleri

%16.89
%6.39
%0
%14.12

Codes

Color #B6CDDB in popluar color models

B6 CD DB
RGB 182 205 219
HSL 203° 33.94% 78.63%
HSB/HSV 203° 16.89% 85.88%
CMYK 16.89% 6.39% 0.00%
14.12%

Color #B6CDDB in popluar number systems.

HEX B6 CD DB
Decimal 182 205 219
Binary 10110110 11001101 11011011
Octal 266 315 333

Shades and tints

Shades of #B6CDDB

#B6CDDB
(182,205,219)
#A6BBC8
(166,187,200)
#96A9B5
(150,169,181)
#8697A2
(134,151,162)
#76858F
(118,133,143)
#66737C
(102,115,124)
#566169
(86,97,105)
#464F56
(70,79,86)
#363D43
(54,61,67)
#262B30
(38,43,48)
#16191D
(22,25,29)
#000000
(0,0,0)

Tints of #B6CDDB

#B6CDDB
(182,205,219)
#BCD1DE
(188,209,222)
#C2D5E1
(194,213,225)
#C8D9E4
(200,217,228)
#CEDDE7
(206,221,231)
#D4E1EA
(212,225,234)
#DAE5ED
(218,229,237)
#E0E9F0
(224,233,240)
#E6EDF3
(230,237,243)
#ECF1F6
(236,241,246)
#F2F5F9
(242,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6CDDB; }

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

This text font color is #B6CDDB.

Background Color

.myBgColor { background-color: #B6CDDB; }

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

This div background color is #B6CDDB.

Border color

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

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

This div border color is #B6CDDB.

Opacity

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

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

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

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

This text has shadow with #B6CDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6CDDB.

Preview

Color preview on black background

This text has color #B6CDDB on black background.


Color preview on white background

This text has color #B6CDDB on white background.


Black color preview on #B6CDDB background

This text has black color on #B6CDDB background.


White color preview on #B6CDDB background

This text has white color on #B6CDDB background.


Related colors

Complementary color

Complementary color for #hex is #493224.


I love getcolorcode.com

Triadic colors

1 #DBB6CD and #CDDBB6 with #B6CDDB are triadic colors.

2 #DBCDB6 and #CDB6DB with #B6CDDB are triadic colors.