COLOR #B5C7DD

HEX: #B5C7DD RGB: (181,199,221)

Renk bilgisi

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

RGB renk modeli

#B5C7DD color RGB value is (181,199,221).

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

RGB bağlantıları ve doygunluk

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

181
199
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 199 + 221 = 601 (100%)
R 181 of 601 ~ 30.12%
G 199 of 601 ~ 33.11%
B 221 of 601 ~ 36.77'%

%30.12
%33.11
%36.77

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.10%
  • eflatun tonu 9.95%
  • 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
%9.95
%0
%13.33

Codes

Color #B5C7DD in popluar color models

B5 C7 DD
RGB 181 199 221
HSL 213° 37.04% 78.82%
HSB/HSV 213° 18.10% 86.67%
CMYK 18.10% 9.95% 0.00%
13.33%

Color #B5C7DD in popluar number systems.

HEX B5 C7 DD
Decimal 181 199 221
Binary 10110101 11000111 11011101
Octal 265 307 335

Shades and tints

Shades of #B5C7DD

#B5C7DD
(181,199,221)
#A5B5C9
(165,181,201)
#95A3B5
(149,163,181)
#8591A1
(133,145,161)
#757F8D
(117,127,141)
#656D79
(101,109,121)
#555B65
(85,91,101)
#454951
(69,73,81)
#35373D
(53,55,61)
#252529
(37,37,41)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #B5C7DD

#B5C7DD
(181,199,221)
#BBCCE0
(187,204,224)
#C1D1E3
(193,209,227)
#C7D6E6
(199,214,230)
#CDDBE9
(205,219,233)
#D3E0EC
(211,224,236)
#D9E5EF
(217,229,239)
#DFEAF2
(223,234,242)
#E5EFF5
(229,239,245)
#EBF4F8
(235,244,248)
#F1F9FB
(241,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C7DD; }

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

This text font color is #B5C7DD.

Background Color

.myBgColor { background-color: #B5C7DD; }

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

This div background color is #B5C7DD.

Border color

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

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

This div border color is #B5C7DD.

Opacity

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

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

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

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

This text has shadow with #B5C7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C7DD.

Preview

Color preview on black background

This text has color #B5C7DD on black background.


Color preview on white background

This text has color #B5C7DD on white background.


Black color preview on #B5C7DD background

This text has black color on #B5C7DD background.


White color preview on #B5C7DD background

This text has white color on #B5C7DD background.


Related colors

Complementary color

Complementary color for #hex is #4A3822.


I love getcolorcode.com

Triadic colors

1 #DDB5C7 and #C7DDB5 with #B5C7DD are triadic colors.

2 #DDC7B5 and #C7B5DD with #B5C7DD are triadic colors.