COLOR #B9C7E6

HEX: #B9C7E6 RGB: (185,199,230)

Renk bilgisi

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

RGB renk modeli

#B9C7E6 color RGB value is (185,199,230).

RGB: (185,199,230) (73%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 199 of 255 = 78%
B 230 of 255 = 90%

185
199
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 199 + 230 = 614 (100%)
R 185 of 614 ~ 30.13%
G 199 of 614 ~ 32.41%
B 230 of 614 ~ 37.46'%

%30.13
%32.41
%37.46

CMYK RENK MODELİ

#B9C7E6 rengi CMYK tonu (20,13,0,10).

  • camgöbeği tonu 19.57%
  • eflatun tonu 13.48%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (20,13,0,10)
C20M13Y0K10 (20%, 13%, 0%, 10%)
(0.20 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%19.57
%13.48
%0
%9.8

Codes

Color #B9C7E6 in popluar color models

B9 C7 E6
RGB 185 199 230
HSL 221° 47.37% 81.37%
HSB/HSV 221° 19.57% 90.20%
CMYK 19.57% 13.48% 0.00%
9.80%

Color #B9C7E6 in popluar number systems.

HEX B9 C7 E6
Decimal 185 199 230
Binary 10111001 11000111 11100110
Octal 271 307 346

Shades and tints

Shades of #B9C7E6

#B9C7E6
(185,199,230)
#A9B5D2
(169,181,210)
#99A3BE
(153,163,190)
#8991AA
(137,145,170)
#797F96
(121,127,150)
#696D82
(105,109,130)
#595B6E
(89,91,110)
#49495A
(73,73,90)
#393746
(57,55,70)
#292532
(41,37,50)
#19131E
(25,19,30)
#000000
(0,0,0)

Tints of #B9C7E6

#B9C7E6
(185,199,230)
#BFCCE8
(191,204,232)
#C5D1EA
(197,209,234)
#CBD6EC
(203,214,236)
#D1DBEE
(209,219,238)
#D7E0F0
(215,224,240)
#DDE5F2
(221,229,242)
#E3EAF4
(227,234,244)
#E9EFF6
(233,239,246)
#EFF4F8
(239,244,248)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9C7E6 color. Also use rgb(185,199,230) instead hex code.

Text Font Color

.myTextColor { color: #B9C7E6; }

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

This text font color is #B9C7E6.

Background Color

.myBgColor { background-color: #B9C7E6; }

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

This div background color is #B9C7E6.

Border color

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

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

This div border color is #B9C7E6.

Opacity

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

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

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

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

This text has shadow with #B9C7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C7E6.

Preview

Color preview on black background

This text has color #B9C7E6 on black background.


Color preview on white background

This text has color #B9C7E6 on white background.


Black color preview on #B9C7E6 background

This text has black color on #B9C7E6 background.


White color preview on #B9C7E6 background

This text has white color on #B9C7E6 background.


Related colors

Complementary color

Complementary color for #hex is #463819.


I love getcolorcode.com

Triadic colors

1 #E6B9C7 and #C7E6B9 with #B9C7E6 are triadic colors.

2 #E6C7B9 and #C7B9E6 with #B9C7E6 are triadic colors.