COLOR #B9EDF7

HEX: #B9EDF7 RGB: (185,237,247)

Renk bilgisi

#B9EDF7 contains mainly green and blue colors. #B9EDF7 ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#B9EDF7 color RGB value is (185,237,247).

RGB: (185,237,247) (73%, 93%, 97%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 237 of 255 = 93%
B 247 of 255 = 97%

185
237
247

R + G + B ~ 88%. #B9EDF7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 237 + 247 = 669 (100%)
R 185 of 669 ~ 27.65%
G 237 of 669 ~ 35.43%
B 247 of 669 ~ 36.92'%

%27.65
%35.43
%36.92

CMYK RENK MODELİ

#B9EDF7 rengi CMYK tonu (25,4,0,3).

  • camgöbeği tonu 25.10%
  • eflatun tonu 4.05%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (25,4,0,3)
C25M4Y0K3 (25%, 4%, 0%, 3%)
(0.25 / 0.04 / 0.00 / 0.03)

CMYK yüzdeleri

%25.1
%4.05
%0
%3.14

Codes

Color #B9EDF7 in popluar color models

B9 ED F7
RGB 185 237 247
HSL 190° 79.49% 84.71%
HSB/HSV 190° 25.10% 96.86%
CMYK 25.10% 4.05% 0.00%
3.14%

Color #B9EDF7 in popluar number systems.

HEX B9 ED F7
Decimal 185 237 247
Binary 10111001 11101101 11110111
Octal 271 355 367

Shades and tints

Shades of #B9EDF7

#B9EDF7
(185,237,247)
#A9D8E1
(169,216,225)
#99C3CB
(153,195,203)
#89AEB5
(137,174,181)
#79999F
(121,153,159)
#698489
(105,132,137)
#596F73
(89,111,115)
#495A5D
(73,90,93)
#394547
(57,69,71)
#293031
(41,48,49)
#191B1B
(25,27,27)
#000000
(0,0,0)

Tints of #B9EDF7

#B9EDF7
(185,237,247)
#BFEEF7
(191,238,247)
#C5EFF7
(197,239,247)
#CBF0F7
(203,240,247)
#D1F1F7
(209,241,247)
#D7F2F7
(215,242,247)
#DDF3F7
(221,243,247)
#E3F4F7
(227,244,247)
#E9F5F7
(233,245,247)
#EFF6F7
(239,246,247)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9EDF7; }

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

This text font color is #B9EDF7.

Background Color

.myBgColor { background-color: #B9EDF7; }

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

This div background color is #B9EDF7.

Border color

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

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

This div border color is #B9EDF7.

Opacity

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

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

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

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

This text has shadow with #B9EDF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9EDF7.

Preview

Color preview on black background

This text has color #B9EDF7 on black background.


Color preview on white background

This text has color #B9EDF7 on white background.


Black color preview on #B9EDF7 background

This text has black color on #B9EDF7 background.


White color preview on #B9EDF7 background

This text has white color on #B9EDF7 background.


Related colors

Complementary color

Complementary color for #hex is #461208.


I love getcolorcode.com

Triadic colors

1 #F7B9ED and #EDF7B9 with #B9EDF7 are triadic colors.

2 #F7EDB9 and #EDB9F7 with #B9EDF7 are triadic colors.