COLOR #B9C6DB

HEX: #B9C6DB RGB: (185,198,219)

Renk bilgisi

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

RGB renk modeli

#B9C6DB color RGB value is (185,198,219).

RGB: (185,198,219) (73%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 198 of 255 = 78%
B 219 of 255 = 86%

185
198
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 198 + 219 = 602 (100%)
R 185 of 602 ~ 30.73%
G 198 of 602 ~ 32.89%
B 219 of 602 ~ 36.38'%

%30.73
%32.89
%36.38

CMYK RENK MODELİ

#B9C6DB rengi CMYK tonu (16,10,0,14).

  • camgöbeği tonu 15.53%
  • eflatun tonu 9.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (16,10,0,14)
C16M10Y0K14 (16%, 10%, 0%, 14%)
(0.16 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%15.53
%9.59
%0
%14.12

Codes

Color #B9C6DB in popluar color models

B9 C6 DB
RGB 185 198 219
HSL 217° 32.08% 79.22%
HSB/HSV 217° 15.53% 85.88%
CMYK 15.53% 9.59% 0.00%
14.12%

Color #B9C6DB in popluar number systems.

HEX B9 C6 DB
Decimal 185 198 219
Binary 10111001 11000110 11011011
Octal 271 306 333

Shades and tints

Shades of #B9C6DB

#B9C6DB
(185,198,219)
#A9B4C8
(169,180,200)
#99A2B5
(153,162,181)
#8990A2
(137,144,162)
#797E8F
(121,126,143)
#696C7C
(105,108,124)
#595A69
(89,90,105)
#494856
(73,72,86)
#393643
(57,54,67)
#292430
(41,36,48)
#19121D
(25,18,29)
#000000
(0,0,0)

Tints of #B9C6DB

#B9C6DB
(185,198,219)
#BFCBDE
(191,203,222)
#C5D0E1
(197,208,225)
#CBD5E4
(203,213,228)
#D1DAE7
(209,218,231)
#D7DFEA
(215,223,234)
#DDE4ED
(221,228,237)
#E3E9F0
(227,233,240)
#E9EEF3
(233,238,243)
#EFF3F6
(239,243,246)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9C6DB color. Also use rgb(185,198,219) instead hex code.

Text Font Color

.myTextColor { color: #B9C6DB; }

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

This text font color is #B9C6DB.

Background Color

.myBgColor { background-color: #B9C6DB; }

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

This div background color is #B9C6DB.

Border color

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

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

This div border color is #B9C6DB.

Opacity

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

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

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

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

This text has shadow with #B9C6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C6DB.

Preview

Color preview on black background

This text has color #B9C6DB on black background.


Color preview on white background

This text has color #B9C6DB on white background.


Black color preview on #B9C6DB background

This text has black color on #B9C6DB background.


White color preview on #B9C6DB background

This text has white color on #B9C6DB background.


Related colors

Complementary color

Complementary color for #hex is #463924.


I love getcolorcode.com

Triadic colors

1 #DBB9C6 and #C6DBB9 with #B9C6DB are triadic colors.

2 #DBC6B9 and #C6B9DB with #B9C6DB are triadic colors.