COLOR #B9DFDB

HEX: #B9DFDB RGB: (185,223,219)

Renk bilgisi

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

RGB renk modeli

#B9DFDB color RGB value is (185,223,219).

RGB: (185,223,219) (73%, 87%, 86%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 223 of 255 = 87%
B 219 of 255 = 86%

185
223
219

R + G + B ~ 82%. #B9DFDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 223 + 219 = 627 (100%)
R 185 of 627 ~ 29.51%
G 223 of 627 ~ 35.57%
B 219 of 627 ~ 34.93'%

%29.51
%35.57
%34.93

CMYK RENK MODELİ

#B9DFDB rengi CMYK tonu (17,0,2,13).

  • camgöbeği tonu 17.04%
  • eflatun tonu 0.00%
  • sarı tonu 1.79%
  • ana renk tonu 12.55%

CMYK: (17,0,2,13)
C17M0Y2K13 (17%, 0%, 2%, 13%)
(0.17 / 0.00 / 0.02 / 0.13)

CMYK yüzdeleri

%17.04
%0
%1.79
%12.55

Codes

Color #B9DFDB in popluar color models

B9 DF DB
RGB 185 223 219
HSL 174° 37.25% 80.00%
HSB/HSV 174° 17.04% 87.45%
CMYK 17.04% 0.00% 1.79%
12.55%

Color #B9DFDB in popluar number systems.

HEX B9 DF DB
Decimal 185 223 219
Binary 10111001 11011111 11011011
Octal 271 337 333

Shades and tints

Shades of #B9DFDB

#B9DFDB
(185,223,219)
#A9CBC8
(169,203,200)
#99B7B5
(153,183,181)
#89A3A2
(137,163,162)
#798F8F
(121,143,143)
#697B7C
(105,123,124)
#596769
(89,103,105)
#495356
(73,83,86)
#393F43
(57,63,67)
#292B30
(41,43,48)
#19171D
(25,23,29)
#000000
(0,0,0)

Tints of #B9DFDB

#B9DFDB
(185,223,219)
#BFE1DE
(191,225,222)
#C5E3E1
(197,227,225)
#CBE5E4
(203,229,228)
#D1E7E7
(209,231,231)
#D7E9EA
(215,233,234)
#DDEBED
(221,235,237)
#E3EDF0
(227,237,240)
#E9EFF3
(233,239,243)
#EFF1F6
(239,241,246)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9DFDB; }

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

This text font color is #B9DFDB.

Background Color

.myBgColor { background-color: #B9DFDB; }

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

This div background color is #B9DFDB.

Border color

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

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

This div border color is #B9DFDB.

Opacity

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

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

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

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

This text has shadow with #B9DFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DFDB.

Preview

Color preview on black background

This text has color #B9DFDB on black background.


Color preview on white background

This text has color #B9DFDB on white background.


Black color preview on #B9DFDB background

This text has black color on #B9DFDB background.


White color preview on #B9DFDB background

This text has white color on #B9DFDB background.


Related colors

Complementary color

Complementary color for #hex is #462024.


I love getcolorcode.com

Triadic colors

1 #DBB9DF and #DFDBB9 with #B9DFDB are triadic colors.

2 #DBDFB9 and #DFB9DB with #B9DFDB are triadic colors.