COLOR #B9E4DB

HEX: #B9E4DB RGB: (185,228,219)

Renk bilgisi

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

RGB renk modeli

#B9E4DB color RGB value is (185,228,219).

RGB: (185,228,219) (73%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 228 of 255 = 89%
B 219 of 255 = 86%

185
228
219

R + G + B ~ 83%. #B9E4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 228 + 219 = 632 (100%)
R 185 of 632 ~ 29.27%
G 228 of 632 ~ 36.08%
B 219 of 632 ~ 34.65'%

%29.27
%36.08
%34.65

CMYK RENK MODELİ

#B9E4DB rengi CMYK tonu (19,0,4,11).

  • camgöbeği tonu 18.86%
  • eflatun tonu 0.00%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (19,0,4,11)
C19M0Y4K11 (19%, 0%, 4%, 11%)
(0.19 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%18.86
%0
%3.95
%10.59

Codes

Color #B9E4DB in popluar color models

B9 E4 DB
RGB 185 228 219
HSL 167° 44.33% 80.98%
HSB/HSV 167° 18.86% 89.41%
CMYK 18.86% 0.00% 3.95%
10.59%

Color #B9E4DB in popluar number systems.

HEX B9 E4 DB
Decimal 185 228 219
Binary 10111001 11100100 11011011
Octal 271 344 333

Shades and tints

Shades of #B9E4DB

#B9E4DB
(185,228,219)
#A9D0C8
(169,208,200)
#99BCB5
(153,188,181)
#89A8A2
(137,168,162)
#79948F
(121,148,143)
#69807C
(105,128,124)
#596C69
(89,108,105)
#495856
(73,88,86)
#394443
(57,68,67)
#293030
(41,48,48)
#191C1D
(25,28,29)
#000000
(0,0,0)

Tints of #B9E4DB

#B9E4DB
(185,228,219)
#BFE6DE
(191,230,222)
#C5E8E1
(197,232,225)
#CBEAE4
(203,234,228)
#D1ECE7
(209,236,231)
#D7EEEA
(215,238,234)
#DDF0ED
(221,240,237)
#E3F2F0
(227,242,240)
#E9F4F3
(233,244,243)
#EFF6F6
(239,246,246)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9E4DB; }

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

This text font color is #B9E4DB.

Background Color

.myBgColor { background-color: #B9E4DB; }

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

This div background color is #B9E4DB.

Border color

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

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

This div border color is #B9E4DB.

Opacity

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

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

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

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

This text has shadow with #B9E4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9E4DB.

Preview

Color preview on black background

This text has color #B9E4DB on black background.


Color preview on white background

This text has color #B9E4DB on white background.


Black color preview on #B9E4DB background

This text has black color on #B9E4DB background.


White color preview on #B9E4DB background

This text has white color on #B9E4DB background.


Related colors

Complementary color

Complementary color for #hex is #461B24.


I love getcolorcode.com

Triadic colors

1 #DBB9E4 and #E4DBB9 with #B9E4DB are triadic colors.

2 #DBE4B9 and #E4B9DB with #B9E4DB are triadic colors.