COLOR #B5C6DF

HEX: #B5C6DF RGB: (181,198,223)

Renk bilgisi

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

RGB renk modeli

#B5C6DF color RGB value is (181,198,223).

RGB: (181,198,223) (71%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 198 of 255 = 78%
B 223 of 255 = 87%

181
198
223

R + G + B ~ 79%. #B5C6DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 198 + 223 = 602 (100%)
R 181 of 602 ~ 30.07%
G 198 of 602 ~ 32.89%
B 223 of 602 ~ 37.04'%

%30.07
%32.89
%37.04

CMYK RENK MODELİ

#B5C6DF rengi CMYK tonu (19,11,0,13).

  • camgöbeği tonu 18.83%
  • eflatun tonu 11.21%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (19,11,0,13)
C19M11Y0K13 (19%, 11%, 0%, 13%)
(0.19 / 0.11 / 0.00 / 0.13)

CMYK yüzdeleri

%18.83
%11.21
%0
%12.55

Codes

Color #B5C6DF in popluar color models

B5 C6 DF
RGB 181 198 223
HSL 216° 39.62% 79.22%
HSB/HSV 216° 18.83% 87.45%
CMYK 18.83% 11.21% 0.00%
12.55%

Color #B5C6DF in popluar number systems.

HEX B5 C6 DF
Decimal 181 198 223
Binary 10110101 11000110 11011111
Octal 265 306 337

Shades and tints

Shades of #B5C6DF

#B5C6DF
(181,198,223)
#A5B4CB
(165,180,203)
#95A2B7
(149,162,183)
#8590A3
(133,144,163)
#757E8F
(117,126,143)
#656C7B
(101,108,123)
#555A67
(85,90,103)
#454853
(69,72,83)
#35363F
(53,54,63)
#25242B
(37,36,43)
#151217
(21,18,23)
#000000
(0,0,0)

Tints of #B5C6DF

#B5C6DF
(181,198,223)
#BBCBE1
(187,203,225)
#C1D0E3
(193,208,227)
#C7D5E5
(199,213,229)
#CDDAE7
(205,218,231)
#D3DFE9
(211,223,233)
#D9E4EB
(217,228,235)
#DFE9ED
(223,233,237)
#E5EEEF
(229,238,239)
#EBF3F1
(235,243,241)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C6DF color. Also use rgb(181,198,223) instead hex code.

Text Font Color

.myTextColor { color: #B5C6DF; }

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

This text font color is #B5C6DF.

Background Color

.myBgColor { background-color: #B5C6DF; }

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

This div background color is #B5C6DF.

Border color

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

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

This div border color is #B5C6DF.

Opacity

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

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

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

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

This text has shadow with #B5C6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C6DF.

Preview

Color preview on black background

This text has color #B5C6DF on black background.


Color preview on white background

This text has color #B5C6DF on white background.


Black color preview on #B5C6DF background

This text has black color on #B5C6DF background.


White color preview on #B5C6DF background

This text has white color on #B5C6DF background.


Related colors

Complementary color

Complementary color for #hex is #4A3920.


I love getcolorcode.com

Triadic colors

1 #DFB5C6 and #C6DFB5 with #B5C6DF are triadic colors.

2 #DFC6B5 and #C6B5DF with #B5C6DF are triadic colors.