COLOR #B5C1D9

HEX: #B5C1D9 RGB: (181,193,217)

Renk bilgisi

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

RGB renk modeli

#B5C1D9 color RGB value is (181,193,217).

RGB: (181,193,217) (71%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 193 of 255 = 76%
B 217 of 255 = 85%

181
193
217

R + G + B ~ 77%. #B5C1D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 193 + 217 = 591 (100%)
R 181 of 591 ~ 30.63%
G 193 of 591 ~ 32.66%
B 217 of 591 ~ 36.72'%

%30.63
%32.66
%36.72

CMYK RENK MODELİ

#B5C1D9 rengi CMYK tonu (17,11,0,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 11.06%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (17,11,0,15)
C17M11Y0K15 (17%, 11%, 0%, 15%)
(0.17 / 0.11 / 0.00 / 0.15)

CMYK yüzdeleri

%16.59
%11.06
%0
%14.9

Codes

Color #B5C1D9 in popluar color models

B5 C1 D9
RGB 181 193 217
HSL 220° 32.14% 78.04%
HSB/HSV 220° 16.59% 85.10%
CMYK 16.59% 11.06% 0.00%
14.90%

Color #B5C1D9 in popluar number systems.

HEX B5 C1 D9
Decimal 181 193 217
Binary 10110101 11000001 11011001
Octal 265 301 331

Shades and tints

Shades of #B5C1D9

#B5C1D9
(181,193,217)
#A5B0C6
(165,176,198)
#959FB3
(149,159,179)
#858EA0
(133,142,160)
#757D8D
(117,125,141)
#656C7A
(101,108,122)
#555B67
(85,91,103)
#454A54
(69,74,84)
#353941
(53,57,65)
#25282E
(37,40,46)
#15171B
(21,23,27)
#000000
(0,0,0)

Tints of #B5C1D9

#B5C1D9
(181,193,217)
#BBC6DC
(187,198,220)
#C1CBDF
(193,203,223)
#C7D0E2
(199,208,226)
#CDD5E5
(205,213,229)
#D3DAE8
(211,218,232)
#D9DFEB
(217,223,235)
#DFE4EE
(223,228,238)
#E5E9F1
(229,233,241)
#EBEEF4
(235,238,244)
#F1F3F7
(241,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C1D9 color. Also use rgb(181,193,217) instead hex code.

Text Font Color

.myTextColor { color: #B5C1D9; }

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

This text font color is #B5C1D9.

Background Color

.myBgColor { background-color: #B5C1D9; }

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

This div background color is #B5C1D9.

Border color

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

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

This div border color is #B5C1D9.

Opacity

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

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

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

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

This text has shadow with #B5C1D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C1D9.

Preview

Color preview on black background

This text has color #B5C1D9 on black background.


Color preview on white background

This text has color #B5C1D9 on white background.


Black color preview on #B5C1D9 background

This text has black color on #B5C1D9 background.


White color preview on #B5C1D9 background

This text has white color on #B5C1D9 background.


Related colors

Complementary color

Complementary color for #hex is #4A3E26.


I love getcolorcode.com

Triadic colors

1 #D9B5C1 and #C1D9B5 with #B5C1D9 are triadic colors.

2 #D9C1B5 and #C1B5D9 with #B5C1D9 are triadic colors.