COLOR #B6D1F6

HEX: #B6D1F6 RGB: (182,209,246)

Renk bilgisi

#B6D1F6 contains mainly green and blue colors. #B6D1F6 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#B6D1F6 color RGB value is (182,209,246).

RGB: (182,209,246) (71%, 82%, 96%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 209 of 255 = 82%
B 246 of 255 = 96%

182
209
246

R + G + B ~ 83%. #B6D1F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 209 + 246 = 637 (100%)
R 182 of 637 ~ 28.57%
G 209 of 637 ~ 32.81%
B 246 of 637 ~ 38.62'%

%28.57
%32.81
%38.62

CMYK RENK MODELİ

#B6D1F6 rengi CMYK tonu (26,15,0,4).

  • camgöbeği tonu 26.02%
  • eflatun tonu 15.04%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (26,15,0,4)
C26M15Y0K4 (26%, 15%, 0%, 4%)
(0.26 / 0.15 / 0.00 / 0.04)

CMYK yüzdeleri

%26.02
%15.04
%0
%3.53

Codes

Color #B6D1F6 in popluar color models

B6 D1 F6
RGB 182 209 246
HSL 215° 78.05% 83.92%
HSB/HSV 215° 26.02% 96.47%
CMYK 26.02% 15.04% 0.00%
3.53%

Color #B6D1F6 in popluar number systems.

HEX B6 D1 F6
Decimal 182 209 246
Binary 10110110 11010001 11110110
Octal 266 321 366

Shades and tints

Shades of #B6D1F6

#B6D1F6
(182,209,246)
#A6BEE0
(166,190,224)
#96ABCA
(150,171,202)
#8698B4
(134,152,180)
#76859E
(118,133,158)
#667288
(102,114,136)
#565F72
(86,95,114)
#464C5C
(70,76,92)
#363946
(54,57,70)
#262630
(38,38,48)
#16131A
(22,19,26)
#000000
(0,0,0)

Tints of #B6D1F6

#B6D1F6
(182,209,246)
#BCD5F6
(188,213,246)
#C2D9F6
(194,217,246)
#C8DDF6
(200,221,246)
#CEE1F6
(206,225,246)
#D4E5F6
(212,229,246)
#DAE9F6
(218,233,246)
#E0EDF6
(224,237,246)
#E6F1F6
(230,241,246)
#ECF5F6
(236,245,246)
#F2F9F6
(242,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D1F6 color. Also use rgb(182,209,246) instead hex code.

Text Font Color

.myTextColor { color: #B6D1F6; }

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

This text font color is #B6D1F6.

Background Color

.myBgColor { background-color: #B6D1F6; }

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

This div background color is #B6D1F6.

Border color

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

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

This div border color is #B6D1F6.

Opacity

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

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

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

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

This text has shadow with #B6D1F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D1F6.

Preview

Color preview on black background

This text has color #B6D1F6 on black background.


Color preview on white background

This text has color #B6D1F6 on white background.


Black color preview on #B6D1F6 background

This text has black color on #B6D1F6 background.


White color preview on #B6D1F6 background

This text has white color on #B6D1F6 background.


Related colors

Complementary color

Complementary color for #hex is #492E09.


I love getcolorcode.com

Triadic colors

1 #F6B6D1 and #D1F6B6 with #B6D1F6 are triadic colors.

2 #F6D1B6 and #D1B6F6 with #B6D1F6 are triadic colors.