COLOR #B9DBEB

HEX: #B9DBEB RGB: (185,219,235)

Renk bilgisi

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

RGB renk modeli

#B9DBEB color RGB value is (185,219,235).

RGB: (185,219,235) (73%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 219 of 255 = 86%
B 235 of 255 = 92%

185
219
235

R + G + B ~ 84%. #B9DBEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 219 + 235 = 639 (100%)
R 185 of 639 ~ 28.95%
G 219 of 639 ~ 34.27%
B 235 of 639 ~ 36.78'%

%28.95
%34.27
%36.78

CMYK RENK MODELİ

#B9DBEB rengi CMYK tonu (21,7,0,8).

  • camgöbeği tonu 21.28%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (21,7,0,8)
C21M7Y0K8 (21%, 7%, 0%, 8%)
(0.21 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%21.28
%6.81
%0
%7.84

Codes

Color #B9DBEB in popluar color models

B9 DB EB
RGB 185 219 235
HSL 199° 55.56% 82.35%
HSB/HSV 199° 21.28% 92.16%
CMYK 21.28% 6.81% 0.00%
7.84%

Color #B9DBEB in popluar number systems.

HEX B9 DB EB
Decimal 185 219 235
Binary 10111001 11011011 11101011
Octal 271 333 353

Shades and tints

Shades of #B9DBEB

#B9DBEB
(185,219,235)
#A9C8D6
(169,200,214)
#99B5C1
(153,181,193)
#89A2AC
(137,162,172)
#798F97
(121,143,151)
#697C82
(105,124,130)
#59696D
(89,105,109)
#495658
(73,86,88)
#394343
(57,67,67)
#29302E
(41,48,46)
#191D19
(25,29,25)
#000000
(0,0,0)

Tints of #B9DBEB

#B9DBEB
(185,219,235)
#BFDEEC
(191,222,236)
#C5E1ED
(197,225,237)
#CBE4EE
(203,228,238)
#D1E7EF
(209,231,239)
#D7EAF0
(215,234,240)
#DDEDF1
(221,237,241)
#E3F0F2
(227,240,242)
#E9F3F3
(233,243,243)
#EFF6F4
(239,246,244)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9DBEB color. Also use rgb(185,219,235) instead hex code.

Text Font Color

.myTextColor { color: #B9DBEB; }

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

This text font color is #B9DBEB.

Background Color

.myBgColor { background-color: #B9DBEB; }

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

This div background color is #B9DBEB.

Border color

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

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

This div border color is #B9DBEB.

Opacity

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

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

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

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

This text has shadow with #B9DBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DBEB.

Preview

Color preview on black background

This text has color #B9DBEB on black background.


Color preview on white background

This text has color #B9DBEB on white background.


Black color preview on #B9DBEB background

This text has black color on #B9DBEB background.


White color preview on #B9DBEB background

This text has white color on #B9DBEB background.


Related colors

Complementary color

Complementary color for #hex is #462414.


I love getcolorcode.com

Triadic colors

1 #EBB9DB and #DBEBB9 with #B9DBEB are triadic colors.

2 #EBDBB9 and #DBB9EB with #B9DBEB are triadic colors.