COLOR #B9C7ED

HEX: #B9C7ED RGB: (185,199,237)

Renk bilgisi

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

RGB renk modeli

#B9C7ED color RGB value is (185,199,237).

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

RGB bağlantıları ve doygunluk

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

185
199
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 199 + 237 = 621 (100%)
R 185 of 621 ~ 29.79%
G 199 of 621 ~ 32.05%
B 237 of 621 ~ 38.16'%

%29.79
%32.05
%38.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.94%
  • eflatun tonu 16.03%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%21.94
%16.03
%0
%7.06

Codes

Color #B9C7ED in popluar color models

B9 C7 ED
RGB 185 199 237
HSL 224° 59.09% 82.75%
HSB/HSV 224° 21.94% 92.94%
CMYK 21.94% 16.03% 0.00%
7.06%

Color #B9C7ED in popluar number systems.

HEX B9 C7 ED
Decimal 185 199 237
Binary 10111001 11000111 11101101
Octal 271 307 355

Shades and tints

Shades of #B9C7ED

#B9C7ED
(185,199,237)
#A9B5D8
(169,181,216)
#99A3C3
(153,163,195)
#8991AE
(137,145,174)
#797F99
(121,127,153)
#696D84
(105,109,132)
#595B6F
(89,91,111)
#49495A
(73,73,90)
#393745
(57,55,69)
#292530
(41,37,48)
#19131B
(25,19,27)
#000000
(0,0,0)

Tints of #B9C7ED

#B9C7ED
(185,199,237)
#BFCCEE
(191,204,238)
#C5D1EF
(197,209,239)
#CBD6F0
(203,214,240)
#D1DBF1
(209,219,241)
#D7E0F2
(215,224,242)
#DDE5F3
(221,229,243)
#E3EAF4
(227,234,244)
#E9EFF5
(233,239,245)
#EFF4F6
(239,244,246)
#F5F9F7
(245,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9C7ED; }

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

This text font color is #B9C7ED.

Background Color

.myBgColor { background-color: #B9C7ED; }

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

This div background color is #B9C7ED.

Border color

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

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

This div border color is #B9C7ED.

Opacity

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

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

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

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

This text has shadow with #B9C7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C7ED.

Preview

Color preview on black background

This text has color #B9C7ED on black background.


Color preview on white background

This text has color #B9C7ED on white background.


Black color preview on #B9C7ED background

This text has black color on #B9C7ED background.


White color preview on #B9C7ED background

This text has white color on #B9C7ED background.


Related colors

Complementary color

Complementary color for #hex is #463812.


I love getcolorcode.com

Triadic colors

1 #EDB9C7 and #C7EDB9 with #B9C7ED are triadic colors.

2 #EDC7B9 and #C7B9ED with #B9C7ED are triadic colors.