COLOR #B9EDD9

HEX: #B9EDD9 RGB: (185,237,217)

Renk bilgisi

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

RGB renk modeli

#B9EDD9 color RGB value is (185,237,217).

RGB: (185,237,217) (73%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 237 of 255 = 93%
B 217 of 255 = 85%

185
237
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 237 + 217 = 639 (100%)
R 185 of 639 ~ 28.95%
G 237 of 639 ~ 37.09%
B 217 of 639 ~ 33.96'%

%28.95
%37.09
%33.96

CMYK RENK MODELİ

#B9EDD9 rengi CMYK tonu (22,0,8,7).

  • camgöbeği tonu 21.94%
  • eflatun tonu 0.00%
  • sarı tonu 8.44%
  • ana renk tonu 7.06%

CMYK: (22,0,8,7)
C22M0Y8K7 (22%, 0%, 8%, 7%)
(0.22 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%21.94
%0
%8.44
%7.06

Codes

Color #B9EDD9 in popluar color models

B9 ED D9
RGB 185 237 217
HSL 157° 59.09% 82.75%
HSB/HSV 157° 21.94% 92.94%
CMYK 21.94% 0.00% 8.44%
7.06%

Color #B9EDD9 in popluar number systems.

HEX B9 ED D9
Decimal 185 237 217
Binary 10111001 11101101 11011001
Octal 271 355 331

Shades and tints

Shades of #B9EDD9

#B9EDD9
(185,237,217)
#A9D8C6
(169,216,198)
#99C3B3
(153,195,179)
#89AEA0
(137,174,160)
#79998D
(121,153,141)
#69847A
(105,132,122)
#596F67
(89,111,103)
#495A54
(73,90,84)
#394541
(57,69,65)
#29302E
(41,48,46)
#191B1B
(25,27,27)
#000000
(0,0,0)

Tints of #B9EDD9

#B9EDD9
(185,237,217)
#BFEEDC
(191,238,220)
#C5EFDF
(197,239,223)
#CBF0E2
(203,240,226)
#D1F1E5
(209,241,229)
#D7F2E8
(215,242,232)
#DDF3EB
(221,243,235)
#E3F4EE
(227,244,238)
#E9F5F1
(233,245,241)
#EFF6F4
(239,246,244)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9EDD9 color. Also use rgb(185,237,217) instead hex code.

Text Font Color

.myTextColor { color: #B9EDD9; }

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

This text font color is #B9EDD9.

Background Color

.myBgColor { background-color: #B9EDD9; }

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

This div background color is #B9EDD9.

Border color

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

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

This div border color is #B9EDD9.

Opacity

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

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

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

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

This text has shadow with #B9EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9EDD9.

Preview

Color preview on black background

This text has color #B9EDD9 on black background.


Color preview on white background

This text has color #B9EDD9 on white background.


Black color preview on #B9EDD9 background

This text has black color on #B9EDD9 background.


White color preview on #B9EDD9 background

This text has white color on #B9EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #461226.


I love getcolorcode.com

Triadic colors

1 #D9B9ED and #EDD9B9 with #B9EDD9 are triadic colors.

2 #D9EDB9 and #EDB9D9 with #B9EDD9 are triadic colors.