COLOR #B9DFEE

HEX: #B9DFEE RGB: (185,223,238)

Renk bilgisi

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

RGB renk modeli

#B9DFEE color RGB value is (185,223,238).

RGB: (185,223,238) (73%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 223 of 255 = 87%
B 238 of 255 = 93%

185
223
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 223 + 238 = 646 (100%)
R 185 of 646 ~ 28.64%
G 223 of 646 ~ 34.52%
B 238 of 646 ~ 36.84'%

%28.64
%34.52
%36.84

CMYK RENK MODELİ

#B9DFEE rengi CMYK tonu (22,6,0,7).

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

CMYK: (22,6,0,7)
C22M6Y0K7 (22%, 6%, 0%, 7%)
(0.22 / 0.06 / 0.00 / 0.07)

CMYK yüzdeleri

%22.27
%6.3
%0
%6.67

Codes

Color #B9DFEE in popluar color models

B9 DF EE
RGB 185 223 238
HSL 197° 60.92% 82.94%
HSB/HSV 197° 22.27% 93.33%
CMYK 22.27% 6.30% 0.00%
6.67%

Color #B9DFEE in popluar number systems.

HEX B9 DF EE
Decimal 185 223 238
Binary 10111001 11011111 11101110
Octal 271 337 356

Shades and tints

Shades of #B9DFEE

#B9DFEE
(185,223,238)
#A9CBD9
(169,203,217)
#99B7C4
(153,183,196)
#89A3AF
(137,163,175)
#798F9A
(121,143,154)
#697B85
(105,123,133)
#596770
(89,103,112)
#49535B
(73,83,91)
#393F46
(57,63,70)
#292B31
(41,43,49)
#19171C
(25,23,28)
#000000
(0,0,0)

Tints of #B9DFEE

#B9DFEE
(185,223,238)
#BFE1EF
(191,225,239)
#C5E3F0
(197,227,240)
#CBE5F1
(203,229,241)
#D1E7F2
(209,231,242)
#D7E9F3
(215,233,243)
#DDEBF4
(221,235,244)
#E3EDF5
(227,237,245)
#E9EFF6
(233,239,246)
#EFF1F7
(239,241,247)
#F5F3F8
(245,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9DFEE; }

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

This text font color is #B9DFEE.

Background Color

.myBgColor { background-color: #B9DFEE; }

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

This div background color is #B9DFEE.

Border color

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

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

This div border color is #B9DFEE.

Opacity

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

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

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

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

This text has shadow with #B9DFEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DFEE.

Preview

Color preview on black background

This text has color #B9DFEE on black background.


Color preview on white background

This text has color #B9DFEE on white background.


Black color preview on #B9DFEE background

This text has black color on #B9DFEE background.


White color preview on #B9DFEE background

This text has white color on #B9DFEE background.


Related colors

Complementary color

Complementary color for #hex is #462011.


I love getcolorcode.com

Triadic colors

1 #EEB9DF and #DFEEB9 with #B9DFEE are triadic colors.

2 #EEDFB9 and #DFB9EE with #B9DFEE are triadic colors.