COLOR #B5C6DB

HEX: #B5C6DB RGB: (181,198,219)

Renk bilgisi

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

RGB renk modeli

#B5C6DB color RGB value is (181,198,219).

RGB: (181,198,219) (71%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 198 of 255 = 78%
B 219 of 255 = 86%

181
198
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 198 + 219 = 598 (100%)
R 181 of 598 ~ 30.27%
G 198 of 598 ~ 33.11%
B 219 of 598 ~ 36.62'%

%30.27
%33.11
%36.62

CMYK RENK MODELİ

#B5C6DB rengi CMYK tonu (17,10,0,14).

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

CMYK: (17,10,0,14)
C17M10Y0K14 (17%, 10%, 0%, 14%)
(0.17 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%17.35
%9.59
%0
%14.12

Codes

Color #B5C6DB in popluar color models

B5 C6 DB
RGB 181 198 219
HSL 213° 34.55% 78.43%
HSB/HSV 213° 17.35% 85.88%
CMYK 17.35% 9.59% 0.00%
14.12%

Color #B5C6DB in popluar number systems.

HEX B5 C6 DB
Decimal 181 198 219
Binary 10110101 11000110 11011011
Octal 265 306 333

Shades and tints

Shades of #B5C6DB

#B5C6DB
(181,198,219)
#A5B4C8
(165,180,200)
#95A2B5
(149,162,181)
#8590A2
(133,144,162)
#757E8F
(117,126,143)
#656C7C
(101,108,124)
#555A69
(85,90,105)
#454856
(69,72,86)
#353643
(53,54,67)
#252430
(37,36,48)
#15121D
(21,18,29)
#000000
(0,0,0)

Tints of #B5C6DB

#B5C6DB
(181,198,219)
#BBCBDE
(187,203,222)
#C1D0E1
(193,208,225)
#C7D5E4
(199,213,228)
#CDDAE7
(205,218,231)
#D3DFEA
(211,223,234)
#D9E4ED
(217,228,237)
#DFE9F0
(223,233,240)
#E5EEF3
(229,238,243)
#EBF3F6
(235,243,246)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C6DB; }

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

This text font color is #B5C6DB.

Background Color

.myBgColor { background-color: #B5C6DB; }

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

This div background color is #B5C6DB.

Border color

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

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

This div border color is #B5C6DB.

Opacity

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

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

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

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

This text has shadow with #B5C6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C6DB.

Preview

Color preview on black background

This text has color #B5C6DB on black background.


Color preview on white background

This text has color #B5C6DB on white background.


Black color preview on #B5C6DB background

This text has black color on #B5C6DB background.


White color preview on #B5C6DB background

This text has white color on #B5C6DB background.


Related colors

Complementary color

Complementary color for #hex is #4A3924.


I love getcolorcode.com

Triadic colors

1 #DBB5C6 and #C6DBB5 with #B5C6DB are triadic colors.

2 #DBC6B5 and #C6B5DB with #B5C6DB are triadic colors.