COLOR #B1D4E3

HEX: #B1D4E3 RGB: (177,212,227)

Renk bilgisi

#B1D4E3 contains red, green and blue colors in about the same proportion. #B1D4E3 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#B1D4E3 color RGB value is (177,212,227).

RGB: (177,212,227) (69%, 83%, 89%)

RGB bağlantıları ve doygunluk

R 177 of 255 = 69%
G 212 of 255 = 83%
B 227 of 255 = 89%

177
212
227

R + G + B ~ 80%. #B1D4E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 177 + 212 + 227 = 616 (100%)
R 177 of 616 ~ 28.73%
G 212 of 616 ~ 34.42%
B 227 of 616 ~ 36.85'%

%28.73
%34.42
%36.85

CMYK RENK MODELİ

#B1D4E3 rengi CMYK tonu (22,7,0,11).

  • camgöbeği tonu 22.03%
  • eflatun tonu 6.61%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (22,7,0,11)
C22M7Y0K11 (22%, 7%, 0%, 11%)
(0.22 / 0.07 / 0.00 / 0.11)

CMYK yüzdeleri

%22.03
%6.61
%0
%10.98

Codes

Color #B1D4E3 in popluar color models

B1 D4 E3
RGB 177 212 227
HSL 198° 47.17% 79.22%
HSB/HSV 198° 22.03% 89.02%
CMYK 22.03% 6.61% 0.00%
10.98%

Color #B1D4E3 in popluar number systems.

HEX B1 D4 E3
Decimal 177 212 227
Binary 10110001 11010100 11100011
Octal 261 324 343

Shades and tints

Shades of #B1D4E3

#B1D4E3
(177,212,227)
#A1C1CF
(161,193,207)
#91AEBB
(145,174,187)
#819BA7
(129,155,167)
#718893
(113,136,147)
#61757F
(97,117,127)
#51626B
(81,98,107)
#414F57
(65,79,87)
#313C43
(49,60,67)
#21292F
(33,41,47)
#11161B
(17,22,27)
#000000
(0,0,0)

Tints of #B1D4E3

#B1D4E3
(177,212,227)
#B8D7E5
(184,215,229)
#BFDAE7
(191,218,231)
#C6DDE9
(198,221,233)
#CDE0EB
(205,224,235)
#D4E3ED
(212,227,237)
#DBE6EF
(219,230,239)
#E2E9F1
(226,233,241)
#E9ECF3
(233,236,243)
#F0EFF5
(240,239,245)
#F7F2F7
(247,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1D4E3 color. Also use rgb(177,212,227) instead hex code.

Text Font Color

.myTextColor { color: #B1D4E3; }

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

This text font color is #B1D4E3.

Background Color

.myBgColor { background-color: #B1D4E3; }

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

This div background color is #B1D4E3.

Border color

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

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

This div border color is #B1D4E3.

Opacity

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

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

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

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

This text has shadow with #B1D4E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1D4E3.

Preview

Color preview on black background

This text has color #B1D4E3 on black background.


Color preview on white background

This text has color #B1D4E3 on white background.


Black color preview on #B1D4E3 background

This text has black color on #B1D4E3 background.


White color preview on #B1D4E3 background

This text has white color on #B1D4E3 background.


Related colors

Complementary color

Complementary color for #hex is #4E2B1C.


I love getcolorcode.com

Triadic colors

1 #E3B1D4 and #D4E3B1 with #B1D4E3 are triadic colors.

2 #E3D4B1 and #D4B1E3 with #B1D4E3 are triadic colors.