COLOR #B9D2EA

HEX: #B9D2EA RGB: (185,210,234)

Renk bilgisi

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

RGB renk modeli

#B9D2EA color RGB value is (185,210,234).

RGB: (185,210,234) (73%, 82%, 92%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 210 of 255 = 82%
B 234 of 255 = 92%

185
210
234

R + G + B ~ 82%. #B9D2EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 210 + 234 = 629 (100%)
R 185 of 629 ~ 29.41%
G 210 of 629 ~ 33.39%
B 234 of 629 ~ 37.2'%

%29.41
%33.39
%37.2

CMYK RENK MODELİ

#B9D2EA rengi CMYK tonu (21,10,0,8).

  • camgöbeği tonu 20.94%
  • eflatun tonu 10.26%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (21,10,0,8)
C21M10Y0K8 (21%, 10%, 0%, 8%)
(0.21 / 0.10 / 0.00 / 0.08)

CMYK yüzdeleri

%20.94
%10.26
%0
%8.24

Codes

Color #B9D2EA in popluar color models

B9 D2 EA
RGB 185 210 234
HSL 209° 53.85% 82.16%
HSB/HSV 209° 20.94% 91.76%
CMYK 20.94% 10.26% 0.00%
8.24%

Color #B9D2EA in popluar number systems.

HEX B9 D2 EA
Decimal 185 210 234
Binary 10111001 11010010 11101010
Octal 271 322 352

Shades and tints

Shades of #B9D2EA

#B9D2EA
(185,210,234)
#A9BFD5
(169,191,213)
#99ACC0
(153,172,192)
#8999AB
(137,153,171)
#798696
(121,134,150)
#697381
(105,115,129)
#59606C
(89,96,108)
#494D57
(73,77,87)
#393A42
(57,58,66)
#29272D
(41,39,45)
#191418
(25,20,24)
#000000
(0,0,0)

Tints of #B9D2EA

#B9D2EA
(185,210,234)
#BFD6EB
(191,214,235)
#C5DAEC
(197,218,236)
#CBDEED
(203,222,237)
#D1E2EE
(209,226,238)
#D7E6EF
(215,230,239)
#DDEAF0
(221,234,240)
#E3EEF1
(227,238,241)
#E9F2F2
(233,242,242)
#EFF6F3
(239,246,243)
#F5FAF4
(245,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9D2EA color. Also use rgb(185,210,234) instead hex code.

Text Font Color

.myTextColor { color: #B9D2EA; }

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

This text font color is #B9D2EA.

Background Color

.myBgColor { background-color: #B9D2EA; }

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

This div background color is #B9D2EA.

Border color

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

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

This div border color is #B9D2EA.

Opacity

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

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

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

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

This text has shadow with #B9D2EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9D2EA.

Preview

Color preview on black background

This text has color #B9D2EA on black background.


Color preview on white background

This text has color #B9D2EA on white background.


Black color preview on #B9D2EA background

This text has black color on #B9D2EA background.


White color preview on #B9D2EA background

This text has white color on #B9D2EA background.


Related colors

Complementary color

Complementary color for #hex is #462D15.


I love getcolorcode.com

Triadic colors

1 #EAB9D2 and #D2EAB9 with #B9D2EA are triadic colors.

2 #EAD2B9 and #D2B9EA with #B9D2EA are triadic colors.