COLOR #B9DAED

HEX: #B9DAED RGB: (185,218,237)

Renk bilgisi

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

RGB renk modeli

#B9DAED color RGB value is (185,218,237).

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

RGB bağlantıları ve doygunluk

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

185
218
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 218 + 237 = 640 (100%)
R 185 of 640 ~ 28.91%
G 218 of 640 ~ 34.06%
B 237 of 640 ~ 37.03'%

%28.91
%34.06
%37.03

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%21.94
%8.02
%0
%7.06

Codes

Color #B9DAED in popluar color models

B9 DA ED
RGB 185 218 237
HSL 202° 59.09% 82.75%
HSB/HSV 202° 21.94% 92.94%
CMYK 21.94% 8.02% 0.00%
7.06%

Color #B9DAED in popluar number systems.

HEX B9 DA ED
Decimal 185 218 237
Binary 10111001 11011010 11101101
Octal 271 332 355

Shades and tints

Shades of #B9DAED

#B9DAED
(185,218,237)
#A9C7D8
(169,199,216)
#99B4C3
(153,180,195)
#89A1AE
(137,161,174)
#798E99
(121,142,153)
#697B84
(105,123,132)
#59686F
(89,104,111)
#49555A
(73,85,90)
#394245
(57,66,69)
#292F30
(41,47,48)
#191C1B
(25,28,27)
#000000
(0,0,0)

Tints of #B9DAED

#B9DAED
(185,218,237)
#BFDDEE
(191,221,238)
#C5E0EF
(197,224,239)
#CBE3F0
(203,227,240)
#D1E6F1
(209,230,241)
#D7E9F2
(215,233,242)
#DDECF3
(221,236,243)
#E3EFF4
(227,239,244)
#E9F2F5
(233,242,245)
#EFF5F6
(239,245,246)
#F5F8F7
(245,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9DAED; }

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

This text font color is #B9DAED.

Background Color

.myBgColor { background-color: #B9DAED; }

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

This div background color is #B9DAED.

Border color

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

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

This div border color is #B9DAED.

Opacity

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

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

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

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

This text has shadow with #B9DAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9DAED.

Preview

Color preview on black background

This text has color #B9DAED on black background.


Color preview on white background

This text has color #B9DAED on white background.


Black color preview on #B9DAED background

This text has black color on #B9DAED background.


White color preview on #B9DAED background

This text has white color on #B9DAED background.


Related colors

Complementary color

Complementary color for #hex is #462512.


I love getcolorcode.com

Triadic colors

1 #EDB9DA and #DAEDB9 with #B9DAED are triadic colors.

2 #EDDAB9 and #DAB9ED with #B9DAED are triadic colors.