COLOR #B9EDE4

HEX: #B9EDE4 RGB: (185,237,228)

Renk bilgisi

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

RGB renk modeli

#B9EDE4 color RGB value is (185,237,228).

RGB: (185,237,228) (73%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 237 of 255 = 93%
B 228 of 255 = 89%

185
237
228

R + G + B ~ 85%. #B9EDE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 237 + 228 = 650 (100%)
R 185 of 650 ~ 28.46%
G 237 of 650 ~ 36.46%
B 228 of 650 ~ 35.08'%

%28.46
%36.46
%35.08

CMYK RENK MODELİ

#B9EDE4 rengi CMYK tonu (22,0,4,7).

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

CMYK: (22,0,4,7)
C22M0Y4K7 (22%, 0%, 4%, 7%)
(0.22 / 0.00 / 0.04 / 0.07)

CMYK yüzdeleri

%21.94
%0
%3.8
%7.06

Codes

Color #B9EDE4 in popluar color models

B9 ED E4
RGB 185 237 228
HSL 170° 59.09% 82.75%
HSB/HSV 170° 21.94% 92.94%
CMYK 21.94% 0.00% 3.80%
7.06%

Color #B9EDE4 in popluar number systems.

HEX B9 ED E4
Decimal 185 237 228
Binary 10111001 11101101 11100100
Octal 271 355 344

Shades and tints

Shades of #B9EDE4

#B9EDE4
(185,237,228)
#A9D8D0
(169,216,208)
#99C3BC
(153,195,188)
#89AEA8
(137,174,168)
#799994
(121,153,148)
#698480
(105,132,128)
#596F6C
(89,111,108)
#495A58
(73,90,88)
#394544
(57,69,68)
#293030
(41,48,48)
#191B1C
(25,27,28)
#000000
(0,0,0)

Tints of #B9EDE4

#B9EDE4
(185,237,228)
#BFEEE6
(191,238,230)
#C5EFE8
(197,239,232)
#CBF0EA
(203,240,234)
#D1F1EC
(209,241,236)
#D7F2EE
(215,242,238)
#DDF3F0
(221,243,240)
#E3F4F2
(227,244,242)
#E9F5F4
(233,245,244)
#EFF6F6
(239,246,246)
#F5F7F8
(245,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9EDE4; }

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

This text font color is #B9EDE4.

Background Color

.myBgColor { background-color: #B9EDE4; }

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

This div background color is #B9EDE4.

Border color

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

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

This div border color is #B9EDE4.

Opacity

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

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

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

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

This text has shadow with #B9EDE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9EDE4.

Preview

Color preview on black background

This text has color #B9EDE4 on black background.


Color preview on white background

This text has color #B9EDE4 on white background.


Black color preview on #B9EDE4 background

This text has black color on #B9EDE4 background.


White color preview on #B9EDE4 background

This text has white color on #B9EDE4 background.


Related colors

Complementary color

Complementary color for #hex is #46121B.


I love getcolorcode.com

Triadic colors

1 #E4B9ED and #EDE4B9 with #B9EDE4 are triadic colors.

2 #E4EDB9 and #EDB9E4 with #B9EDE4 are triadic colors.