COLOR #B3C6DC

HEX: #B3C6DC RGB: (179,198,220)

Renk bilgisi

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

RGB renk modeli

#B3C6DC color RGB value is (179,198,220).

RGB: (179,198,220) (70%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 198 of 255 = 78%
B 220 of 255 = 86%

179
198
220

R + G + B ~ 78%. #B3C6DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 198 + 220 = 597 (100%)
R 179 of 597 ~ 29.98%
G 198 of 597 ~ 33.17%
B 220 of 597 ~ 36.85'%

%29.98
%33.17
%36.85

CMYK RENK MODELİ

#B3C6DC rengi CMYK tonu (19,10,0,14).

  • camgöbeği tonu 18.64%
  • eflatun tonu 10.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (19,10,0,14)
C19M10Y0K14 (19%, 10%, 0%, 14%)
(0.19 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%18.64
%10
%0
%13.73

Codes

Color #B3C6DC in popluar color models

B3 C6 DC
RGB 179 198 220
HSL 212° 36.94% 78.24%
HSB/HSV 212° 18.64% 86.27%
CMYK 18.64% 10.00% 0.00%
13.73%

Color #B3C6DC in popluar number systems.

HEX B3 C6 DC
Decimal 179 198 220
Binary 10110011 11000110 11011100
Octal 263 306 334

Shades and tints

Shades of #B3C6DC

#B3C6DC
(179,198,220)
#A3B4C8
(163,180,200)
#93A2B4
(147,162,180)
#8390A0
(131,144,160)
#737E8C
(115,126,140)
#636C78
(99,108,120)
#535A64
(83,90,100)
#434850
(67,72,80)
#33363C
(51,54,60)
#232428
(35,36,40)
#131214
(19,18,20)
#000000
(0,0,0)

Tints of #B3C6DC

#B3C6DC
(179,198,220)
#B9CBDF
(185,203,223)
#BFD0E2
(191,208,226)
#C5D5E5
(197,213,229)
#CBDAE8
(203,218,232)
#D1DFEB
(209,223,235)
#D7E4EE
(215,228,238)
#DDE9F1
(221,233,241)
#E3EEF4
(227,238,244)
#E9F3F7
(233,243,247)
#EFF8FA
(239,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3C6DC color. Also use rgb(179,198,220) instead hex code.

Text Font Color

.myTextColor { color: #B3C6DC; }

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

This text font color is #B3C6DC.

Background Color

.myBgColor { background-color: #B3C6DC; }

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

This div background color is #B3C6DC.

Border color

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

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

This div border color is #B3C6DC.

Opacity

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

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

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

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

This text has shadow with #B3C6DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3C6DC.

Preview

Color preview on black background

This text has color #B3C6DC on black background.


Color preview on white background

This text has color #B3C6DC on white background.


Black color preview on #B3C6DC background

This text has black color on #B3C6DC background.


White color preview on #B3C6DC background

This text has white color on #B3C6DC background.


Related colors

Complementary color

Complementary color for #hex is #4C3923.


I love getcolorcode.com

Triadic colors

1 #DCB3C6 and #C6DCB3 with #B3C6DC are triadic colors.

2 #DCC6B3 and #C6B3DC with #B3C6DC are triadic colors.