COLOR #B5BCD3

HEX: #B5BCD3 RGB: (181,188,211)

Renk bilgisi

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

RGB renk modeli

#B5BCD3 color RGB value is (181,188,211).

RGB: (181,188,211) (71%, 74%, 83%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 188 of 255 = 74%
B 211 of 255 = 83%

181
188
211

R + G + B ~ 76%. #B5BCD3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 188 + 211 = 580 (100%)
R 181 of 580 ~ 31.21%
G 188 of 580 ~ 32.41%
B 211 of 580 ~ 36.38'%

%31.21
%32.41
%36.38

CMYK RENK MODELİ

#B5BCD3 rengi CMYK tonu (14,11,0,17).

  • camgöbeği tonu 14.22%
  • eflatun tonu 10.90%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (14,11,0,17)
C14M11Y0K17 (14%, 11%, 0%, 17%)
(0.14 / 0.11 / 0.00 / 0.17)

CMYK yüzdeleri

%14.22
%10.9
%0
%17.25

Codes

Color #B5BCD3 in popluar color models

B5 BC D3
RGB 181 188 211
HSL 226° 25.42% 76.86%
HSB/HSV 226° 14.22% 82.75%
CMYK 14.22% 10.90% 0.00%
17.25%

Color #B5BCD3 in popluar number systems.

HEX B5 BC D3
Decimal 181 188 211
Binary 10110101 10111100 11010011
Octal 265 274 323

Shades and tints

Shades of #B5BCD3

#B5BCD3
(181,188,211)
#A5ABC0
(165,171,192)
#959AAD
(149,154,173)
#85899A
(133,137,154)
#757887
(117,120,135)
#656774
(101,103,116)
#555661
(85,86,97)
#45454E
(69,69,78)
#35343B
(53,52,59)
#252328
(37,35,40)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #B5BCD3

#B5BCD3
(181,188,211)
#BBC2D7
(187,194,215)
#C1C8DB
(193,200,219)
#C7CEDF
(199,206,223)
#CDD4E3
(205,212,227)
#D3DAE7
(211,218,231)
#D9E0EB
(217,224,235)
#DFE6EF
(223,230,239)
#E5ECF3
(229,236,243)
#EBF2F7
(235,242,247)
#F1F8FB
(241,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5BCD3 color. Also use rgb(181,188,211) instead hex code.

Text Font Color

.myTextColor { color: #B5BCD3; }

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

This text font color is #B5BCD3.

Background Color

.myBgColor { background-color: #B5BCD3; }

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

This div background color is #B5BCD3.

Border color

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

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

This div border color is #B5BCD3.

Opacity

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

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

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

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

This text has shadow with #B5BCD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BCD3.

Preview

Color preview on black background

This text has color #B5BCD3 on black background.


Color preview on white background

This text has color #B5BCD3 on white background.


Black color preview on #B5BCD3 background

This text has black color on #B5BCD3 background.


White color preview on #B5BCD3 background

This text has white color on #B5BCD3 background.


Related colors

Complementary color

Complementary color for #hex is #4A432C.


I love getcolorcode.com

Triadic colors

1 #D3B5BC and #BCD3B5 with #B5BCD3 are triadic colors.

2 #D3BCB5 and #BCB5D3 with #B5BCD3 are triadic colors.