COLOR #B9DDE9

HEX: #B9DDE9 RGB: (185,221,233)

Renk bilgisi

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

RGB renk modeli

#B9DDE9 color RGB value is (185,221,233).

RGB: (185,221,233) (73%, 87%, 91%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 221 of 255 = 87%
B 233 of 255 = 91%

185
221
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 221 + 233 = 639 (100%)
R 185 of 639 ~ 28.95%
G 221 of 639 ~ 34.59%
B 233 of 639 ~ 36.46'%

%28.95
%34.59
%36.46

CMYK RENK MODELİ

#B9DDE9 rengi CMYK tonu (21,5,0,9).

  • camgöbeği tonu 20.60%
  • eflatun tonu 5.15%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (21,5,0,9)
C21M5Y0K9 (21%, 5%, 0%, 9%)
(0.21 / 0.05 / 0.00 / 0.09)

CMYK yüzdeleri

%20.6
%5.15
%0
%8.63

Codes

Color #B9DDE9 in popluar color models

B9 DD E9
RGB 185 221 233
HSL 195° 52.17% 81.96%
HSB/HSV 195° 20.60% 91.37%
CMYK 20.60% 5.15% 0.00%
8.63%

Color #B9DDE9 in popluar number systems.

HEX B9 DD E9
Decimal 185 221 233
Binary 10111001 11011101 11101001
Octal 271 335 351

Shades and tints

Shades of #B9DDE9

#B9DDE9
(185,221,233)
#A9C9D4
(169,201,212)
#99B5BF
(153,181,191)
#89A1AA
(137,161,170)
#798D95
(121,141,149)
#697980
(105,121,128)
#59656B
(89,101,107)
#495156
(73,81,86)
#393D41
(57,61,65)
#29292C
(41,41,44)
#191517
(25,21,23)
#000000
(0,0,0)

Tints of #B9DDE9

#B9DDE9
(185,221,233)
#BFE0EB
(191,224,235)
#C5E3ED
(197,227,237)
#CBE6EF
(203,230,239)
#D1E9F1
(209,233,241)
#D7ECF3
(215,236,243)
#DDEFF5
(221,239,245)
#E3F2F7
(227,242,247)
#E9F5F9
(233,245,249)
#EFF8FB
(239,248,251)
#F5FBFD
(245,251,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9DDE9 color. Also use rgb(185,221,233) instead hex code.

Text Font Color

.myTextColor { color: #B9DDE9; }

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

This text font color is #B9DDE9.

Background Color

.myBgColor { background-color: #B9DDE9; }

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

This div background color is #B9DDE9.

Border color

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

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

This div border color is #B9DDE9.

Opacity

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

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

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

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

This text has shadow with #B9DDE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DDE9.

Preview

Color preview on black background

This text has color #B9DDE9 on black background.


Color preview on white background

This text has color #B9DDE9 on white background.


Black color preview on #B9DDE9 background

This text has black color on #B9DDE9 background.


White color preview on #B9DDE9 background

This text has white color on #B9DDE9 background.


Related colors

Complementary color

Complementary color for #hex is #462216.


I love getcolorcode.com

Triadic colors

1 #E9B9DD and #DDE9B9 with #B9DDE9 are triadic colors.

2 #E9DDB9 and #DDB9E9 with #B9DDE9 are triadic colors.