COLOR #B9C4ED

HEX: #B9C4ED RGB: (185,196,237)

Renk bilgisi

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

RGB renk modeli

#B9C4ED color RGB value is (185,196,237).

RGB: (185,196,237) (73%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 196 of 255 = 77%
B 237 of 255 = 93%

185
196
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 196 + 237 = 618 (100%)
R 185 of 618 ~ 29.94%
G 196 of 618 ~ 31.72%
B 237 of 618 ~ 38.35'%

%29.94
%31.72
%38.35

CMYK RENK MODELİ

#B9C4ED rengi CMYK tonu (22,17,0,7).

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

CMYK: (22,17,0,7)
C22M17Y0K7 (22%, 17%, 0%, 7%)
(0.22 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%21.94
%17.3
%0
%7.06

Codes

Color #B9C4ED in popluar color models

B9 C4 ED
RGB 185 196 237
HSL 227° 59.09% 82.75%
HSB/HSV 227° 21.94% 92.94%
CMYK 21.94% 17.30% 0.00%
7.06%

Color #B9C4ED in popluar number systems.

HEX B9 C4 ED
Decimal 185 196 237
Binary 10111001 11000100 11101101
Octal 271 304 355

Shades and tints

Shades of #B9C4ED

#B9C4ED
(185,196,237)
#A9B3D8
(169,179,216)
#99A2C3
(153,162,195)
#8991AE
(137,145,174)
#798099
(121,128,153)
#696F84
(105,111,132)
#595E6F
(89,94,111)
#494D5A
(73,77,90)
#393C45
(57,60,69)
#292B30
(41,43,48)
#191A1B
(25,26,27)
#000000
(0,0,0)

Tints of #B9C4ED

#B9C4ED
(185,196,237)
#BFC9EE
(191,201,238)
#C5CEEF
(197,206,239)
#CBD3F0
(203,211,240)
#D1D8F1
(209,216,241)
#D7DDF2
(215,221,242)
#DDE2F3
(221,226,243)
#E3E7F4
(227,231,244)
#E9ECF5
(233,236,245)
#EFF1F6
(239,241,246)
#F5F6F7
(245,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9C4ED; }

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

This text font color is #B9C4ED.

Background Color

.myBgColor { background-color: #B9C4ED; }

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

This div background color is #B9C4ED.

Border color

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

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

This div border color is #B9C4ED.

Opacity

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

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

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

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

This text has shadow with #B9C4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9C4ED.

Preview

Color preview on black background

This text has color #B9C4ED on black background.


Color preview on white background

This text has color #B9C4ED on white background.


Black color preview on #B9C4ED background

This text has black color on #B9C4ED background.


White color preview on #B9C4ED background

This text has white color on #B9C4ED background.


Related colors

Complementary color

Complementary color for #hex is #463B12.


I love getcolorcode.com

Triadic colors

1 #EDB9C4 and #C4EDB9 with #B9C4ED are triadic colors.

2 #EDC4B9 and #C4B9ED with #B9C4ED are triadic colors.