COLOR #B9C4D9

HEX: #B9C4D9 RGB: (185,196,217)

Renk bilgisi

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

RGB renk modeli

#B9C4D9 color RGB value is (185,196,217).

RGB: (185,196,217) (73%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 196 of 255 = 77%
B 217 of 255 = 85%

185
196
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 196 + 217 = 598 (100%)
R 185 of 598 ~ 30.94%
G 196 of 598 ~ 32.78%
B 217 of 598 ~ 36.29'%

%30.94
%32.78
%36.29

CMYK RENK MODELİ

#B9C4D9 rengi CMYK tonu (15,10,0,15).

  • camgöbeği tonu 14.75%
  • eflatun tonu 9.68%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (15,10,0,15)
C15M10Y0K15 (15%, 10%, 0%, 15%)
(0.15 / 0.10 / 0.00 / 0.15)

CMYK yüzdeleri

%14.75
%9.68
%0
%14.9

Codes

Color #B9C4D9 in popluar color models

B9 C4 D9
RGB 185 196 217
HSL 219° 29.63% 78.82%
HSB/HSV 219° 14.75% 85.10%
CMYK 14.75% 9.68% 0.00%
14.90%

Color #B9C4D9 in popluar number systems.

HEX B9 C4 D9
Decimal 185 196 217
Binary 10111001 11000100 11011001
Octal 271 304 331

Shades and tints

Shades of #B9C4D9

#B9C4D9
(185,196,217)
#A9B3C6
(169,179,198)
#99A2B3
(153,162,179)
#8991A0
(137,145,160)
#79808D
(121,128,141)
#696F7A
(105,111,122)
#595E67
(89,94,103)
#494D54
(73,77,84)
#393C41
(57,60,65)
#292B2E
(41,43,46)
#191A1B
(25,26,27)
#000000
(0,0,0)

Tints of #B9C4D9

#B9C4D9
(185,196,217)
#BFC9DC
(191,201,220)
#C5CEDF
(197,206,223)
#CBD3E2
(203,211,226)
#D1D8E5
(209,216,229)
#D7DDE8
(215,221,232)
#DDE2EB
(221,226,235)
#E3E7EE
(227,231,238)
#E9ECF1
(233,236,241)
#EFF1F4
(239,241,244)
#F5F6F7
(245,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9C4D9 color. Also use rgb(185,196,217) instead hex code.

Text Font Color

.myTextColor { color: #B9C4D9; }

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

This text font color is #B9C4D9.

Background Color

.myBgColor { background-color: #B9C4D9; }

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

This div background color is #B9C4D9.

Border color

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

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

This div border color is #B9C4D9.

Opacity

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

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

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

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

This text has shadow with #B9C4D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C4D9.

Preview

Color preview on black background

This text has color #B9C4D9 on black background.


Color preview on white background

This text has color #B9C4D9 on white background.


Black color preview on #B9C4D9 background

This text has black color on #B9C4D9 background.


White color preview on #B9C4D9 background

This text has white color on #B9C4D9 background.


Related colors

Complementary color

Complementary color for #hex is #463B26.


I love getcolorcode.com

Triadic colors

1 #D9B9C4 and #C4D9B9 with #B9C4D9 are triadic colors.

2 #D9C4B9 and #C4B9D9 with #B9C4D9 are triadic colors.