COLOR #B5C6DD

HEX: #B5C6DD RGB: (181,198,221)

Renk bilgisi

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

RGB renk modeli

#B5C6DD color RGB value is (181,198,221).

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

RGB bağlantıları ve doygunluk

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

181
198
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 198 + 221 = 600 (100%)
R 181 of 600 ~ 30.17%
G 198 of 600 ~ 33%
B 221 of 600 ~ 36.83'%

%30.17
%33
%36.83

CMYK RENK MODELİ

#B5C6DD rengi CMYK tonu (18,10,0,13).

  • camgöbeği tonu 18.10%
  • eflatun tonu 10.41%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (18,10,0,13)
C18M10Y0K13 (18%, 10%, 0%, 13%)
(0.18 / 0.10 / 0.00 / 0.13)

CMYK yüzdeleri

%18.1
%10.41
%0
%13.33

Codes

Color #B5C6DD in popluar color models

B5 C6 DD
RGB 181 198 221
HSL 215° 37.04% 78.82%
HSB/HSV 215° 18.10% 86.67%
CMYK 18.10% 10.41% 0.00%
13.33%

Color #B5C6DD in popluar number systems.

HEX B5 C6 DD
Decimal 181 198 221
Binary 10110101 11000110 11011101
Octal 265 306 335

Shades and tints

Shades of #B5C6DD

#B5C6DD
(181,198,221)
#A5B4C9
(165,180,201)
#95A2B5
(149,162,181)
#8590A1
(133,144,161)
#757E8D
(117,126,141)
#656C79
(101,108,121)
#555A65
(85,90,101)
#454851
(69,72,81)
#35363D
(53,54,61)
#252429
(37,36,41)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #B5C6DD

#B5C6DD
(181,198,221)
#BBCBE0
(187,203,224)
#C1D0E3
(193,208,227)
#C7D5E6
(199,213,230)
#CDDAE9
(205,218,233)
#D3DFEC
(211,223,236)
#D9E4EF
(217,228,239)
#DFE9F2
(223,233,242)
#E5EEF5
(229,238,245)
#EBF3F8
(235,243,248)
#F1F8FB
(241,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C6DD; }

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

This text font color is #B5C6DD.

Background Color

.myBgColor { background-color: #B5C6DD; }

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

This div background color is #B5C6DD.

Border color

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

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

This div border color is #B5C6DD.

Opacity

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

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

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

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

This text has shadow with #B5C6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C6DD.

Preview

Color preview on black background

This text has color #B5C6DD on black background.


Color preview on white background

This text has color #B5C6DD on white background.


Black color preview on #B5C6DD background

This text has black color on #B5C6DD background.


White color preview on #B5C6DD background

This text has white color on #B5C6DD background.


Related colors

Complementary color

Complementary color for #hex is #4A3922.


I love getcolorcode.com

Triadic colors

1 #DDB5C6 and #C6DDB5 with #B5C6DD are triadic colors.

2 #DDC6B5 and #C6B5DD with #B5C6DD are triadic colors.