COLOR #B6D4E6

HEX: #B6D4E6 RGB: (182,212,230)

Renk bilgisi

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

RGB renk modeli

#B6D4E6 color RGB value is (182,212,230).

RGB: (182,212,230) (71%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 212 of 255 = 83%
B 230 of 255 = 90%

182
212
230

R + G + B ~ 81%. #B6D4E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 212 + 230 = 624 (100%)
R 182 of 624 ~ 29.17%
G 212 of 624 ~ 33.97%
B 230 of 624 ~ 36.86'%

%29.17
%33.97
%36.86

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%20.87
%7.83
%0
%9.8

Codes

Color #B6D4E6 in popluar color models

B6 D4 E6
RGB 182 212 230
HSL 203° 48.98% 80.78%
HSB/HSV 203° 20.87% 90.20%
CMYK 20.87% 7.83% 0.00%
9.80%

Color #B6D4E6 in popluar number systems.

HEX B6 D4 E6
Decimal 182 212 230
Binary 10110110 11010100 11100110
Octal 266 324 346

Shades and tints

Shades of #B6D4E6

#B6D4E6
(182,212,230)
#A6C1D2
(166,193,210)
#96AEBE
(150,174,190)
#869BAA
(134,155,170)
#768896
(118,136,150)
#667582
(102,117,130)
#56626E
(86,98,110)
#464F5A
(70,79,90)
#363C46
(54,60,70)
#262932
(38,41,50)
#16161E
(22,22,30)
#000000
(0,0,0)

Tints of #B6D4E6

#B6D4E6
(182,212,230)
#BCD7E8
(188,215,232)
#C2DAEA
(194,218,234)
#C8DDEC
(200,221,236)
#CEE0EE
(206,224,238)
#D4E3F0
(212,227,240)
#DAE6F2
(218,230,242)
#E0E9F4
(224,233,244)
#E6ECF6
(230,236,246)
#ECEFF8
(236,239,248)
#F2F2FA
(242,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6D4E6; }

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

This text font color is #B6D4E6.

Background Color

.myBgColor { background-color: #B6D4E6; }

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

This div background color is #B6D4E6.

Border color

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

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

This div border color is #B6D4E6.

Opacity

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

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

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

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

This text has shadow with #B6D4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D4E6.

Preview

Color preview on black background

This text has color #B6D4E6 on black background.


Color preview on white background

This text has color #B6D4E6 on white background.


Black color preview on #B6D4E6 background

This text has black color on #B6D4E6 background.


White color preview on #B6D4E6 background

This text has white color on #B6D4E6 background.


Related colors

Complementary color

Complementary color for #hex is #492B19.


I love getcolorcode.com

Triadic colors

1 #E6B6D4 and #D4E6B6 with #B6D4E6 are triadic colors.

2 #E6D4B6 and #D4B6E6 with #B6D4E6 are triadic colors.