COLOR #B5BCDB

HEX: #B5BCDB RGB: (181,188,219)

Renk bilgisi

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

RGB renk modeli

#B5BCDB color RGB value is (181,188,219).

RGB: (181,188,219) (71%, 74%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 188 of 255 = 74%
B 219 of 255 = 86%

181
188
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 188 + 219 = 588 (100%)
R 181 of 588 ~ 30.78%
G 188 of 588 ~ 31.97%
B 219 of 588 ~ 37.24'%

%30.78
%31.97
%37.24

CMYK RENK MODELİ

#B5BCDB rengi CMYK tonu (17,14,0,14).

  • camgöbeği tonu 17.35%
  • eflatun tonu 14.16%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (17,14,0,14)
C17M14Y0K14 (17%, 14%, 0%, 14%)
(0.17 / 0.14 / 0.00 / 0.14)

CMYK yüzdeleri

%17.35
%14.16
%0
%14.12

Codes

Color #B5BCDB in popluar color models

B5 BC DB
RGB 181 188 219
HSL 229° 34.55% 78.43%
HSB/HSV 229° 17.35% 85.88%
CMYK 17.35% 14.16% 0.00%
14.12%

Color #B5BCDB in popluar number systems.

HEX B5 BC DB
Decimal 181 188 219
Binary 10110101 10111100 11011011
Octal 265 274 333

Shades and tints

Shades of #B5BCDB

#B5BCDB
(181,188,219)
#A5ABC8
(165,171,200)
#959AB5
(149,154,181)
#8589A2
(133,137,162)
#75788F
(117,120,143)
#65677C
(101,103,124)
#555669
(85,86,105)
#454556
(69,69,86)
#353443
(53,52,67)
#252330
(37,35,48)
#15121D
(21,18,29)
#000000
(0,0,0)

Tints of #B5BCDB

#B5BCDB
(181,188,219)
#BBC2DE
(187,194,222)
#C1C8E1
(193,200,225)
#C7CEE4
(199,206,228)
#CDD4E7
(205,212,231)
#D3DAEA
(211,218,234)
#D9E0ED
(217,224,237)
#DFE6F0
(223,230,240)
#E5ECF3
(229,236,243)
#EBF2F6
(235,242,246)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BCDB; }

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

This text font color is #B5BCDB.

Background Color

.myBgColor { background-color: #B5BCDB; }

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

This div background color is #B5BCDB.

Border color

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

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

This div border color is #B5BCDB.

Opacity

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

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

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

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

This text has shadow with #B5BCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BCDB.

Preview

Color preview on black background

This text has color #B5BCDB on black background.


Color preview on white background

This text has color #B5BCDB on white background.


Black color preview on #B5BCDB background

This text has black color on #B5BCDB background.


White color preview on #B5BCDB background

This text has white color on #B5BCDB background.


Related colors

Complementary color

Complementary color for #hex is #4A4324.


I love getcolorcode.com

Triadic colors

1 #DBB5BC and #BCDBB5 with #B5BCDB are triadic colors.

2 #DBBCB5 and #BCB5DB with #B5BCDB are triadic colors.