COLOR #B9C7EE

HEX: #B9C7EE RGB: (185,199,238)

Renk bilgisi

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

RGB renk modeli

#B9C7EE color RGB value is (185,199,238).

RGB: (185,199,238) (73%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 199 of 255 = 78%
B 238 of 255 = 93%

185
199
238

R + G + B ~ 81%. #B9C7EE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 199 + 238 = 622 (100%)
R 185 of 622 ~ 29.74%
G 199 of 622 ~ 31.99%
B 238 of 622 ~ 38.26'%

%29.74
%31.99
%38.26

CMYK RENK MODELİ

#B9C7EE rengi CMYK tonu (22,16,0,7).

  • camgöbeği tonu 22.27%
  • eflatun tonu 16.39%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (22,16,0,7)
C22M16Y0K7 (22%, 16%, 0%, 7%)
(0.22 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%22.27
%16.39
%0
%6.67

Codes

Color #B9C7EE in popluar color models

B9 C7 EE
RGB 185 199 238
HSL 224° 60.92% 82.94%
HSB/HSV 224° 22.27% 93.33%
CMYK 22.27% 16.39% 0.00%
6.67%

Color #B9C7EE in popluar number systems.

HEX B9 C7 EE
Decimal 185 199 238
Binary 10111001 11000111 11101110
Octal 271 307 356

Shades and tints

Shades of #B9C7EE

#B9C7EE
(185,199,238)
#A9B5D9
(169,181,217)
#99A3C4
(153,163,196)
#8991AF
(137,145,175)
#797F9A
(121,127,154)
#696D85
(105,109,133)
#595B70
(89,91,112)
#49495B
(73,73,91)
#393746
(57,55,70)
#292531
(41,37,49)
#19131C
(25,19,28)
#000000
(0,0,0)

Tints of #B9C7EE

#B9C7EE
(185,199,238)
#BFCCEF
(191,204,239)
#C5D1F0
(197,209,240)
#CBD6F1
(203,214,241)
#D1DBF2
(209,219,242)
#D7E0F3
(215,224,243)
#DDE5F4
(221,229,244)
#E3EAF5
(227,234,245)
#E9EFF6
(233,239,246)
#EFF4F7
(239,244,247)
#F5F9F8
(245,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9C7EE; }

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

This text font color is #B9C7EE.

Background Color

.myBgColor { background-color: #B9C7EE; }

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

This div background color is #B9C7EE.

Border color

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

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

This div border color is #B9C7EE.

Opacity

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

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

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

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

This text has shadow with #B9C7EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C7EE.

Preview

Color preview on black background

This text has color #B9C7EE on black background.


Color preview on white background

This text has color #B9C7EE on white background.


Black color preview on #B9C7EE background

This text has black color on #B9C7EE background.


White color preview on #B9C7EE background

This text has white color on #B9C7EE background.


Related colors

Complementary color

Complementary color for #hex is #463811.


I love getcolorcode.com

Triadic colors

1 #EEB9C7 and #C7EEB9 with #B9C7EE are triadic colors.

2 #EEC7B9 and #C7B9EE with #B9C7EE are triadic colors.