COLOR #B6C5DB

HEX: #B6C5DB RGB: (182,197,219)

Renk bilgisi

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

RGB renk modeli

#B6C5DB color RGB value is (182,197,219).

RGB: (182,197,219) (71%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 197 of 255 = 77%
B 219 of 255 = 86%

182
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 197 + 219 = 598 (100%)
R 182 of 598 ~ 30.43%
G 197 of 598 ~ 32.94%
B 219 of 598 ~ 36.62'%

%30.43
%32.94
%36.62

CMYK RENK MODELİ

#B6C5DB rengi CMYK tonu (17,10,0,14).

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

CMYK: (17,10,0,14)
C17M10Y0K14 (17%, 10%, 0%, 14%)
(0.17 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%16.89
%10.05
%0
%14.12

Codes

Color #B6C5DB in popluar color models

B6 C5 DB
RGB 182 197 219
HSL 216° 33.94% 78.63%
HSB/HSV 216° 16.89% 85.88%
CMYK 16.89% 10.05% 0.00%
14.12%

Color #B6C5DB in popluar number systems.

HEX B6 C5 DB
Decimal 182 197 219
Binary 10110110 11000101 11011011
Octal 266 305 333

Shades and tints

Shades of #B6C5DB

#B6C5DB
(182,197,219)
#A6B4C8
(166,180,200)
#96A3B5
(150,163,181)
#8692A2
(134,146,162)
#76818F
(118,129,143)
#66707C
(102,112,124)
#565F69
(86,95,105)
#464E56
(70,78,86)
#363D43
(54,61,67)
#262C30
(38,44,48)
#161B1D
(22,27,29)
#000000
(0,0,0)

Tints of #B6C5DB

#B6C5DB
(182,197,219)
#BCCADE
(188,202,222)
#C2CFE1
(194,207,225)
#C8D4E4
(200,212,228)
#CED9E7
(206,217,231)
#D4DEEA
(212,222,234)
#DAE3ED
(218,227,237)
#E0E8F0
(224,232,240)
#E6EDF3
(230,237,243)
#ECF2F6
(236,242,246)
#F2F7F9
(242,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6C5DB; }

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

This text font color is #B6C5DB.

Background Color

.myBgColor { background-color: #B6C5DB; }

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

This div background color is #B6C5DB.

Border color

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

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

This div border color is #B6C5DB.

Opacity

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

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

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

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

This text has shadow with #B6C5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C5DB.

Preview

Color preview on black background

This text has color #B6C5DB on black background.


Color preview on white background

This text has color #B6C5DB on white background.


Black color preview on #B6C5DB background

This text has black color on #B6C5DB background.


White color preview on #B6C5DB background

This text has white color on #B6C5DB background.


Related colors

Complementary color

Complementary color for #hex is #493A24.


I love getcolorcode.com

Triadic colors

1 #DBB6C5 and #C5DBB6 with #B6C5DB are triadic colors.

2 #DBC5B6 and #C5B6DB with #B6C5DB are triadic colors.