COLOR #B6D7E6

HEX: #B6D7E6 RGB: (182,215,230)

Renk bilgisi

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

RGB renk modeli

#B6D7E6 color RGB value is (182,215,230).

RGB: (182,215,230) (71%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 215 of 255 = 84%
B 230 of 255 = 90%

182
215
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 215 + 230 = 627 (100%)
R 182 of 627 ~ 29.03%
G 215 of 627 ~ 34.29%
B 230 of 627 ~ 36.68'%

%29.03
%34.29
%36.68

CMYK RENK MODELİ

#B6D7E6 rengi CMYK tonu (21,7,0,10).

  • camgöbeği tonu 20.87%
  • eflatun tonu 6.52%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (21,7,0,10)
C21M7Y0K10 (21%, 7%, 0%, 10%)
(0.21 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%20.87
%6.52
%0
%9.8

Codes

Color #B6D7E6 in popluar color models

B6 D7 E6
RGB 182 215 230
HSL 199° 48.98% 80.78%
HSB/HSV 199° 20.87% 90.20%
CMYK 20.87% 6.52% 0.00%
9.80%

Color #B6D7E6 in popluar number systems.

HEX B6 D7 E6
Decimal 182 215 230
Binary 10110110 11010111 11100110
Octal 266 327 346

Shades and tints

Shades of #B6D7E6

#B6D7E6
(182,215,230)
#A6C4D2
(166,196,210)
#96B1BE
(150,177,190)
#869EAA
(134,158,170)
#768B96
(118,139,150)
#667882
(102,120,130)
#56656E
(86,101,110)
#46525A
(70,82,90)
#363F46
(54,63,70)
#262C32
(38,44,50)
#16191E
(22,25,30)
#000000
(0,0,0)

Tints of #B6D7E6

#B6D7E6
(182,215,230)
#BCDAE8
(188,218,232)
#C2DDEA
(194,221,234)
#C8E0EC
(200,224,236)
#CEE3EE
(206,227,238)
#D4E6F0
(212,230,240)
#DAE9F2
(218,233,242)
#E0ECF4
(224,236,244)
#E6EFF6
(230,239,246)
#ECF2F8
(236,242,248)
#F2F5FA
(242,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D7E6 color. Also use rgb(182,215,230) instead hex code.

Text Font Color

.myTextColor { color: #B6D7E6; }

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

This text font color is #B6D7E6.

Background Color

.myBgColor { background-color: #B6D7E6; }

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

This div background color is #B6D7E6.

Border color

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

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

This div border color is #B6D7E6.

Opacity

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

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

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

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

This text has shadow with #B6D7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D7E6.

Preview

Color preview on black background

This text has color #B6D7E6 on black background.


Color preview on white background

This text has color #B6D7E6 on white background.


Black color preview on #B6D7E6 background

This text has black color on #B6D7E6 background.


White color preview on #B6D7E6 background

This text has white color on #B6D7E6 background.


Related colors

Complementary color

Complementary color for #hex is #492819.


I love getcolorcode.com

Triadic colors

1 #E6B6D7 and #D7E6B6 with #B6D7E6 are triadic colors.

2 #E6D7B6 and #D7B6E6 with #B6D7E6 are triadic colors.